BBjGainedFocusEvent::getText
Description
In BBj 14.0 and higher, this method returns the text of the control when it gained focus.
Syntax
Return Value |
Method |
string |
getText() |
Parameters
None.
Return Value
Returns text of the control when it gained focus.
Remarks
This corresponds to the text values returned in Validateable::getValidationText().
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.