 wx.lib.agw.customtreectrl.TreeEditTimer¶
 wx.lib.agw.customtreectrl.TreeEditTimer¶Timer used for enabling in-place edit.
 Class Hierarchy¶
 Class Hierarchy¶ Inheritance diagram for class TreeEditTimer:
Inheritance diagram for class TreeEditTimer:
 Known Superclasses¶
 Known Superclasses¶ Methods Summary¶
 Methods Summary¶| Default class constructor. | |
| The timer has expired, starts the item editing. | 
 Class API¶
 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.