Method XbpTreeView():setData() Foundation
Defines the marked item in the tree view.
:setData( <oMarkedItem> ) --> lSuccess
This method returns the value .T. (true) if the item could be marked, otherwise it returns .F. (false).
The method :setData() marks a particular XbpTreeViewItem object in the tree and selects it as the current one.
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.