wx.TreeItemId

Inheritance diagram for wx.TreeItemId:



Description

An opaque reference to a tree item.

Methods Summary

Properties Summary

Class API

Methods

__init__()

Default constructor.

wx.TreemItemId is not meant to be constructed explicitly by the user; they are returned by the wx.TreeCtrl functions instead.


IsOk()

Returns True if this instance is referencing a valid tree item.


Returns:

bool


Properties

m_pItem