Package Gnumed :: Package wxpython :: Module gmDemographicsWidgets :: Class TestWizardPanel
[frames] | no frames]

Class TestWizardPanel

source code

wx.Panel --+
           |
          TestWizardPanel

Utility class to test the new patient wizard.

Instance Methods
 
__init__(self, parent, id)
Create a new instance of TestPanel.
source code
Method Details

__init__(self, parent, id)
(Constructor)

source code 

Create a new instance of TestPanel. @param parent The parent widget @type parent A wx.Window instance