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

Class ParamIntList

source code

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

Editing integer list attribute.

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

Inherited from ParamContent: GetValue, OnChange, SetValue

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