BBjInputDSpinner::getPreviousDate

Description

In BBj 7.0 and higher, this BBjInputDSpinner method returns the date that the spinner would return, as a Julian date, if pressing the spin down button.

Syntax

Return Value

Method

int

getPreviousDate()

Parameters

None.

Return Value

Returns the previous date in the sequence, subject to the spin field.

Remarks

This method returns -1 if the previous date in the sequence is less than the minimum date.

Example

See Also

BBjAPI

BBjSysGui

BBjControl

BBjWindow

BBjInputDSpinner

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.