A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
value — Property, class org.apache.flex.binding.WatcherBase
The value of whatever it is we are watching.
value — Property, interface org.apache.flex.core.IRangeModel
The current value.
value — Property, interface org.apache.flex.core.IValueToggleButtonModel
A value associated with this instance of the ToggleButton.
value — Property, class org.apache.flex.html.NumericStepper
The current value of the control.
value — Property, class org.apache.flex.html.RadioButton
The value associated with the RadioButton.
value — Property, class org.apache.flex.html.Slider
The current value of the Slider.
value — Property, class org.apache.flex.html.Spinner
The current value of the Spinner.
value — Property, class org.apache.flex.html.beads.models.RangeModel
value — Property, class org.apache.flex.html.beads.models.ValueToggleButtonModel
The current value of the button collection.
value — Property, class org.apache.flex.net.HTTPHeader
The value for the header.
VALUE_CHANGE — Constant Static Property, class org.apache.flex.events.ValueChangeEvent
The default event type.
valueChanged(value:Object) — method, class org.apache.flex.binding.GenericBinding
The method that gets called by the watcher when the value may have changed.
valueChanged — Event, class org.apache.flex.html.NumericStepper
valueChanged — Event, class org.apache.flex.html.Slider
valueChanged — Event, class org.apache.flex.html.Spinner
ValueChangeEvent — class, package org.apache.flex.events
The ValueChangeEvent class replaces the PropertyChangeEvent as the default event for property changes used in the databinding subsystem.
ValueChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, oldValue:Object, newValue:Object) — Constructor, class org.apache.flex.events.ValueChangeEvent
Constructor.
values — Property, class org.apache.flex.core.SimpleCSSValuesImpl
The map of values.
values — Property, class org.apache.flex.core.SimpleValuesImpl
The map of values.
valuesImpl — Property, class org.apache.flex.core.Application
The org.apache.flex.core.IValuesImpl that will determine the default values and other values for the application.
valuesImpl — Static Property, class org.apache.flex.core.ValuesManager
The implementation of IValuesImpl where you can get default values and shared instances.
valuesImpl — Property, class org.apache.flex.createjs.Application
ValuesManager — class, package org.apache.flex.core
The ValuesManager class is one of the few Singleton classes in FlexJS.
ValuesManager() — Constructor, class org.apache.flex.core.ValuesManager
Constructor.
ValueToggleButtonModel — class, package org.apache.flex.html.beads.models
The ValueToggleButtonModel class bead extends the org.apache.flex.html.beads.models.ToggleButtonModel and adds value intended to represent a collection of similar org.apache.flex.html.Buttons such as org.apache.flex.html.RadioButtons.
ValueToggleButtonModel() — Constructor, class org.apache.flex.html.beads.models.ValueToggleButtonModel
constructor.
ViewBase — class, package org.apache.flex.core
The ViewBase class is the base class for most views in a FlexJS application.
ViewBase — class, package org.apache.flex.createjs.core
ViewBase() — Constructor, class org.apache.flex.core.ViewBase
Constructor.
ViewBase() — Constructor, class org.apache.flex.createjs.core.ViewBase
ViewBaseDataBinding — class, package org.apache.flex.core
The ViewBaseDataBinding class implements databinding for ViewBase instances.
ViewBaseDataBinding() — Constructor, class org.apache.flex.core.ViewBaseDataBinding
Constructor.
viewChanged — Event, class org.apache.flex.core.Application
Dispatched at startup after the initial view has been put on the display list.
ViewSourceContextMenuOption — class, package org.apache.flex.utils
The ViewSourceContextMenuOption class is a class that implements the "View Source" option in Flash for a FlexJS application.
ViewSourceContextMenuOption() — Constructor, class org.apache.flex.utils.ViewSourceContextMenuOption
Constructor.
vScrollBar — Property, interface org.apache.flex.core.ILayoutParent
The vertical ScrollBar.
vScrollBar — Property, class org.apache.flex.html.beads.ContainerView
The vertical ScrollBar, if it exists.
vScrollBar — Property, class org.apache.flex.html.beads.ListView
The vertical org.apache.flex.html.ScrollBar, if needed.
vScrollBar — Property, class org.apache.flex.html.beads.TextAreaView
The vertical ScrollBar.
VScrollBarLayout — class, package org.apache.flex.html.beads.layouts
The VScrollBarLayout class is a layout bead that displays lays out the pieces of a vertical ScrollBar like the thumb, track and arrow buttons.
VScrollBarLayout() — Constructor, class org.apache.flex.html.beads.layouts.VScrollBarLayout
Constructor.
VScrollBarMouseController — class, package org.apache.flex.html.beads.controllers
The VScrollBarMouseController class is the controller for org.apache.flex.html.supportClasses.ScrollBar that acts as the Vertical ScrollBar.
VScrollBarMouseController() — Constructor, class org.apache.flex.html.beads.controllers.VScrollBarMouseController
Constructor.
VScrollBarThumbView — class, package org.apache.flex.html.beads
The VScrollBarThumbView class is the view for the thumb button in a Vertical ScrollBar.
VScrollBarThumbView() — Constructor, class org.apache.flex.html.beads.VScrollBarThumbView
Constructor.
VScrollBarTrackView — class, package org.apache.flex.html.beads
The VScrollBarTrackView class is the view for the track in a Vertical ScrollBar.
VScrollBarTrackView() — Constructor, class org.apache.flex.html.beads.VScrollBarTrackView
Constructor.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z