\wxheading{Derived from}
-wxClientData
+\helpref{wxClientData}{wxclientdata}
\wxheading{Include files}
\latexignore{\rtfignore{\wxheading{Members}}}
-\membersection{wxTreeItemData::wxTreeItemData}\label{wxtreeitemdataconstr}
+\membersection{wxTreeItemData::wxTreeItemData}\label{wxtreeitemdatactor}
\func{}{wxTreeItemData}{\void}
\perlnote{In wxPerl the constructor accepts as parameter an optional scalar,
and stores it as client data. You may retrieve this data by calling
- {\bf GetData()}, and set it by callling {\bf SetData( data ).}
+ {\bf GetData()}, and set it by calling {\bf SetData( data ).}
}
-\membersection{wxTreeItemData::\destruct{wxTreeItemData}}
+\membersection{wxTreeItemData::\destruct{wxTreeItemData}}\label{wxtreeitemdatadtor}
\func{void}{\destruct{wxTreeItemData}}{\void}
\membersection{wxTreeItemData::GetId}\label{wxtreeitemdatagetid}
-\func{const wxTreeItem\&}{GetId}{\void}
+\func{const wxTreeItemId\&}{GetId}{\void}
Returns the item associated with this node.