BBjInputDSpinner::getNextDate
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 up button.
Syntax
Return Value |
Method |
int |
getNextDate() |
Parameters
None.
Return Value
Returns the next date in the sequence, subject to the spin field.
Remarks
This method returns -1 if the next date in the sequence is greater than the maximum date.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.