BBjTopLevelWindow::isMinimized
Description
In BBj 10.0 and higher, this method returns whether the BBjWindow is minimized.
Syntax
Return Value |
Method |
boolean |
isMinimized() |
Parameters
None.
Return Value
Returns whether the BBjWindow is minimized (1=Minimized, 0=Not minimized).
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.