Properties inherited from the UIComponent class
The following table lists the properties the NumericStepper class inherits from the UIComponent
class. When calling these properties from the NumericStepper object, use the form
NumericStepper.propertyName
Property
UIComponent.enabled
UIComponent.tabIndex
Event summary for the NumericStepper class
The following table lists the event of the NumericStepper class.
Event
NumericStepper.change
Events inherited from the UIObject class
The following table lists the events the NumericStepper class inherits from the UIObject class.
When calling these events from the NumericStepper object, use the form
NumericStepper.eventName
Event
UIObject.draw
UIObject.hide
UIObject.load
UIObject.move
UIObject.resize
UIObject.reveal
UIObject.unload
Events inherited from the UIComponent class
The following table lists the events the NumericStepper class inherits from the UIComponent
class. When calling these events from the NumericStepper object, use the form
NumericStepper.eventName
Event
UIComponent.focusIn
UIComponent.focusOut
UIComponent.keyDown
UIComponent.keyUp
.
Description
Indicates whether the component can receive focus and input.
A number indicating the tab order for a component in a document.
Description
Triggered when the value of the stepper changes.
.
Description
Broadcast when an object is about to draw its graphics.
Broadcast when an object's state changes from visible to invisible.
Broadcast when subobjects are being created.
Broadcast when the object has moved.
Broadcast when an object has been resized.
Broadcast when an object's state changes from invisible to visible.
Broadcast when the subobjects are being unloaded.
.
Description
Broadcast when an object receives focus.
Broadcast when an object loses focus.
Broadcast when a key is pressed.
Broadcast when a key is released.
NumericStepper component
595
Need help?
Do you have a question about the FLASH MX 2004-USING COMPONENTS and is the answer not in the manual?