BBjLostFocusEvent::getText

Description

In BBj 12.0 and higher, this method returns the text of the control when it lost focus.

Syntax

Return Value

Method

string

getText()

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

BBjAPI

BBj Object Syntax

BBj Object Diagram for an illustration of the relationship between BBjObjects.