File: classPopup.html

package info (click to toggle)
witty 3.1.2-3
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 45,512 kB
  • ctags: 35,832
  • sloc: cpp: 69,469; ansic: 66,945; xml: 4,383; sh: 594; perl: 108; makefile: 106
file content (655 lines) | stat: -rw-r--r-- 43,027 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Wt examples: Popup Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.6 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>Popup Class Reference<br>
<small>
[<a class="el" href="group__javascript.html">Javascript - Wt interaction example</a>]</small>
</h1><!-- doxytag: class="Popup" --><!-- doxytag: inherits="Wt::WObject" -->A JavaScript based popup window, encapsulating the Javascript functions alert(), confirm(), and prompt().  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="Popup_8h-source.html">Popup.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for Popup:</div>
<div class="dynsection">
<p><center><img src="classPopup__inherit__graph.png" border="0" usemap="#Popup__inherit__map" alt="Inheritance graph"></center>
<map name="Popup__inherit__map">
<area shape="rect" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WObject.html" title="Wt::WObject" alt="" coords="5,5,101,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="classPopup-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPopup.html#29f79258a69ee042dbf970b7883b2b97">setMessage</a> (const <a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WString.html">WString</a> &amp;message)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Change the message.  <a href="#29f79258a69ee042dbf970b7883b2b97"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPopup.html#97c14de0bcf9ca764b29eceb7627f14c">setDefaultValue</a> (const std::string defaultValue)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Change the default value for a prompt dialog.  <a href="#97c14de0bcf9ca764b29eceb7627f14c"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const <a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WString.html">WString</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPopup.html#259fd9e138e094ad5335d47f024652f7">message</a> () const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get the current message.  <a href="#259fd9e138e094ad5335d47f024652f7"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const std::string &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPopup.html#3069c5552a1ce6faeec9c580ae7f62ad">defaultValue</a> () const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get the default value for a prompt dialog.  <a href="#3069c5552a1ce6faeec9c580ae7f62ad"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1JSignal.html">JSignal</a>&lt; std::string &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPopup.html#3705ac1c6feedfbf737ae729ec097bab">okPressed</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Signal emitted when ok pressed.  <a href="#3705ac1c6feedfbf737ae729ec097bab"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1JSignal.html">JSignal</a>&lt; void &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPopup.html#b99240088211d195ff0fc7fa2015c586">cancelPressed</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Signal emitted when cancel is pressed.  <a href="#b99240088211d195ff0fc7fa2015c586"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="classPopup.html">Popup</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPopup.html#2ab31c6aca9d435eb734a8be24eea7b9">createConfirm</a> (const <a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WString.html">WString</a> &amp;message, <a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WObject.html">WObject</a> *<a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WObject.html#2af8f7ec8d3807d434e1f70d1245c6b4">parent</a>=0)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Create a confirm dialog.  <a href="#2ab31c6aca9d435eb734a8be24eea7b9"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="classPopup.html">Popup</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPopup.html#df73b1320baaea8d1a090d4bb3e7f3ac">createPrompt</a> (const <a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WString.html">WString</a> &amp;message, const std::string defaultValue, <a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WObject.html">WObject</a> *<a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WObject.html#2af8f7ec8d3807d434e1f70d1245c6b4">parent</a>=0)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Create a prompt dialog with the given default value.  <a href="#df73b1320baaea8d1a090d4bb3e7f3ac"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="classPopup.html">Popup</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPopup.html#cae6cd51df216642043c8ced694dc7e4">createAlert</a> (const <a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WString.html">WString</a> &amp;message, <a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WObject.html">WObject</a> *<a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WObject.html#2af8f7ec8d3807d434e1f70d1245c6b4">parent</a>=0)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Create an alert dialog.  <a href="#cae6cd51df216642043c8ced694dc7e4"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1JSlot.html">JSlot</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPopup.html#4fba40d8284a8022842f523dfa6318fa">show</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Show the dialog.  <a href="#4fba40d8284a8022842f523dfa6318fa"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Private Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPopup.html#c396e0200d1839ece9e43bb97ba38c6d">Type</a> { <a class="el" href="classPopup.html#c396e0200d1839ece9e43bb97ba38c6dcd90389c9867dc8a1b57a91ff49a64d2">Confirm</a>, 
<a class="el" href="classPopup.html#c396e0200d1839ece9e43bb97ba38c6d03d63ceea0186677add5d6ae5f4f6f57">Alert</a>, 
<a class="el" href="classPopup.html#c396e0200d1839ece9e43bb97ba38c6d664c702f59a95e937f31a9319fd3f755">Prompt</a>
 }</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classPopup.html" title="A JavaScript based popup window, encapsulating the Javascript functions alert(),...">Popup</a> type.  <a href="classPopup.html#c396e0200d1839ece9e43bb97ba38c6d">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Private Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPopup.html#c2340a670ddef77ae21abe256b486624">Popup</a> (<a class="el" href="classPopup.html#c396e0200d1839ece9e43bb97ba38c6d">Type</a> t, const <a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WString.html">WString</a> &amp;message, const std::string defaultValue, <a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WObject.html">WObject</a> *<a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WObject.html#2af8f7ec8d3807d434e1f70d1245c6b4">parent</a>)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classPopup.html" title="A JavaScript based popup window, encapsulating the Javascript functions alert(),...">Popup</a> constructor.  <a href="#c2340a670ddef77ae21abe256b486624"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPopup.html#eff3dfbced8f5d33b383940533ea4b58">setJavaScript</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Update the javascript code.  <a href="#eff3dfbced8f5d33b383940533ea4b58"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1JSignal.html">JSignal</a>&lt; std::string &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPopup.html#d9472a44db701b362c0e5c883b88d430">okPressed_</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1JSignal.html">JSignal</a>&lt; void &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPopup.html#b58288c7138f599483478eb814966f69">cancelPressed_</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classPopup.html#c396e0200d1839ece9e43bb97ba38c6d">Type</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPopup.html#6fc4373c05e651c9d071cbbb3b089dfb">t_</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WString.html">WString</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPopup.html#7e69edf1f3b9ce51b625214a2225d374">message_</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">std::string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPopup.html#b6ea80a8a874b3be156ce3bb79377392">defaultValue_</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
