BBjGridMouseDownEvent::isOnSelectedCell
Description
This method indicates whether the mouse event occurred on the currently selected cell.
Syntax
Return Value |
Method |
boolean |
isOnSelectedCell() |
Parameters
None.
Return Value
Returns 1 if the event occurred on the cell that was selected prior to the event, otherwise it returns 0.
Remarks
None.
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.