BBjLostFocusEvent::getText
Description
In BBj 12.00 and higher, this method returns the text of the control when it lost focus.
Syntax
|
Return Value |
Method |
|---|---|
|
|
|
Parameters
None.
Return Value
Returns the text of the control when it lost 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.