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