A JavaScript based popup window, encapsulating the Javascript functions alert(), confirm(), and prompt(). 
<p>
Use one of the create static methods to create a popup. This will not display the popup, until either the show slot is triggered from an event handler, or is executed using it's exec() method.<p>
When the user closes the popup, either the okPressed or cancelPressed signal is emitted. For a prompt dialog, the value is passed as a parameter to the okPressed signal. 
<p>Definition at line <a class="el" href="Popup_8h-source.html#l00032">32</a> of file <a class="el" href="Popup_8h-source.html">Popup.h</a>.</p>
<hr><h2>Member Enumeration Documentation</h2>
<a class="anchor" name="c396e0200d1839ece9e43bb97ba38c6d"></a><!-- doxytag: member="Popup::Type" ref="c396e0200d1839ece9e43bb97ba38c6d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classPopup.html#c396e0200d1839ece9e43bb97ba38c6d">Popup::Type</a><code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<a class="el" href="classPopup.html" title="A JavaScript based popup window, encapsulating the Javascript functions alert(),...">Popup</a> type. 
<p>
<dl compact><dt><b>Enumerator: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="c396e0200d1839ece9e43bb97ba38c6dcd90389c9867dc8a1b57a91ff49a64d2"></a><!-- doxytag: member="Confirm" ref="c396e0200d1839ece9e43bb97ba38c6dcd90389c9867dc8a1b57a91ff49a64d2" args="" -->Confirm</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="c396e0200d1839ece9e43bb97ba38c6d03d63ceea0186677add5d6ae5f4f6f57"></a><!-- doxytag: member="Alert" ref="c396e0200d1839ece9e43bb97ba38c6d03d63ceea0186677add5d6ae5f4f6f57" args="" -->Alert</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="c396e0200d1839ece9e43bb97ba38c6d664c702f59a95e937f31a9319fd3f755"></a><!-- doxytag: member="Prompt" ref="c396e0200d1839ece9e43bb97ba38c6d664c702f59a95e937f31a9319fd3f755" args="" -->Prompt</em>&nbsp;</td><td>
</td></tr>
</table>
</dl>

