An opaque reference to a tree item.
See also
wx.TreeCtrl, TreeItemData , TreeCtrl Overview
Default constructor. |
|
Returns |
|
See |
Possible constructors:
TreeItemId() -> None
TreeItemId(pItem : Any) -> None
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.
None
__init__ (self, pItem : Any)
pItem (void)
None
Any
Returns True
if this instance is referencing a valid tree item.
bool
None
int
bool
bool
int