Home | Trees | Index | Help |
|
---|
|
object --+ | _EGObject --+ | _EGWidget --+ | Group
Group of various components.
Group is a component that holds other components, always in a vertical layout.
Group has a frame and may show a label.
|
|||
_get_app(self) | |||
_set_app(self, value) | |||
__init__(self,
id,
label="",
children=None)
Group constructor. |
|||
__setup_gui__(self) | |||
__add_widgets_to_app__(self) | |||
__get_resize_mode__(self)
Return a tuple with ( horizontal, vertical ) resize mode |
|||
set_label(self, label) | |||
get_label(self) | |||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
children | |||
app | |||
label | |||
|
|
|
|
|
|
|
|
|
|
children
|
app
|
label
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 3.0alpha2 on Thu May 25 16:23:41 2006 | http://epydoc.sf.net |