BBjMDI::setArrangeModal
Description
In BBj 9.0 and higher, this method sets whether the BBjMDI auto-arrange functions affect modal windows.
Syntax
Return Value |
Method |
---|---|
void |
setArrangeModal(boolean arrangeModal) |
Parameters
Variable |
Description |
---|---|
arrangeModal |
Specifies whether the MDI auto-arrange functions affect modal windows. |
Return Value
None.
Remarks
The default behavior is for modal windows to not be affected by the MDI auto-arrange functions.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.