BBjSpinEvent::getText

Description

In BBj 7.0 and later, this method returns thenew value of the spinner as a string.

.

Syntax

Return Value

Method

string

getText()

Parameters

None.

Return Value

Returns a string containing the new value of the control modified by the spinner. If the spinner is a BBjInputDSpinner, for example, this method will return the Julian date as a string.

Remarks

None.

Example

See Also

BBjAPI

BBjSpinner

BBjSpinEvent

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