Home | Trees | Indices | Help |
|
---|
|
wx.grid.Grid --+ | cMeasurementsGrid
A grid class for displaying measurement results. - operates on a cPatient instance handed to it - does NOT listen to the currently active patient - thereby it can display any patient at any time
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Class Variables | |
patient = property(_get_patient, _set_patient)
|
|
panel_to_show = property(lambda x: x, _set_panel_to_show)
|
|
show_by_panel = property(lambda x: x, _set_show_by_panel)
|
Method Details |
Select a range of cells according to criteria. unsigned_only: include only those which are not signed at all yet accountable_only: include only those for which the current user is responsible keep_preselections: broaden (rather than replace) the range of selected cells Combinations are powerful ! |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Nov 10 02:55:34 2019 | http://epydoc.sourceforge.net |