Home | Trees | Index | Help |
|
---|
Package wx :: Package lib :: Package agw :: Module aquabutton :: Class AquaButtonEvent |
|
object
--+ |Object
--+ |Event
--+ |CommandEvent
--+ |PyCommandEvent
--+ | AquaButtonEvent
Event sent from the Aqua buttons when the button is activated.
Method Summary | |
---|---|
Default class constructor. | |
Returns the object associated with this event. | |
Sets the event object for the event. |
Property Summary |
---|
Method Details |
---|
__init__(self,
eventType,
id)
|
GetButtonObj(self)Returns the object associated with this event. |
SetButtonObj(self, btn)Sets the event object for the event. @param btn: the button object. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Mon Feb 16 12:51:50 2009 | http://epydoc.sf.net |