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.events.ValueEvent
The value.
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.RangeStepper
The value selected or set.
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.RangeModelExtended
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 — Property, class org.apache.flex.reflection.MetaDataArgDefinition
valueChange — Event, class org.apache.flex.html.NumericStepper
valueChange — Event, class org.apache.flex.html.Slider
valueChange — Event, class org.apache.flex.html.Spinner
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.
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.
ValueEvent — class, package org.apache.flex.events
The ValueEvent class is used for dispatching an event that has one useful value
ValueEvent(type:String, bubbles:Boolean, cancelable:Boolean, value:Object) — Constructor, class org.apache.flex.events.ValueEvent
Constructor.
valueField — Property, class org.apache.flex.charts.beads.HorizontalLinearAxisBead
The name of field within the chart data the holds the value being mapped to this axis.
valueField — Property, class org.apache.flex.charts.beads.VerticalLinearAxisBead
The name of field within the chart data the holds the value being mapped to this axis.
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.
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.
VariableDefinition — class, package org.apache.flex.reflection
The description of a Class or Interface
VariableDefinition(name:String, rawData:Object) — Constructor, class org.apache.flex.reflection.VariableDefinition
variables — Property, class org.apache.flex.reflection.TypeDefinition
VContainer — class, package org.apache.flex.html
A Container that has a VerticalLayout.
VContainer() — Constructor, class org.apache.flex.html.VContainer
Constructor.
verticalAlign — Property, class org.apache.flex.core.BindableCSSStyles
verticalAlign — Property, class org.apache.flex.core.SimpleCSSStyles
verticalAxisBead — Property, class org.apache.flex.charts.beads.layouts.ChartBaseLayout
The vertical axis bead or null if one is not present.
verticalAxisGroup — Property, class org.apache.flex.charts.beads.ChartView
The IAxisGroup that represents the vertical axis.
VerticalCategoryAxisBead — class, package org.apache.flex.charts.beads
The VerticalCategoryAxisBead displays a vertical axis with tick marks corresponding to data points identified by the categoryField property.
VerticalCategoryAxisBead() — Constructor, class org.apache.flex.charts.beads.VerticalCategoryAxisBead
constructor.
VerticalColumnLayout — class, package org.apache.flex.html.beads.layouts
ColumnLayout is a class that organizes the positioning of children of a container into a set of columns where each column's width is set to the maximum size of all of the children in that column.
VerticalColumnLayout() — Constructor, class org.apache.flex.html.beads.layouts.VerticalColumnLayout
constructor
VerticalLayout — class, package org.apache.flex.html.beads.layouts
The VerticalLayout class is a simple layout bead.
VerticalLayout() — Constructor, class org.apache.flex.html.beads.layouts.VerticalLayout
Constructor.
VerticalLinearAxisBead — class, package org.apache.flex.charts.beads
The VerticalLinearAxisBead class provides a vertical axis that uses a numeric range.
VerticalLinearAxisBead() — Constructor, class org.apache.flex.charts.beads.VerticalLinearAxisBead
verticalScroller — Property, class org.apache.flex.html.supportClasses.ScrollingViewport
verticalScrollPosition — Property, class org.apache.flex.html.supportClasses.ScrollingViewport
view — Property, class org.apache.flex.core.UIBase
An IBeadView that serves as the view for the component.
view — Property, class org.apache.flex.core.UIButtonBase
An IBeadView that serves as the view for the component.
View — class, package org.apache.flex.core
The View class is the class for most views in a FlexJS application.
View — class, package org.apache.flex.createjs.core
This version of View is specific for CreateJS since CreateJS does not use the HTML DOM.
ViewBase — class, package org.apache.flex.core
The ViewBase class is the base class for most views in a FlexJS application.
ViewBase() — Constructor, class org.apache.flex.core.ViewBase
Constructor.
viewChanged — Event, class org.apache.flex.core.Application
Dispatched at startup after the initial view has been put on the display list.
viewChanged — Event, class org.apache.flex.createjs.Application
Dispatched at startup after the initial view has been put on the display list.
viewChanged — Event, class org.apache.flex.mobile.ViewManagerBase
Event dispatched when the current (selected) view changes.
viewCreatedHandler(event:org.apache.flex.events:Event) — method, class org.apache.flex.html.beads.ContainerView
Handles the viewCreated event by performing the first layout if there are children already present (ie, from MXML).
ViewDataBinding — class, package org.apache.flex.binding
The ViewDataBinding class implements databinding for View instances.
ViewDataBinding() — Constructor, class org.apache.flex.binding.ViewDataBinding
Constructor.
viewHeight — Property, class org.apache.flex.html.beads.ScrollBarView
viewManager — Property, interface org.apache.flex.mobile.IViewManagerView
The parent view manager.
viewManager — Property, class org.apache.flex.mobile.TitleView
viewManager — Property, class org.apache.flex.mobile.ViewManagerBase
This view manager's parent view manager, if any.
ViewManagerBase — class, package org.apache.flex.mobile
Base class for mobile navigation controls.
ViewManagerBase() — Constructor, class org.apache.flex.mobile.ViewManagerBase
Constructor.
ViewManagerModel — class, package org.apache.flex.mobile.models
The ViewManagerModel houses properties and values common to the components which make up view managers.
ViewManagerModel() — Constructor, class org.apache.flex.mobile.models.ViewManagerModel
Constructor.
ViewManagerViewBase — class, package org.apache.flex.mobile.beads
The ViewManagerViewBase creates the visual elements of the StackedViewManager.
ViewManagerViewBase() — Constructor, class org.apache.flex.mobile.beads.ViewManagerViewBase
Constructor.
viewport — Property, class org.apache.flex.html.beads.ContainerView
The viewport used to present the content and may display scroll bars (depending on the actual type of viewport).
Viewport — class, package org.apache.flex.html.supportClasses
A Viewport is the area of a Container set aside for displaying content and any scrolling controls.
Viewport() — Constructor, class org.apache.flex.html.supportClasses.Viewport
Constructor
viewportModel — Property, class org.apache.flex.html.beads.ContainerView
The data model used by the viewport to determine how it should present the content area.
ViewportModel — class, package org.apache.flex.html.beads.models
ViewportModel() — Constructor, class org.apache.flex.html.beads.models.ViewportModel
views — Property, class org.apache.flex.mobile.ViewManagerBase
The current set of views in the stack.
views — Property, class org.apache.flex.mobile.models.ViewManagerModel
The array of views displayed in the contentArea of the ViewManager.
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.
viewWidth — Property, class org.apache.flex.html.beads.ScrollBarView
visible — Property, interface org.apache.flex.core.IUIBase
Whether the component is visible.
visibleRect — Property, class org.apache.flex.effects.PlatformWiper
The visible rectangle.
VRule — class, package org.apache.flex.html
The VRule class displays a vertical line
VRule() — Constructor, class org.apache.flex.html.VRule
Constructor.
VRuleView — class, package org.apache.flex.html.beads
The ImageView class creates the visual elements of the org.apache.flex.html.Image component.
VRuleView() — Constructor, class org.apache.flex.html.beads.VRuleView
constructor.
vScrollBar — Property, interface org.apache.flex.core.IScrollingLayoutParent
The vertical ScrollBar.
vScrollBar — Property, class org.apache.flex.html.beads.TextAreaView
The vertical ScrollBar.
VScrollBar — class, package org.apache.flex.html.supportClasses
The ScrollBar class represents either a vertical or horizontal control that allows the user to quickly scan through a component that does not wholly fit within its container.
VScrollBar() — Constructor, class org.apache.flex.html.supportClasses.VScrollBar
constructor.
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.
VScrollBarView — class, package org.apache.flex.html.beads
The ScrollBarView class is the default view for the org.apache.flex.html.supportClasses.VScrollBar class.
VScrollBarView() — Constructor, class org.apache.flex.html.beads.VScrollBarView
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