BBjControl::getParentWindow
Description
In BBj 17.00 and higher, this method returns the parent BBjWindow of the BBjControl.
Syntax
Return Value | Method |
---|---|
BBjWindow | getParentWindow() |
Parameters
None.
Return Value
Returns the parent BBjWindow of the BBjControl.
Remarks
BBjTopLevelWindow::getParentWindow() returns a reference to itself.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.