BBjDeactivateEvent::isMinimized
Description
In BBj 14.00 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.
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.