BBjSysGui::getContextList
Description
In BBj 24.00 and higher, this method returns a BBjVector of integer context numbers for all active BBjWindow objects (BBjTopLevelWindow or BBjChildWindow).
Syntax
Return Value | Method |
---|---|
BBjVector | getContextList() |
Parameters
None.
Return Value
This method returns a BBjVector of integer context numbers for all active BBjWindow objects (BBjTopLevelWindow or BBjChildWindow).
Example
|
Version History
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.