BBjInputNSpinner::getStepSize
Description
In BBj 7.00 and higher, this BBjInputNSpinner method returns the amount by which the spinner will change upon a spin action.
Syntax
Return Value |
Method |
---|---|
BBjNumber |
getStepSize() |
Parameters
None.
Return Value
Returns amount by which the spinner will change on a spin.
Remarks
This method will not return a NULL() value. The default value is 1.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.