Package peppy :: Package lib :: Module userparams :: Class ParamSection
[frames] | no frames]

Class ParamSection

      object --+        
               |        
debug.debugmixin --+    
                   |    
       ReadOnlyParam --+
                       |
                      ParamSection

Instance Methods
 
isVisible(self)

Inherited from ReadOnlyParam: __init__, isSettable

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Methods

Inherited from debug.debugmixin: dprint

Class Variables

Inherited from ReadOnlyParam: callback_event

Inherited from debug.debugmixin: debuglevel

Properties

Inherited from object: __class__