| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
                    wx.TreeCtrl --+
                                  |
gmRegetMixin.cRegetOnPaintMixin --+
                                  |
                                 cDocTree
This wx.TreeCtrl derivative displays a tree view of stored medical documents.
It listens to document and patient changes and updated itself accordingly.
This acts on the current patient.
| Instance Methods | |||
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  | |||
| Class Variables | |
| sort_mode = property(_get_sort_mode, _set_sort_mode) | |
| Method Details | 
| 
 Set up our specialised tree. 
 | 
| 
 Used in sorting items. -1: 1 < 2 0: 1 = 2 1: 1 > 2 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Mon Jun 25 03:58:14 2012 | http://epydoc.sourceforge.net |