File: identifier-index-R.html

package info (click to toggle)
gnumed-client 1.1.17%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 117,940 kB
  • sloc: python: 63,340; sh: 713; makefile: 23
file content (553 lines) | stat: -rw-r--r-- 48,422 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
<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
          "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>Identifier Index</title>
  <link rel="stylesheet" href="epydoc.css" type="text/css" />
  <script type="text/javascript" src="epydoc.js"></script>
</head>

<body bgcolor="white" text="black" link="blue" vlink="#204080"
      alink="#204080">
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
       bgcolor="#a0c0ff" cellspacing="0">
  <tr valign="middle">
  <!-- Home link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="Gnumed-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Tree link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Index link -->
      <th bgcolor="#70b0f0" class="navbar-select"
          >&nbsp;&nbsp;&nbsp;Indices&nbsp;&nbsp;&nbsp;</th>

  <!-- Help link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Project homepage -->
      <th class="navbar" align="right" width="100%">
        <table border="0" cellpadding="0" cellspacing="0">
          <tr><th class="navbar" align="center"
            ><a class="navbar" target="_top" href="http://www.gnumed.org">GNUmed Never Sleeps</a></th>
          </tr></table></th>
  </tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
  <tr valign="top">
    <td width="100%">&nbsp;</td>
    <td>
      <table cellpadding="0" cellspacing="0">
        <!-- hide/show private -->
        <tr><td align="right"><span class="options"
            >[<a href="frames.html" target="_top">frames</a
            >]&nbsp;|&nbsp;<a href="identifier-index-R.html"
            target="_top">no&nbsp;frames</a>]</span></td></tr>
      </table>
    </td>
  </tr>
