Event XbpCellGroup():itemSelected Foundation

Left double click occurred in a cell.

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

The method returns a reference to the XbpCellGroup object.

Description

The xbeCELLGR_ItemSelected event is created when a cell is double 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.