| Home | Trees | Index | Help |
|
|---|
| Package wx :: Package lib :: Package agw :: Module knobctrl :: Class KnobCtrlEvent |
|
object--+ |Object--+ |Event--+ |CommandEvent--+ |PyCommandEvent--+ | KnobCtrlEvent
| Method Summary | |
|---|---|
Default class constructor. | |
Returns the old KnobCtrl value for this event. | |
Returns the new KnobCtrl value for this event. | |
Sets the old KnobCtrl value for this event. | |
Sets the new KnobCtrl value for this event. | |
| Property Summary |
|---|
| Method Details |
|---|
__init__(self,
eventType,
id=1)
Default class constructor.
|
GetOldValue(self)Returns the old KnobCtrl value for this event. |
GetValue(self)Returns the new KnobCtrl value for this event. |
SetOldValue(self, oldValue)Sets the old KnobCtrl value for this event. |
SetValue(self, value)Sets the new KnobCtrl value for this event. |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Mon Feb 16 12:52:48 2009 | http://epydoc.sf.net |