BBjActivateEvent::isMinimized

Description

In BBj 14.0 and higher, this method returns a boolean indicating whether the window is minimized.

Syntax

Return Value

Method

boolean

isMinimized()

Parameters

None.

Return Value

Returns true (1) if the window is minimized, false (0) if it is not minimized.

Remarks

None.

See Also

BBjAPI

BBj Object Syntax

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