BBjGridMouseEvent::isCmdDown

Description

In BBj 20.0 and higher, this method returns an indication of whether the Cmd key was pressed when this event was generated.

Syntax

Return Value

Method

int

isCmdDown()

Parameters

None.

Return Value

Returns 1 if the macOS Cmd key was pressed, otherwise it returns 0.

Remarks

None.

See Also

BBjAPI

BBj Object Syntax

BBj Object Diagram for an illustration of the relationship between BBjObjects.