BBjMenuItemSelectEvent::isControlDown

This method is non-functional due to the current limitations of Java.

Description

In BBj 6.0 and higher, this method returns an indication of whether the Ctrl key was pressed at the time this event was generated.

Syntax

ReturnValue

Method

boolean

isControlDown()

Parameters

None.

Return Value

Returns 1 if the Ctrl 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.