wx.lib.agw.customtreectrl.TreeEditTimer¶Timer used for enabling in-place edit.
Class Hierarchy¶
Inheritance diagram for class TreeEditTimer:
Known Superclasses¶
Methods Summary¶Default class constructor. |
|
The timer has expired, starts the item editing. |
Class API¶Timer used for enabling in-place edit.
Default class constructor. For internal use: do not call it in your code!
owner – the Timer owner (an instance of CustomTreeCtrl).
The timer has expired, starts the item editing.