Event XbpBrowse():itemSelected Foundation
Left double click or return key is pressed
:itemSelected := {| uNIL1, uNIL2, self | ... }
:itemSelected () --> self
xbeBRW_ItemSelected (1048977)
The method returns a reference to the XbpBrowse object.
The xbeBRW_ItemSelected event is created when the browse cursor is double clicked with the left mouse button, or when the return key is pressed.
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.