BBjInputDSpinner::getMaximumDate

Description

In BBj 7.0 and higher, this BBjInputDSpinner method returns the maximum date of the spinner as a Julian date.

Syntax

Return Value

Method

int

getMaximumDate()

Parameters

None.

Return Value

Returns the current maximum date to which the spinner will change.

Remarks

This method returns -1 if there is no maximum.

Example

See Also

BBjAPI

BBjSysGui

BBjControl

BBjWindow

BBjInputDSpinner

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