Event XbpTreeView():itemSelected Foundation
An item is selected.
:itemSelected := {| oItem, aRect, self | ... }
:itemSelected ( <oItem>, <aRect> ) --> self
xbeTV_ItemSelected (1049089)
This method returns the object executing the method (self).
The event xbeTV_ItemSelected is created after an item is selected. This occurs when an item is double clicked or by pressing the Return key.
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.