BBjInputDSpinner::getSpinField

Description

In BBj 7.0 and higher, this BBjInputDSpinner method returns the field signifying how much the spinner will spin on an up or down button.

Syntax

Return Value

Method

int

getSpinField()

Parameters

None.

Return Value

Returns one of BBjInputDSpinner::DAY, BBjInputDSpinner::WEEK, BBjInputDSpinner::MONTH, or BBjInputDSpinner::YEAR.

Remarks

The default spin field is DAY.

Example

See Also

BBjAPI

BBjSysGui

BBjControl

BBjWindow

BBjInputDSpinner

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