Package flumotion :: Package admin :: Package gtk :: Module componentview :: Class LabelPlaceholder
[hide private]

type LabelPlaceholder

source code

 object --+    
          |    
Placeholder --+
              |
             LabelPlaceholder

This is a placeholder with a label, with or without a text

Instance Methods [hide private]
 
__init__(self, text='') source code
 
getWidget(self) source code

Inherited from Placeholder: removed, setDebugEnabled

Method Details [hide private]

__init__(self, text='')
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)

getWidget(self)

source code 
Overrides: Placeholder.getWidget