wx.TreeItemId¶An opaque reference to a tree item.
See also
wx.TreeCtrl, TreeItemData , TreeCtrl Overview
Class Hierarchy¶
Inheritance diagram for class TreeItemId:
Methods Summary¶Default constructor. |
|
Returns |
|
Properties Summary¶See |
Class API¶Possible constructors:
TreeItemId()
TreeItemId(pItem)
An opaque reference to a tree item.
__init__ (self)
Default constructor.
A wx.TreeItemId is not meant to be constructed explicitly by the user; only those returned by the wx.TreeCtrl functions should be used.
__init__ (self, pItem)
pItem (void) –
Returns True if this instance is referencing a valid tree item.
bool
int
bool
bool
int