BBjWindow::getAllControls
Description
In BBj 5.00 and higher, this method returns a BBjVector containing all BBjControl objects on the BBjWindow.
Syntax
|
Return Value |
Method |
|---|---|
|
getAllControls() |
Parameters
None.
Return Value
Returns a BBjVector object containing all of the BBjControl objects on the window.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.