BBjTopLevelWindow::isAlwaysOnTop
Description
In BBj 19.10 and higher, this method returns whether the BBjTopLevelWindow is always positioned on top of other windows.
Syntax
Return Value |
Method |
---|---|
boolean |
isAlwaysOnTop() |
Parameters
None.
Return Value
In BBj 19.10 and higher, this method returns whether the BBjTopLevelWindow is always positioned on top of other windows.
Remarks
This is equivalent to the creation flag $00020000$.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.