Event XbpCellGroup():itemMarked Foundation

Left mouse button is pressed on a cell.

Syntax
:itemMarked := {| nRowPos, uNIL, self | ... }
:itemMarked ( <nRowPos> ) --> self
Parameters
<nRowPos>
<nRowPos> is a numeric value indicating the ordinal row position of the cell that is clicked with the left mouse button.
Return

The method returns a reference to the XbpCellGroup object.

Description

The xbeCELLGR_ItemMarked event is created when a cell is clicked with the left mouse button.

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.