BBjKeypressEvent::getCapsLock

Description

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

Syntax

Return Value

Method

boolean

getCapsLock()

Parameters

None.

Return Value

Returns true (1) if the CapsLock key was pressed, otherwise it returns false (0).

Remarks

None.

See Also

BBjKeypressEvent

BBjAPI

BBj Object Syntax

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