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

Class ParamContentCheckList

source code

wx.Panel --+        
           |        
      PPanel --+    
               |    
    ParamContent --+
                   |
                  ParamContentCheckList

Editing of content check list attribute.

Instance Methods [hide private]
 
__init__(self, parent, name) source code
 
OnButtonEdit(self, evt) source code
 
SetValue(self, value) source code

Inherited from ParamContent: GetValue, OnChange

Inherited from PPanel: Enable

Class Variables [hide private]

Inherited from PPanel: isCheck

Method Details [hide private]

__init__(self, parent, name)
(Constructor)

source code 
Overrides: ParamContent.__init__

OnButtonEdit(self, evt)

source code 
Overrides: ParamContent.OnButtonEdit

SetValue(self, value)

source code 
Overrides: ParamContent.SetValue