| Home | Trees | Index | Help |
|
|---|
| Package wx :: Package lib :: Package agw :: Module gradientbutton :: Class GradientButtonEvent |
|
object--+ |Object--+ |Event--+ |CommandEvent--+ |PyCommandEvent--+ | GradientButtonEvent
Event sent from the Gradient 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:55:28 2009 | http://epydoc.sf.net |