Methods inherited from the UIComponent class
The following table lists the methods the NumericStepper class inherits from the
UIComponent class. When calling these methods from the NumericStepper object, use the
form
NumericStepper.methodName
Method
UIComponent.getFocus()
UIComponent.setFocus()
Property summary for the NumericStepper class
The following table lists properties of the NumericStepper class.
Property
NumericStepper.maximum
NumericStepper.minimum
NumericStepper.nextValue
NumericStepper.previousValue
NumericStepper.stepSize
NumericStepper.value
Properties inherited from the UIObject class
The following table lists the properties the NumericStepper class inherits from the UIObject
class. When calling these properties from the NumericStepper object, use the form
NumericStepper.propertyName
Property
UIObject.bottom
UIObject.height
UIObject.left
UIObject.right
.
Description
Returns a reference to the object that has focus.
Sets focus to the component instance.
Description
A number indicating the maximum range value.
A number indicating the minimum range value.
A number indicating the next sequential value. This property
is read-only.
A number indicating the previous sequential value. This
property is read-only.
A number indicating the unit of change for each click.
A number indicating the current value of the stepper.
.
Description
The position of the bottom edge of the object, relative to the
bottom edge of its parent. Read-only.
The height of the object, in pixels. Read-only.
The left edge of the object, in pixels. Read-only.
The position of the right edge of the object, relative to the
right edge of its parent. Read-only.
NumericStepper class
977
Need help?
Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?
Questions and answers