BBjTopLevelWindow::isDesktopModal
Description
In BBj 23.05 and higher, this method returns whether the BBjTopLevelWindow is modal on an MDI desktop. This setting is ignored if the window isn't on an MDI desktop.
Syntax
| Return Value | Method |
|---|---|
|
boolean |
isDesktopModal() |
Parameters
None.
Return Value
Returns a boolean to indicate whether the BBjTopLevelWindow was created with the MDI Desktop Modal creation flag $02000000$.
Example
|
Version History
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.