Method XbpTreeView():getData() Foundation

Returns the marked item in the tree view.

Syntax
:getData() --> oTreeViewItem | NIL
Return

This method returns the marked XbpTreeViewItem object. If no item is marked, NIL is returned.

Description

The method :getData() retrieves the marked XbpTreeViewItem object regardless of the depth of the tree view.

Feedback

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.