<p>Definition at line <a class="el" href="Popup_8h-source.html#l00083">83</a> of file <a class="el" href="Popup_8h-source.html">Popup.h</a>.</p>
<div class="fragment"><pre class="fragment"><a name="l00083"></a>00083 { <a class="code" href="classPopup.html#c396e0200d1839ece9e43bb97ba38c6dcd90389c9867dc8a1b57a91ff49a64d2">Confirm</a>, <a class="code" href="classPopup.html#c396e0200d1839ece9e43bb97ba38c6d03d63ceea0186677add5d6ae5f4f6f57">Alert</a>, <a class="code" href="classPopup.html#c396e0200d1839ece9e43bb97ba38c6d664c702f59a95e937f31a9319fd3f755">Prompt</a> };
</pre></div>
<p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="c2340a670ddef77ae21abe256b486624"></a><!-- doxytag: member="Popup::Popup" ref="c2340a670ddef77ae21abe256b486624" args="(Type t, const WString &amp;message, const std::string defaultValue, WObject *parent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Popup::Popup           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classPopup.html#c396e0200d1839ece9e43bb97ba38c6d">Type</a>&nbsp;</td>
          <td class="paramname"> <em>t</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WString.html">WString</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>message</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const std::string&nbsp;</td>
          <td class="paramname"> <em>defaultValue</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WObject.html">WObject</a> *&nbsp;</td>
          <td class="paramname"> <em>parent</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<a class="el" href="classPopup.html" title="A JavaScript based popup window, encapsulating the Javascript functions alert(),...">Popup</a> constructor. 
<p>

<p>Definition at line <a class="el" href="Popup_8C-source.html#l00012">12</a> of file <a class="el" href="Popup_8C-source.html">Popup.C</a>.</p>
<div class="fragment"><pre class="fragment"><a name="l00014"></a>00014   : <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WObject.html#1da12f5d82488adcca912c596b9398ea">WObject</a>(parent),
<a name="l00015"></a>00015     <a class="code" href="classPopup.html#d9472a44db701b362c0e5c883b88d430">okPressed_</a>(<span class="keyword">this</span>, <span class="stringliteral">"ok"</span>),
<a name="l00016"></a>00016     <a class="code" href="classPopup.html#b58288c7138f599483478eb814966f69">cancelPressed_</a>(<span class="keyword">this</span>, <span class="stringliteral">"cancel"</span>),
<a name="l00017"></a>00017     <a class="code" href="classPopup.html#6fc4373c05e651c9d071cbbb3b089dfb">t_</a>(t),
<a name="l00018"></a>00018     <a class="code" href="classPopup.html#7e69edf1f3b9ce51b625214a2225d374">message_</a>(message),
<a name="l00019"></a>00019     <a class="code" href="classPopup.html#b6ea80a8a874b3be156ce3bb79377392">defaultValue_</a>(<a class="code" href="classPopup.html#3069c5552a1ce6faeec9c580ae7f62ad" title="Get the default value for a prompt dialog.">defaultValue</a>)
<a name="l00020"></a>00020 {
<a name="l00021"></a>00021   <a class="code" href="classPopup.html#eff3dfbced8f5d33b383940533ea4b58" title="Update the javascript code.">setJavaScript</a>();
<a name="l00022"></a>00022 }
</pre></div>
<p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="2ab31c6aca9d435eb734a8be24eea7b9"></a><!-- doxytag: member="Popup::createConfirm" ref="2ab31c6aca9d435eb734a8be24eea7b9" args="(const WString &amp;message, WObject *parent=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classPopup.html">Popup</a> * Popup::createConfirm           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WString.html">WString</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>message</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WObject.html">WObject</a> *&nbsp;</td>
          <td class="paramname"> <em>parent</em> = <code>0</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Create a confirm dialog. 
<p>

<p>Definition at line <a class="el" href="Popup_8C-source.html#l00072">72</a> of file <a class="el" href="Popup_8C-source.html">Popup.C</a>.</p>
<div class="fragment"><pre class="fragment"><a name="l00073"></a>00073 {
<a name="l00074"></a>00074   <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classPopup.html#c2340a670ddef77ae21abe256b486624" title="Popup constructor.">Popup</a>(<a class="code" href="classPopup.html#c396e0200d1839ece9e43bb97ba38c6dcd90389c9867dc8a1b57a91ff49a64d2">Confirm</a>, message, std::string(), parent);
<a name="l00075"></a>00075 }
</pre></div>
<p>

</div>
</div><p>
<a class="anchor" name="df73b1320baaea8d1a090d4bb3e7f3ac"></a><!-- doxytag: member="Popup::createPrompt" ref="df73b1320baaea8d1a090d4bb3e7f3ac" args="(const WString &amp;message, const std::string defaultValue, WObject *parent=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classPopup.html">Popup</a> * Popup::createPrompt           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WString.html">WString</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>message</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const std::string&nbsp;</td>
          <td class="paramname"> <em>defaultValue</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WObject.html">WObject</a> *&nbsp;</td>
          <td class="paramname"> <em>parent</em> = <code>0</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Create a prompt dialog with the given default value. 
