BBjActivateEvent::isUndocked
Description
In BBj 25.10 and higher, this method returns a boolean indicating whether the window is undocked.
Syntax
| Return Value | Method | 
|---|---|
| boolean | isUndocked() | 
Parameters
None.
Return Value
Returns true (1) if the window is undocked, false (0) if it is not undocked.
Remarks
This method is only meaningful in the WebUI client.
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.