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