Home | Trees | Index | Help |
|
---|
Package wx :: Class CollapsiblePaneEvent |
|
object
--+ |Object
--+ |Event
--+ |CommandEvent
--+ | CollapsiblePaneEvent
Proxy of C++ CollapsiblePaneEvent class
Method Summary | |
---|---|
CommandEvent |
This event class contains information about command events, which originate from a variety of simple controls, as well as menus and toolbars. |
bool | GetCollapsed(self)
|
SetCollapsed(self,
c)
|
Property Summary | |
---|---|
Collapsed : GetCollapsed(self) -> bool | |
thisown : The membership flag |
Method Details |
---|
__init__(self,
generator,
id,
collapsed)
|
Property Details |
---|
CollapsedGetCollapsed(self) -> bool
|
thisownThe membership flag |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Mon Feb 16 12:55:13 2009 | http://epydoc.sf.net |