BBjInputDSpinner::setSpinField

Description

In BBj 7.0 and higher, this BBjInputDSpinner method specifies whether the spinner will spin by days, weeks, months, or years.

Syntax

Return Value

Method

void

setSpinField(int spinField)

Parameters

Variable

Description

spinField

One of the calendar fields in BBjInputDSpinner (DAY, WEEK, MONTH, YEAR).

Return Value

None.

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.