</table>
<table border="0" width="100%">
<tr valign="bottom"><td>
<h1 class="epydoc">Identifier Index</h1>
</td><td>
[
 <a href="identifier-index-A.html">A</a>
 <a href="identifier-index-B.html">B</a>
 <a href="identifier-index-C.html">C</a>
 <a href="identifier-index-D.html">D</a>
 <a href="identifier-index-E.html">E</a>
 <a href="identifier-index-F.html">F</a>
 <a href="identifier-index-G.html">G</a>
 <a href="identifier-index-H.html">H</a>
 <a href="identifier-index-I.html">I</a>
 <a href="identifier-index-J.html">J</a>
 <a href="identifier-index-K.html">K</a>
 <a href="identifier-index-L.html">L</a>
 <a href="identifier-index-M.html">M</a>
 <a href="identifier-index-N.html">N</a>
 <a href="identifier-index-O.html">O</a>
 <a href="identifier-index-P.html">P</a>
 <a href="identifier-index-Q.html">Q</a>
 <a href="identifier-index-R.html">R</a>
 <a href="identifier-index-S.html">S</a>
 <a href="identifier-index-T.html">T</a>
 <a href="identifier-index-U.html">U</a>
 <a href="identifier-index-V.html">V</a>
 <a href="identifier-index-W.html">W</a>
 <a href="identifier-index-X.html">X</a>
  Y
 <a href="identifier-index-Z.html">Z</a>
 <a href="identifier-index-_.html">_</a>
]
</td></table>
<table border="0" width="100%">
<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="R">R</a></h2></td>
<td valign="top">
<table class="link-index" width="100%" border="1">
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmFormPrinter-module.html#RADIOL">RADIOL</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmFormPrinter-module.html">Gnumed.wxpython.gmFormPrinter</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmNarrativeWidgets.cSoapNoteInputNotebook-class.html#refresh_current_editor">refresh_current_editor()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmNarrativeWidgets.cSoapNoteInputNotebook-class.html">cSoapNoteInputNotebook</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmEMRBrowser.cEMRJournalPanel-class.html#repopulate_ui">repopulate_ui()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmEMRBrowser.cEMRJournalPanel-class.html">cEMRJournalPanel</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmPlugin.cNotebookPlugin-class.html#Raise">Raise()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmPlugin.cNotebookPlugin-class.html">cNotebookPlugin</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmMultiSash.cMultiSash-class.html#refresh_displayed_leafs">refresh_displayed_leafs()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmMultiSash.cMultiSash-class.html">cMultiSash</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmEMRBrowser.cScrolledEMRTreePnl-class.html#repopulate_ui">repopulate_ui()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmEMRBrowser.cScrolledEMRTreePnl-class.html">cScrolledEMRTreePnl</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmPlugin_Patient.BasePlugin-class.html#Raise">Raise()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmPlugin_Patient.BasePlugin-class.html">BasePlugin</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.exporters.gmPatientExporter.cEmrExport-class.html#refresh_historical_tree">refresh_historical_tree()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.exporters.gmPatientExporter.cEmrExport-class.html">cEmrExport</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmEMRBrowser.cSplittedEMRTreeBrowserPnl-class.html#repopulate_ui">repopulate_ui()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmEMRBrowser.cSplittedEMRTreeBrowserPnl-class.html">cSplittedEMRTreeBrowserPnl</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmPlugin_Patient.wxPatientPlugin-class.html#Raise">Raise()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmPlugin_Patient.wxPatientPlugin-class.html">wxPatientPlugin</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmNarrativeWidgets.cSoapNoteExpandoEditAreaPnl-class.html#refresh_summary">refresh_summary()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmNarrativeWidgets.cSoapNoteExpandoEditAreaPnl-class.html">cSoapNoteExpandoEditAreaPnl</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmExamplePluginWidgets.cExamplePluginPnl-class.html#repopulate_ui">repopulate_ui()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmExamplePluginWidgets.cExamplePluginPnl-class.html">cExamplePluginPnl</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmMacro.cMacroPrimitives-class.html#raise_gnumed">raise_gnumed()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmMacro.cMacroPrimitives-class.html">cMacroPrimitives</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmNarrativeWidgets.cSoapNoteExpandoEditAreaPnl-class.html#refresh_visual_soap">refresh_visual_soap()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmNarrativeWidgets.cSoapNoteExpandoEditAreaPnl-class.html">cSoapNoteExpandoEditAreaPnl</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmRegetMixin.cRegetOnPaintMixin-class.html#repopulate_ui">repopulate_ui()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmRegetMixin.cRegetOnPaintMixin-class.html">cRegetOnPaintMixin</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.business.gmSurgery.gmCurrentPractice-class.html#raise_in_waiting_list">raise_in_waiting_list()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmSurgery.gmCurrentPractice-class.html">gmCurrentPractice</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.business.gmVaccination-module.html#regenerate_generic_vaccines">regenerate_generic_vaccines()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmVaccination-module.html">Gnumed.business.gmVaccination</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmSOAPWidgets.cNotebookedProgressNoteInputPanel-class.html#repopulate_ui">repopulate_ui()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmSOAPWidgets.cNotebookedProgressNoteInputPanel-class.html">cNotebookedProgressNoteInputPanel</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmMacro.cMacroPrimitives-class.html#raise_notebook_plugin">raise_notebook_plugin()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmMacro.cMacroPrimitives-class.html">cMacroPrimitives</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmPlugin.cNotebookPlugin-class.html#register">register()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmPlugin.cNotebookPlugin-class.html">cNotebookPlugin</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gui.gmConfigRegistry.gmConfigEditorPanel-class.html#repopulate_ui">repopulate_ui()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gui.gmConfigRegistry.gmConfigEditorPanel-class.html">gmConfigEditorPanel</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.business.gmXdtObjects-module.html#read_person_from_xdt">read_person_from_xdt()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmXdtObjects-module.html">Gnumed.business.gmXdtObjects</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmPlugin_Patient.BasePlugin-class.html#register">register()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmPlugin_Patient.BasePlugin-class.html">BasePlugin</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gui.gmXdtViewer.cXdtListPnl-class.html#repopulate_ui">repopulate_ui()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gui.gmXdtViewer.cXdtListPnl-class.html">cXdtListPnl</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.business.gmCA_MSVA-module.html#read_persons_from_msva_file">read_persons_from_msva_file()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmCA_MSVA-module.html">Gnumed.business.gmCA_MSVA</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmPlugin_Patient.wxPatientPlugin-class.html#register">register()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmPlugin_Patient.wxPatientPlugin-class.html">wxPatientPlugin</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.proxiedpyjamas.jsonserver.SimpleJSONRPCRequestHandler-class.html#report_404">report_404()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.proxiedpyjamas.jsonserver.SimpleJSONRPCRequestHandler-class.html">SimpleJSONRPCRequestHandler</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.business.gmPracSoftAU-module.html#read_persons_from_pracsoft_file">read_persons_from_pracsoft_file()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmPracSoftAU-module.html">Gnumed.business.gmPracSoftAU</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.patient.gmGP_ClinicalSummary.gmGP_ClinicalSummary-class.html#register">register()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.patient.gmGP_ClinicalSummary.gmGP_ClinicalSummary-class.html">gmGP_ClinicalSummary</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmMedicationWidgets.cCurrentSubstancesGrid-class.html#report_ADR">report_ADR()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmMedicationWidgets.cCurrentSubstancesGrid-class.html">cCurrentSubstancesGrid</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.patient.gmGP_Recalls-module.html#recalldata">recalldata</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.patient.gmGP_Recalls-module.html">Gnumed.wxpython.patient.gmGP_Recalls</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.patient.gmGP_ScratchPadRecalls.gmGP_ScratchPadRecalls-class.html#register">register()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.patient.gmGP_ScratchPadRecalls.gmGP_ScratchPadRecalls-class.html">gmGP_ScratchPadRecalls</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.business.gmDataMining-module.html#report_exists">report_exists()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmDataMining-module.html">Gnumed.business.gmDataMining</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.patient.gmGP_ScratchPadRecalls-module.html#recalldata">recalldata</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.patient.gmGP_ScratchPadRecalls-module.html">Gnumed.wxpython.patient.gmGP_ScratchPadRecalls</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.patient.gmGP_TabbedLists.gmGP_TabbedLists-class.html#register">register()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.patient.gmGP_TabbedLists.gmGP_TabbedLists-class.html">gmGP_TabbedLists</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.pycommon.gmPG2-module.html#request_login_params">request_login_params()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.pycommon.gmPG2-module.html">Gnumed.pycommon.gmPG2</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.patient.gmGP_Recalls-module.html#recallprompts">recallprompts</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.patient.gmGP_Recalls-module.html">Gnumed.wxpython.patient.gmGP_Recalls</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.patient.gmGP_ScratchPadRecalls.ScratchPadRecalls-class.html#register_interests">register_interests()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.patient.gmGP_ScratchPadRecalls.ScratchPadRecalls-class.html">ScratchPadRecalls</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.patient.gmGP_Requests-module.html#requestdata">requestdata</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.patient.gmGP_Requests-module.html">Gnumed.wxpython.patient.gmGP_Requests</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.patient.gmGP_Recalls.RecallsPanel-class.html">RecallsPanel</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.patient.gmGP_Recalls-module.html">Gnumed.wxpython.patient.gmGP_Recalls</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.business.gmPerson.gmCurrentPatient-class.html#register_pre_selection_callback">register_pre_selection_callback()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmPerson.gmCurrentPatient-class.html">gmCurrentPatient</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.patient.gmGP_Requests-module.html#requestprompts">requestprompts</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.patient.gmGP_Requests-module.html">Gnumed.wxpython.patient.gmGP_Requests</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmPlugin.cNotebookPlugin-class.html#receive_focus">receive_focus()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmPlugin.cNotebookPlugin-class.html">cNotebookPlugin</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.pycommon.gmPG.ConnectionPool-class.html#ReleaseConnection">ReleaseConnection()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.pycommon.gmPG.ConnectionPool-class.html">ConnectionPool</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gui.gmRequest.RequestsPanel-class.html">RequestsPanel</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gui.gmRequest-module.html">Gnumed.wxpython.gui.gmRequest</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gui.gmManual.gmManual-class.html#receive_focus">receive_focus()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gui.gmManual.gmManual-class.html">gmManual</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmDemographicsWidgets.cKOrganizerSchedulePnl-class.html#reload_appointments">reload_appointments()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmDemographicsWidgets.cKOrganizerSchedulePnl-class.html">cKOrganizerSchedulePnl</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.patient.gmGP_Requests.RequestsPanel-class.html">RequestsPanel</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.patient.gmGP_Requests-module.html">Gnumed.wxpython.patient.gmGP_Requests</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmPlugin_Patient.BasePlugin-class.html#ReceiveFocus">ReceiveFocus()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmPlugin_Patient.BasePlugin-class.html">BasePlugin</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.pycommon.gmCfg2.gmCfgData-class.html#reload_file_source">reload_file_source()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.pycommon.gmCfg2.gmCfgData-class.html">gmCfgData</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmEditArea.cEditArea2-class.html#reset_ui">reset_ui()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmEditArea.cEditArea2-class.html">cEditArea2</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.business.gmClinicalRecord.cClinicalRecord-class.html#reclass_problem">reclass_problem()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmClinicalRecord.cClinicalRecord-class.html">cClinicalRecord</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.business.gmPerson.cDTO_person-class.html#remember_address">remember_address()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmPerson.cDTO_person-class.html">cDTO_person</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmSOAPWidgets.cNotebookedProgressNoteInputPanel-class.html#reset_ui_content">reset_ui_content()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmSOAPWidgets.cNotebookedProgressNoteInputPanel-class.html">cNotebookedProgressNoteInputPanel</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.business.gmEMRStructItems-module.html#reclass_problem">reclass_problem()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmEMRStructItems-module.html">Gnumed.business.gmEMRStructItems</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.business.gmPerson.cDTO_person-class.html#remember_comm_channel">remember_comm_channel()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmPerson.cDTO_person-class.html">cDTO_person</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmResizingWidgets.cResizingWindow-class.html#ReSize">ReSize()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmResizingWidgets.cResizingWindow-class.html">cResizingWindow</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.business.gmDocuments-module.html#reclassify_documents_by_type">reclassify_documents_by_type()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmDocuments-module.html">Gnumed.business.gmDocuments</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.business.gmPerson.cDTO_person-class.html#remember_external_id">remember_external_id()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmPerson.cDTO_person-class.html">cDTO_person</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.proxiedpyjamas.jsonserver.ResponseError-class.html">ResponseError</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.proxiedpyjamas.jsonserver-module.html">Gnumed.proxiedpyjamas.jsonserver</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmAU_VaccV01.cAU_VaccV01Panel-class.html#recommended_vacc_given">recommended_vacc_given()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmAU_VaccV01.cAU_VaccV01Panel-class.html">cAU_VaccV01Panel</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.business.gmClinNarrative.cNarrative-class.html#remove_code">remove_code()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmClinNarrative.cNarrative-class.html">cNarrative</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.CherryPy.gmGuiHelpersWeb.cTreeExpansionHistoryMixin-class.html#restore_expansion">restore_expansion()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.CherryPy.gmGuiHelpersWeb.cTreeExpansionHistoryMixin-class.html">cTreeExpansionHistoryMixin</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmAU_VaccV01.cAU_VaccV01Panel-class.html#recommended_vacc_selected">recommended_vacc_selected()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmAU_VaccV01.cAU_VaccV01Panel-class.html">cAU_VaccV01Panel</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.business.gmEMRStructItems.cEncounter-class.html#remove_code">remove_code()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmEMRStructItems.cEncounter-class.html">cEncounter</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmGuiHelpers.cTreeExpansionHistoryMixin-class.html#restore_expansion">restore_expansion()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmGuiHelpers.cTreeExpansionHistoryMixin-class.html">cTreeExpansionHistoryMixin</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmTerryGuiParts.cHeadingCaption-class.html#redraw">redraw()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmTerryGuiParts.cHeadingCaption-class.html">cHeadingCaption</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.business.gmEMRStructItems.cEpisode-class.html#remove_code">remove_code()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmEMRStructItems.cEpisode-class.html">cEpisode</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.CherryPy.gmGuiWeb.gmApp-class.html#reverse">reverse()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.CherryPy.gmGuiWeb.gmApp-class.html">gmApp</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.business.gmPathLab.cTestResult-class.html#reference_ranges">reference_ranges</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmPathLab.cTestResult-class.html">cTestResult</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.business.gmEMRStructItems.cHealthIssue-class.html#remove_code">remove_code()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmEMRStructItems.cHealthIssue-class.html">cHealthIssue</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.proxiedpyjamas.gmWebGuiServer.HTTPServer-class.html#reverse">reverse()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.proxiedpyjamas.gmWebGuiServer.HTTPServer-class.html">HTTPServer</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.patient.gmGP_Referrals.ReferralsPanel-class.html">ReferralsPanel</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.patient.gmGP_Referrals-module.html">Gnumed.wxpython.patient.gmGP_Referrals</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.business.gmEMRStructItems.cPerformedProcedure-class.html#remove_code">remove_code()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmEMRStructItems.cPerformedProcedure-class.html">cPerformedProcedure</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gui.gmConfigRegistry.gmConfigEditorPanel-class.html#RevertChanges">RevertChanges()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gui.gmConfigRegistry.gmConfigEditorPanel-class.html">gmConfigEditorPanel</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.business.gmDocuments.cDocument-class.html#refetch_payload">refetch_payload()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmDocuments.cDocument-class.html">cDocument</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.business.gmFamilyHistory.cFamilyHistory-class.html#remove_code">remove_code()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmFamilyHistory.cFamilyHistory-class.html">cFamilyHistory</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gui.gmConfigRegistry.cParamCtrl-class.html#RevertToSaved">RevertToSaved()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gui.gmConfigRegistry.cParamCtrl-class.html">cParamCtrl</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.pycommon.gmBusinessDBObject.cBusinessDBObject-class.html#refetch_payload">refetch_payload()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.pycommon.gmBusinessDBObject.cBusinessDBObject-class.html">cBusinessDBObject</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.business.gmMedication.cBrandedDrug-class.html#remove_component">remove_component()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmMedication.cBrandedDrug-class.html">cBrandedDrug</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmDocumentWidgets-module.html#review_document">review_document()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmDocumentWidgets-module.html">Gnumed.wxpython.gmDocumentWidgets</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmAddressWidgets.cAddressEditAreaPnl-class.html#refresh">refresh()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmAddressWidgets.cAddressEditAreaPnl-class.html">cAddressEditAreaPnl</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.business.gmClinicalRecord.cClinicalRecord-class.html#remove_empty_encounters">remove_empty_encounters()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmClinicalRecord.cClinicalRecord-class.html">cClinicalRecord</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmDocumentWidgets-module.html#review_document_part">review_document_part()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmDocumentWidgets-module.html">Gnumed.wxpython.gmDocumentWidgets</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmAllergyWidgets.cAllergyEditAreaPnl-class.html#refresh">refresh()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmAllergyWidgets.cAllergyEditAreaPnl-class.html">cAllergyEditAreaPnl</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.business.gmSurgery.gmCurrentPractice-class.html#remove_from_waiting_list">remove_from_waiting_list()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmSurgery.gmCurrentPractice-class.html">gmCurrentPractice</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmEditArea-module.html#richards_aqua">richards_aqua</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmEditArea-module.html">Gnumed.wxpython.gmEditArea</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmBillingWidgets.cPersonBillItemsManagerPnl-class.html#refresh">refresh()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmBillingWidgets.cPersonBillItemsManagerPnl-class.html">cPersonBillItemsManagerPnl</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmListWidgets.cReportListCtrl-class.html#remove_item">remove_item()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmListWidgets.cReportListCtrl-class.html">cReportListCtrl</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmEditArea-module.html#richards_blue">richards_blue</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmEditArea-module.html">Gnumed.wxpython.gmEditArea</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmContactWidgets.cCommChannelsManagerPnl-class.html#refresh">refresh()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmContactWidgets.cCommChannelsManagerPnl-class.html">cCommChannelsManagerPnl</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmBillingWidgets-module.html#remove_items_from_bill">remove_items_from_bill()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmBillingWidgets-module.html">Gnumed.wxpython.gmBillingWidgets</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmEditArea-module.html#richards_coloured_gray">richards_coloured_gray</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmEditArea-module.html">Gnumed.wxpython.gmEditArea</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmDemographicsWidgets.cImageTagPresenterPnl-class.html#refresh">refresh()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmDemographicsWidgets.cImageTagPresenterPnl-class.html">cImageTagPresenterPnl</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.business.gmXmlDocDesc.xmlDocDesc-class.html#remove_object">remove_object()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmXmlDocDesc.xmlDocDesc-class.html">xmlDocDesc</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmEditArea-module.html#richards_dark_gray">richards_dark_gray</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmEditArea-module.html">Gnumed.wxpython.gmEditArea</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmDemographicsWidgets.cPatOccupationsPanel-class.html#refresh">refresh()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmDemographicsWidgets.cPatOccupationsPanel-class.html">cPatOccupationsPanel</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.business.gmVaccination-module.html#remove_patient_from_schedule">remove_patient_from_schedule()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmVaccination-module.html">Gnumed.business.gmVaccination</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmEditArea-module.html#richards_light_gray">richards_light_gray</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmEditArea-module.html">Gnumed.wxpython.gmEditArea</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmDemographicsWidgets.cPersonDemographicsEditorNb-class.html#refresh">refresh()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmDemographicsWidgets.cPersonDemographicsEditorNb-class.html">cPersonDemographicsEditorNb</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxGladeWidgets.wxgAU_DBUserSetupV01.cAU_DBUserSetupV01-class.html#remove_pg_user">remove_pg_user()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxGladeWidgets.wxgAU_DBUserSetupV01.cAU_DBUserSetupV01-class.html">cAU_DBUserSetupV01</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmListWidgets.cGenericListManagerPnl-class.html#right_extra_button">right_extra_button</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmListWidgets.cGenericListManagerPnl-class.html">cGenericListManagerPnl</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmDemographicsWidgets.cPersonIDsManagerPnl-class.html#refresh">refresh()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmDemographicsWidgets.cPersonIDsManagerPnl-class.html">cPersonIDsManagerPnl</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.pycommon.gmCfg2.gmCfgData-class.html#remove_source">remove_source()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.pycommon.gmCfg2.gmCfgData-class.html">gmCfgData</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmListWidgets.cGenericListSelectorDlg-class.html#right_extra_button">right_extra_button</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmListWidgets.cGenericListSelectorDlg-class.html">cGenericListSelectorDlg</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmDemographicsWidgets.cPersonIdentityManagerPnl-class.html#refresh">refresh()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmDemographicsWidgets.cPersonIdentityManagerPnl-class.html">cPersonIdentityManagerPnl</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.business.gmPerson.cIdentity-class.html#remove_tag">remove_tag()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmPerson.cIdentity-class.html">cIdentity</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmListWidgets.cReportListCtrl-class.html#rightclick_callback">rightclick_callback</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmListWidgets.cReportListCtrl-class.html">cReportListCtrl</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmDemographicsWidgets.cPersonNamesManagerPnl-class.html#refresh">refresh()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmDemographicsWidgets.cPersonNamesManagerPnl-class.html">cPersonNamesManagerPnl</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmMultiColumnList.MultiColumnList-class.html#removeItemListener">removeItemListener()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmMultiColumnList.MultiColumnList-class.html">MultiColumnList</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.proxiedpyjamas.jsonserver.SimpleJSONRPCRequestHandler-class.html#rpc_paths">rpc_paths</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.proxiedpyjamas.jsonserver.SimpleJSONRPCRequestHandler-class.html">SimpleJSONRPCRequestHandler</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmDemographicsWidgets.cPersonSocialNetworkManagerPnl-class.html#refresh">refresh()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmDemographicsWidgets.cPersonSocialNetworkManagerPnl-class.html">cPersonSocialNetworkManagerPnl</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.business.gmEMRStructItems.cEpisode-class.html#rename">rename()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmEMRStructItems.cEpisode-class.html">cEpisode</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.business.gmArriba.cArriba-class.html#run">run()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmArriba.cArriba-class.html">cArriba</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmEMRBrowser.cEMRTree-class.html#refresh">refresh()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmEMRBrowser.cEMRTree-class.html">cEMRTree</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.business.gmEMRStructItems.cHealthIssue-class.html#rename">rename()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmEMRStructItems.cHealthIssue-class.html">cHealthIssue</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.exporters.gmPatientExporter-module.html#run">run()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.exporters.gmPatientExporter-module.html">Gnumed.exporters.gmPatientExporter</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmEMRStructWidgets.cActiveEncounterPnl-class.html#refresh">refresh()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmEMRStructWidgets.cActiveEncounterPnl-class.html">cActiveEncounterPnl</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmNarrativeWidgets.cSoapLineTextCtrl-class.html#replace_keyword_with_expansion">replace_keyword_with_expansion()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmNarrativeWidgets.cSoapLineTextCtrl-class.html">cSoapLineTextCtrl</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.pycommon.gmPsql.Psql-class.html#run">run()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.pycommon.gmPsql.Psql-class.html">Psql</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmEMRStructWidgets.cEncounterEditAreaPnl-class.html#refresh">refresh()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmEMRStructWidgets.cEncounterEditAreaPnl-class.html">cEncounterEditAreaPnl</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmResizingWidgets.cResizingSTC-class.html#replace_keyword_with_expansion">replace_keyword_with_expansion()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmResizingWidgets.cResizingSTC-class.html">cResizingSTC</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.pycommon.gmShellAPI-module.html#run_command_in_shell">run_command_in_shell()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.pycommon.gmShellAPI-module.html">Gnumed.pycommon.gmShellAPI</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmEditArea.cGenericEditAreaMixin-class.html#refresh">refresh()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmEditArea.cGenericEditAreaMixin-class.html">cGenericEditAreaMixin</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.business.gmForms.cOOoLetter-class.html#replace_placeholders">replace_placeholders()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.business.gmForms.cOOoLetter-class.html">cOOoLetter</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.pycommon.gmPG-module.html#run_commit">run_commit()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.pycommon.gmPG-module.html">Gnumed.pycommon.gmPG</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmFormWidgets.cFormTemplateEditAreaPnl-class.html#refresh">refresh()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmFormWidgets.cFormTemplateEditAreaPnl-class.html">cFormTemplateEditAreaPnl</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmResizingWidgets.cResizingSTC-class.html#replace_text">replace_text()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmResizingWidgets.cResizingSTC-class.html">cResizingSTC</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.pycommon.gmPG-module.html#run_commit2">run_commit2()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.pycommon.gmPG-module.html">Gnumed.pycommon.gmPG</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmNarrativeWidgets.cSoapNoteExpandoEditAreaPnl-class.html#refresh">refresh()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmNarrativeWidgets.cSoapNoteExpandoEditAreaPnl-class.html">cSoapNoteExpandoEditAreaPnl</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmResizingWidgets.cResizingSTC-class.html#ReplaceText">ReplaceText()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmResizingWidgets.cResizingSTC-class.html">cResizingSTC</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.pycommon.gmShellAPI-module.html#run_first_available_in_shell">run_first_available_in_shell()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.pycommon.gmShellAPI-module.html">Gnumed.pycommon.gmShellAPI</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmNarrativeWidgets.cVisualSoapPresenterPnl-class.html#refresh">refresh()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmNarrativeWidgets.cVisualSoapPresenterPnl-class.html">cVisualSoapPresenterPnl</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmMeasurementWidgets.cMeasurementsGrid-class.html#repopulate_grid">repopulate_grid()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmMeasurementWidgets.cMeasurementsGrid-class.html">cMeasurementsGrid</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.pycommon.gmHooks-module.html#run_hook_script">run_hook_script()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.pycommon.gmHooks-module.html">Gnumed.pycommon.gmHooks</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmOrganizationWidgets.cOrgUnitsManagerPnl-class.html#refresh">refresh()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmOrganizationWidgets.cOrgUnitsManagerPnl-class.html">cOrgUnitsManagerPnl</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmMedicationWidgets.cCurrentSubstancesGrid-class.html#repopulate_grid">repopulate_grid()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmMedicationWidgets.cCurrentSubstancesGrid-class.html">cCurrentSubstancesGrid</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.pycommon.gmPG2-module.html#run_insert">run_insert()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.pycommon.gmPG2-module.html">Gnumed.pycommon.gmPG2</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmOrganizationWidgets.cOrganizationsManagerPnl-class.html#refresh">refresh()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmOrganizationWidgets.cOrganizationsManagerPnl-class.html">cOrganizationsManagerPnl</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmDataMiningWidgets.cDataMiningPnl-class.html#repopulate_ui">repopulate_ui()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmDataMiningWidgets.cDataMiningPnl-class.html">cDataMiningPnl</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.pycommon.gmPG-module.html#run_query">run_query()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.pycommon.gmPG-module.html">Gnumed.pycommon.gmPG</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmPersonContactWidgets.cPersonAddressesManagerPnl-class.html#refresh">refresh()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmPersonContactWidgets.cPersonAddressesManagerPnl-class.html">cPersonAddressesManagerPnl</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmDemographicsWidgets.cKOrganizerSchedulePnl-class.html#repopulate_ui">repopulate_ui()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmDemographicsWidgets.cKOrganizerSchedulePnl-class.html">cKOrganizerSchedulePnl</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.pycommon.gmPG2-module.html#run_ro_queries">run_ro_queries()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.pycommon.gmPG2-module.html">Gnumed.pycommon.gmPG2</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmPersonContactWidgets.cPersonContactsManagerPnl-class.html#refresh">refresh()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmPersonContactWidgets.cPersonContactsManagerPnl-class.html">cPersonContactsManagerPnl</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmDeviceWidgets.cCardiacDevicePluginPnl-class.html#repopulate_ui">repopulate_ui()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmDeviceWidgets.cCardiacDevicePluginPnl-class.html">cCardiacDevicePluginPnl</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.pycommon.gmPG-module.html#run_ro_query">run_ro_query()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.pycommon.gmPG-module.html">Gnumed.pycommon.gmPG</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmMultiSash.cMultiSash-class.html#refresh_bottom_leaf">refresh_bottom_leaf()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmMultiSash.cMultiSash-class.html">cMultiSash</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmDocumentWidgets.cEditDocumentTypesPnl-class.html#repopulate_ui">repopulate_ui()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmDocumentWidgets.cEditDocumentTypesPnl-class.html">cEditDocumentTypesPnl</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.pycommon.gmPG2-module.html#run_rw_queries">run_rw_queries()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.pycommon.gmPG2-module.html">Gnumed.pycommon.gmPG2</a>)</span></td>
</tr>
<tr>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmListWidgets.cGenericListSelectorDlg-class.html#refresh_callback">refresh_callback</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmListWidgets.cGenericListSelectorDlg-class.html">cGenericListSelectorDlg</a>)</span></td>
<td width="33%" class="link-index"><a href="Gnumed.wxpython.gmDocumentWidgets.cScanIdxDocsPnl-class.html#repopulate_ui">repopulate_ui()</a><br />
<span class="index-where">(in&nbsp;<a href="Gnumed.wxpython.gmDocumentWidgets.cScanIdxDocsPnl-class.html">cScanIdxDocsPnl</a>)</span></td>
<td width="33%" class="link-index">&nbsp;</td>
</tr>
</table>
</td></tr>
</table>
<br /><br /><!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
       bgcolor="#a0c0ff" cellspacing="0">
  <tr valign="middle">
  <!-- Home link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="Gnumed-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Tree link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Index link -->
      <th bgcolor="#70b0f0" class="navbar-select"
          >&nbsp;&nbsp;&nbsp;Indices&nbsp;&nbsp;&nbsp;</th>

  <!-- Help link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Project homepage -->
      <th class="navbar" align="right" width="100%">
        <table border="0" cellpadding="0" cellspacing="0">
          <tr><th class="navbar" align="center"
            ><a class="navbar" target="_top" href="http://www.gnumed.org">GNUmed Never Sleeps</a></th>
          </tr></table></th>
  </tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
  <tr>
    <td align="left" class="footer">
    Generated by Epydoc 3.0.1 on Mon Jun 25 03:58:05 2012
    </td>
    <td align="right" class="footer">
      <a target="mainFrame" href="http://epydoc.sourceforge.net"
        >http://epydoc.sourceforge.net</a>
    </td>
  </tr>
</table>

<script type="text/javascript">
  <!--
  // Private objects are initially displayed (because if
  // javascript is turned off then we want them to be
  // visible); but by default, we want to hide them.  So hide
  // them unless we have a cookie that says to show them.
  checkCookie();
  // -->
</script>
</body>
</html>