Event XbpQuickBrowse():itemMarked Foundation
Left mouse button is pressed on a data row of the browser.
:itemMarked := {| aRowCol, uNIL, self | ... }
:itemMarked ( <aRowCol> ) --> self
xbeBRW_ItemMarked (1048976)
The method returns a reference to the XbpQuickBrowse object.
The xbeBRW_ItemMarked event is created when a data row or a cell is highlighted in the browser.
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.