<p>

<p>Definition at line <a class="el" href="Popup_8C-source.html#l00082">82</a> of file <a class="el" href="Popup_8C-source.html">Popup.C</a>.</p>
<div class="fragment"><pre class="fragment"><a name="l00084"></a>00084 {
<a name="l00085"></a>00085   <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classPopup.html#c2340a670ddef77ae21abe256b486624" title="Popup constructor.">Popup</a>(<a class="code" href="classPopup.html#c396e0200d1839ece9e43bb97ba38c6d664c702f59a95e937f31a9319fd3f755">Prompt</a>, message, <a class="code" href="classPopup.html#3069c5552a1ce6faeec9c580ae7f62ad" title="Get the default value for a prompt dialog.">defaultValue</a>, parent);
<a name="l00086"></a>00086 }
</pre></div>
<p>

</div>
</div><p>
<a class="anchor" name="cae6cd51df216642043c8ced694dc7e4"></a><!-- doxytag: member="Popup::createAlert" ref="cae6cd51df216642043c8ced694dc7e4" args="(const WString &amp;message, WObject *parent=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classPopup.html">Popup</a> * Popup::createAlert           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WString.html">WString</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>message</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WObject.html">WObject</a> *&nbsp;</td>
          <td class="paramname"> <em>parent</em> = <code>0</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Create an alert dialog. 
<p>

<p>Definition at line <a class="el" href="Popup_8C-source.html#l00077">77</a> of file <a class="el" href="Popup_8C-source.html">Popup.C</a>.</p>
<div class="fragment"><pre class="fragment"><a name="l00078"></a>00078 {
<a name="l00079"></a>00079   <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classPopup.html#c2340a670ddef77ae21abe256b486624" title="Popup constructor.">Popup</a>(<a class="code" href="classPopup.html#c396e0200d1839ece9e43bb97ba38c6d03d63ceea0186677add5d6ae5f4f6f57">Alert</a>, message, std::string(), parent);
<a name="l00080"></a>00080 }
</pre></div>
<p>

</div>
</div><p>
<a class="anchor" name="29f79258a69ee042dbf970b7883b2b97"></a><!-- doxytag: member="Popup::setMessage" ref="29f79258a69ee042dbf970b7883b2b97" args="(const WString &amp;message)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Popup::setMessage           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WString.html">WString</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>message</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Change the message. 
<p>

<p>Definition at line <a class="el" href="Popup_8C-source.html#l00060">60</a> of file <a class="el" href="Popup_8C-source.html">Popup.C</a>.</p>
<div class="fragment"><pre class="fragment"><a name="l00061"></a>00061 {
<a name="l00062"></a>00062   <a class="code" href="classPopup.html#7e69edf1f3b9ce51b625214a2225d374">message_</a> = message;
<a name="l00063"></a>00063   <a class="code" href="classPopup.html#eff3dfbced8f5d33b383940533ea4b58" title="Update the javascript code.">setJavaScript</a>();
<a name="l00064"></a>00064 }
</pre></div>
<p>

