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