| 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) | |||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
| children | |||
| app | |||
|
|||
|
|
|
|
|
|
|||
children
|
app
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 3.0alpha2 on Thu Apr 27 16:28:39 2006 | http://epydoc.sf.net |