</div>
</div><p>
<a class="anchor" name="97c14de0bcf9ca764b29eceb7627f14c"></a><!-- doxytag: member="Popup::setDefaultValue" ref="97c14de0bcf9ca764b29eceb7627f14c" args="(const std::string defaultValue)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Popup::setDefaultValue           </td>
          <td>(</td>
          <td class="paramtype">const std::string&nbsp;</td>
          <td class="paramname"> <em>defaultValue</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Change the default value for a prompt dialog. 
<p>

<p>Definition at line <a class="el" href="Popup_8C-source.html#l00066">66</a> of file <a class="el" href="Popup_8C-source.html">Popup.C</a>.</p>
<div class="fragment"><pre class="fragment"><a name="l00067"></a>00067 {
<a name="l00068"></a>00068   <a class="code" href="classPopup.html#b6ea80a8a874b3be156ce3bb79377392">defaultValue_</a> = <a class="code" href="classPopup.html#3069c5552a1ce6faeec9c580ae7f62ad" title="Get the default value for a prompt dialog.">defaultValue</a>;
<a name="l00069"></a>00069   <a class="code" href="classPopup.html#eff3dfbced8f5d33b383940533ea4b58" title="Update the javascript code.">setJavaScript</a>();
<a name="l00070"></a>00070 }
</pre></div>
<p>

</div>
</div><p>
<a class="anchor" name="259fd9e138e094ad5335d47f024652f7"></a><!-- doxytag: member="Popup::message" ref="259fd9e138e094ad5335d47f024652f7" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WString.html">WString</a>&amp; Popup::message           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get the current message. 
<p>

<p>Definition at line <a class="el" href="Popup_8h-source.html#l00059">59</a> of file <a class="el" href="Popup_8h-source.html">Popup.h</a>.</p>
<div class="fragment"><pre class="fragment"><a name="l00059"></a>00059 { <span class="keywordflow">return</span> <a class="code" href="classPopup.html#7e69edf1f3b9ce51b625214a2225d374">message_</a>; }
</pre></div>
<p>

</div>
</div><p>
<a class="anchor" name="3069c5552a1ce6faeec9c580ae7f62ad"></a><!-- doxytag: member="Popup::defaultValue" ref="3069c5552a1ce6faeec9c580ae7f62ad" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const std::string&amp; Popup::defaultValue           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get the default value for a prompt dialog. 
<p>

<p>Definition at line <a class="el" href="Popup_8h-source.html#l00063">63</a> of file <a class="el" href="Popup_8h-source.html">Popup.h</a>.</p>
<div class="fragment"><pre class="fragment"><a name="l00063"></a>00063 { <span class="keywordflow">return</span> <a class="code" href="classPopup.html#b6ea80a8a874b3be156ce3bb79377392">defaultValue_</a>; }
</pre></div>
<p>

</div>
</div><p>
<a class="anchor" name="3705ac1c6feedfbf737ae729ec097bab"></a><!-- doxytag: member="Popup::okPressed" ref="3705ac1c6feedfbf737ae729ec097bab" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1JSignal.html">JSignal</a>&lt;std::string&gt;&amp; Popup::okPressed           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Signal emitted when ok pressed. 
<p>

<p>Definition at line <a class="el" href="Popup_8h-source.html#l00074">74</a> of file <a class="el" href="Popup_8h-source.html">Popup.h</a>.</p>
<div class="fragment"><pre class="fragment"><a name="l00074"></a>00074 { <span class="keywordflow">return</span> <a class="code" href="classPopup.html#d9472a44db701b362c0e5c883b88d430">okPressed_</a>; }
</pre></div>
<p>

</div>
</div><p>
<a class="anchor" name="b99240088211d195ff0fc7fa2015c586"></a><!-- doxytag: member="Popup::cancelPressed" ref="b99240088211d195ff0fc7fa2015c586" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1JSignal.html">JSignal</a>&lt;void&gt;&amp; Popup::cancelPressed           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Signal emitted when cancel is pressed. 
<p>

<p>Definition at line <a class="el" href="Popup_8h-source.html#l00078">78</a> of file <a class="el" href="Popup_8h-source.html">Popup.h</a>.</p>
<div class="fragment"><pre class="fragment"><a name="l00078"></a>00078 { <span class="keywordflow">return</span> <a class="code" href="classPopup.html#b58288c7138f599483478eb814966f69">cancelPressed_</a>; }
</pre></div>
<p>

</div>
</div><p>
<a class="anchor" name="eff3dfbced8f5d33b383940533ea4b58"></a><!-- doxytag: member="Popup::setJavaScript" ref="eff3dfbced8f5d33b383940533ea4b58" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Popup::setJavaScript           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Update the javascript code. 
<p>

<p>Definition at line <a class="el" href="Popup_8C-source.html#l00024">24</a> of file <a class="el" href="Popup_8C-source.html">Popup.C</a>.</p>
<div class="fragment"><pre class="fragment"><a name="l00025"></a>00025 {
<a name="l00026"></a>00026   <span class="comment">/*</span>
<a name="l00027"></a>00027 <span class="comment">   * Sets the JavaScript code.</span>
<a name="l00028"></a>00028 <span class="comment">   *</span>
<a name="l00029"></a>00029 <span class="comment">   * Notice how Wt.emit() is used to emit the okPressed or cancelPressed</span>
<a name="l00030"></a>00030 <span class="comment">   * signal, and how arguments may be passed to it, matching the number and</span>
<a name="l00031"></a>00031 <span class="comment">   * type of arguments in the JSignal definition.</span>
<a name="l00032"></a>00032 <span class="comment">   */</span>
<a name="l00033"></a>00033   <span class="keywordflow">switch</span> (<a class="code" href="classPopup.html#6fc4373c05e651c9d071cbbb3b089dfb">t_</a>) {
<a name="l00034"></a>00034   <span class="keywordflow">case</span> <a class="code" href="classPopup.html#c396e0200d1839ece9e43bb97ba38c6dcd90389c9867dc8a1b57a91ff49a64d2">Confirm</a>:
<a name="l00035"></a>00035     <a class="code" href="classPopup.html#4fba40d8284a8022842f523dfa6318fa" title="Show the dialog.">show</a>.<a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1JSlot.html#4e28a8ef6d2965aeaac0c5dcf587bbbb">setJavaScript</a>
<a name="l00036"></a>00036       (<span class="stringliteral">"function(){ if (confirm('"</span> + <a class="code" href="classPopup.html#7e69edf1f3b9ce51b625214a2225d374">message_</a>.<a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WString.html#0b90340ac2dbacb9b4d81e92d9070066">narrow</a>() + <span class="stringliteral">"')) {"</span>
<a name="l00037"></a>00037        + <a class="code" href="classPopup.html#d9472a44db701b362c0e5c883b88d430">okPressed_</a>.<a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1JSignal.html#449dbc079722b0ed9a9fd5df43e359f0">createCall</a>(<span class="stringliteral">"''"</span>) +
<a name="l00038"></a>00038        <span class="stringliteral">"} else {"</span>
<a name="l00039"></a>00039        + <a class="code" href="classPopup.html#b58288c7138f599483478eb814966f69">cancelPressed_</a>.<a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1JSignal.html#449dbc079722b0ed9a9fd5df43e359f0">createCall</a>() +
<a name="l00040"></a>00040        <span class="stringliteral">"}}"</span>);
<a name="l00041"></a>00041     <span class="keywordflow">break</span>;
<a name="l00042"></a>00042   <span class="keywordflow">case</span> <a class="code" href="classPopup.html#c396e0200d1839ece9e43bb97ba38c6d03d63ceea0186677add5d6ae5f4f6f57">Alert</a>:
<a name="l00043"></a>00043     <a class="code" href="classPopup.html#4fba40d8284a8022842f523dfa6318fa" title="Show the dialog.">show</a>.<a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1JSlot.html#4e28a8ef6d2965aeaac0c5dcf587bbbb">setJavaScript</a>
<a name="l00044"></a>00044       (<span class="stringliteral">"function(){ alert('"</span> + <a class="code" href="classPopup.html#7e69edf1f3b9ce51b625214a2225d374">message_</a>.<a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WString.html#0b90340ac2dbacb9b4d81e92d9070066">narrow</a>() + <span class="stringliteral">"');"</span>
<a name="l00045"></a>00045        + <a class="code" href="classPopup.html#d9472a44db701b362c0e5c883b88d430">okPressed_</a>.<a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1JSignal.html#449dbc079722b0ed9a9fd5df43e359f0">createCall</a>(<span class="stringliteral">"''"</span>) +
<a name="l00046"></a>00046        <span class="stringliteral">"}"</span>);
<a name="l00047"></a>00047     <span class="keywordflow">break</span>;
<a name="l00048"></a>00048   <span class="keywordflow">case</span> <a class="code" href="classPopup.html#c396e0200d1839ece9e43bb97ba38c6d664c702f59a95e937f31a9319fd3f755">Prompt</a>:
<a name="l00049"></a>00049     <a class="code" href="classPopup.html#4fba40d8284a8022842f523dfa6318fa" title="Show the dialog.">show</a>.<a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1JSlot.html#4e28a8ef6d2965aeaac0c5dcf587bbbb">setJavaScript</a>
<a name="l00050"></a>00050       (<span class="stringliteral">"function(){var n = prompt('"</span> + <a class="code" href="classPopup.html#7e69edf1f3b9ce51b625214a2225d374">message_</a>.<a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WString.html#0b90340ac2dbacb9b4d81e92d9070066">narrow</a>() + <span class="stringliteral">"', '"</span>
<a name="l00051"></a>00051        + <a class="code" href="classPopup.html#b6ea80a8a874b3be156ce3bb79377392">defaultValue_</a> + <span class="stringliteral">"');"</span>
<a name="l00052"></a>00052        <span class="stringliteral">"if (n != null) {"</span>
<a name="l00053"></a>00053        + <a class="code" href="classPopup.html#d9472a44db701b362c0e5c883b88d430">okPressed_</a>.<a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1JSignal.html#449dbc079722b0ed9a9fd5df43e359f0">createCall</a>(<span class="stringliteral">"n"</span>) +
<a name="l00054"></a>00054        <span class="stringliteral">"} else {"</span>
<a name="l00055"></a>00055        + <a class="code" href="classPopup.html#b58288c7138f599483478eb814966f69">cancelPressed_</a>.<a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1JSignal.html#449dbc079722b0ed9a9fd5df43e359f0">createCall</a>() +
<a name="l00056"></a>00056        <span class="stringliteral">"}}"</span>);
<a name="l00057"></a>00057   }
<a name="l00058"></a>00058 }
</pre></div>
<p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="4fba40d8284a8022842f523dfa6318fa"></a><!-- doxytag: member="Popup::show" ref="4fba40d8284a8022842f523dfa6318fa" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1JSlot.html">JSlot</a> <a class="el" href="classPopup.html#4fba40d8284a8022842f523dfa6318fa">Popup::show</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Show the dialog. 
<p>
Use show.exec() to show the dialog, or connect the slot to an EventSignal to directly show the dialog without a server round trip. 
<p>Definition at line <a class="el" href="Popup_8h-source.html#l00070">70</a> of file <a class="el" href="Popup_8h-source.html">Popup.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="d9472a44db701b362c0e5c883b88d430"></a><!-- doxytag: member="Popup::okPressed_" ref="d9472a44db701b362c0e5c883b88d430" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1JSignal.html">JSignal</a>&lt;std::string&gt; <a class="el" href="classPopup.html#d9472a44db701b362c0e5c883b88d430">Popup::okPressed_</a><code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="Popup_8h-source.html#l00090">90</a> of file <a class="el" href="Popup_8h-source.html">Popup.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="b58288c7138f599483478eb814966f69"></a><!-- doxytag: member="Popup::cancelPressed_" ref="b58288c7138f599483478eb814966f69" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1JSignal.html">JSignal</a>&lt;void&gt; <a class="el" href="classPopup.html#b58288c7138f599483478eb814966f69">Popup::cancelPressed_</a><code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="Popup_8h-source.html#l00091">91</a> of file <a class="el" href="Popup_8h-source.html">Popup.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="6fc4373c05e651c9d071cbbb3b089dfb"></a><!-- doxytag: member="Popup::t_" ref="6fc4373c05e651c9d071cbbb3b089dfb" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classPopup.html#c396e0200d1839ece9e43bb97ba38c6d">Type</a> <a class="el" href="classPopup.html#6fc4373c05e651c9d071cbbb3b089dfb">Popup::t_</a><code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="Popup_8h-source.html#l00093">93</a> of file <a class="el" href="Popup_8h-source.html">Popup.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="7e69edf1f3b9ce51b625214a2225d374"></a><!-- doxytag: member="Popup::message_" ref="7e69edf1f3b9ce51b625214a2225d374" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WString.html">WString</a> <a class="el" href="classPopup.html#7e69edf1f3b9ce51b625214a2225d374">Popup::message_</a><code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="Popup_8h-source.html#l00094">94</a> of file <a class="el" href="Popup_8h-source.html">Popup.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="b6ea80a8a874b3be156ce3bb79377392"></a><!-- doxytag: member="Popup::defaultValue_" ref="b6ea80a8a874b3be156ce3bb79377392" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::string <a class="el" href="classPopup.html#b6ea80a8a874b3be156ce3bb79377392">Popup::defaultValue_</a><code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="Popup_8h-source.html#l00095">95</a> of file <a class="el" href="Popup_8h-source.html">Popup.h</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li>/home/koen/project/wt/public-git/wt/examples/javascript/<a class="el" href="Popup_8h-source.html">Popup.h</a><li>/home/koen/project/wt/public-git/wt/examples/javascript/<a class="el" href="Popup_8C-source.html">Popup.C</a></ul>
</div>
<hr size="1"><address style="align: right;"><small>
Generated on Fri Mar 26 17:12:12 2010 for <a href="http://www.webtoolkit.eu/wt/">Wt</a> by&nbsp;<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6</small></address>
</body>
</html>