| Home | Trees | Index | Help |
|
|---|
| Package wx :: Package lib :: Module customtreectrl :: Class TreeEvent |
|
object--+ |Object--+ |Event--+ |CommandEvent--+ |PyCommandEvent--+ |CommandTreeEvent--+ | TreeEvent
| Method Summary | |
|---|---|
Default class constructor. | |
The event is allowed. | |
Returns the actual wx.NotifyEvent. | |
Returns whether the event is allowed or not. | |
Vetos the event. | |
| Property Summary |
|---|
| Method Details |
|---|
__init__(self,
type,
id,
item=None,
evtKey=None,
point=None,
label=None,
**kwargs)
|
Allow(self)The event is allowed. |
GetNotifyEvent(self)Returns the actual wx.NotifyEvent. |
IsAllowed(self)Returns whether the event is allowed or not. |
Veto(self)Vetos the event. |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:12:18 2007 | http://epydoc.sf.net |