Module params :: Class ParamBool
[hide private]
[frames] | no frames]

Class ParamBool

source code

wx.Panel --+        
           |        
      PPanel --+    
               |    
        CheckBox --+
                   |
                  ParamBool

Editing on/off attributes.

Instance Methods [hide private]
 
GetValue(self) source code
 
SetValue(self, value) source code

Inherited from CheckBox: OnCheck, __init__

Inherited from PPanel: Enable, OnChange

Class Variables [hide private]
  defaultString = '(default is OFF)'

Inherited from CheckBox: isCheck