Method XbpTreeView():getData() Foundation
Returns the marked item in the tree view.
:getData() --> oTreeViewItem | NIL
This method returns the marked XbpTreeViewItem object. If no item is marked, NIL is returned.
The method :getData() retrieves the marked XbpTreeViewItem object regardless of the depth of the tree view.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.