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 updates 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 Sat Aug 3 03:56:03 2013 | http://epydoc.sourceforge.net |