BBjScrollWheelEvent::getFocusedControl
Description
This method returns the BBjControl which was focused when the event occurred.
Syntax
Return Value |
Method |
getFocusedControl() |
Parameters
None.
Return Value
Returns the BBjControl which was focused when the event occurred.
Remarks
Throws an !ERROR=207 (BBj State) if there was no focused control.
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.