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 
validate() — method, class feathers.core.FeathersControl
Immediately validates the display object, if it is invalid.
validate() — method, interface feathers.core.IValidating
Immediately validates the display object, if it is invalid.
value — Property, class feathers.controls.DateTimeSpinner
The value of the date time spinner, between the minimum and maximum.
value — Property, interface feathers.controls.IRange
The current numeric value.
value — Property, class feathers.controls.NumericStepper
The value of the numeric stepper, between the minimum and maximum.
value — Property, class feathers.controls.ProgressBar
The value of the progress bar, between the minimum and maximum.
value — Property, class feathers.controls.ScrollBar
The current numeric value.
value — Property, class feathers.controls.SimpleScrollBar
The current numeric value.
value — Property, class feathers.controls.Slider
The value of the slider, between the minimum and maximum.
value — Property, class feathers.core.TokenList
The tokens formatted with space delimiters.
valueFormatFunction — Property, class feathers.controls.NumericStepper
A callback that formats the numeric stepper's value as a string to display to the user.
valueParseFunction — Property, class feathers.controls.NumericStepper
A callback that accepts the displayed text of the numeric stepper and converts it to a simple numeric value.
VectorCollection — class, package feathers.data
Wraps a Vector in the common IListCollection API used by many Feathers UI controls, including List and TabBar.
VectorCollection(data:Object) — Constructor, class feathers.data.VectorCollection
Constructor
vectorData — Property, class feathers.data.VectorCollection
The Vector data source for this collection.
vectorData — Property, class feathers.data.VectorHierarchicalCollection
The Vector data source for this collection.
VectorHierarchicalCollection — class, package feathers.data
Wraps a Vector data source with a common API for use with UI controls that support hierarchical data.
VectorHierarchicalCollection(vectorData:Object) — Constructor, class feathers.data.VectorHierarchicalCollection
Constructor.
VectorIntListCollectionDataDescriptor — class, package feathers.data
An IListCollectionDataDescriptor implementation for Vector.<int>.
VectorIntListCollectionDataDescriptor() — Constructor, class feathers.data.VectorIntListCollectionDataDescriptor
Constructor.
VectorListCollectionDataDescriptor — class, package feathers.data
An IListCollectionDataDescriptor implementation for Vectors.
VectorListCollectionDataDescriptor() — Constructor, class feathers.data.VectorListCollectionDataDescriptor
Constructor.
VectorNumberListCollectionDataDescriptor — class, package feathers.data
An IListCollectionDataDescriptor implementation for Vector.<Number>.
VectorNumberListCollectionDataDescriptor() — Constructor, class feathers.data.VectorNumberListCollectionDataDescriptor
Constructor.
VectorUintListCollectionDataDescriptor — class, package feathers.data
An IListCollectionDataDescriptor implementation for Vector.<uint>.
VectorUintListCollectionDataDescriptor() — Constructor, class feathers.data.VectorUintListCollectionDataDescriptor
Constructor.
VERTICAL — Constant Static Property, class feathers.layout.Direction
The object will be oriented vertically.
verticalAlign — Property, class feathers.layout.BaseLinearLayout
The alignment of the items vertically, on the x-axis.
verticalAlign — Property, class feathers.layout.BaseTiledLayout
If the total column height is less than the bounds, the items in the column can be aligned vertically.
verticalAlign — Property, class feathers.layout.FlowLayout
If the total height of the content is less than the bounds, the content may be aligned vertically.
verticalAlign — Property, class feathers.layout.HorizontalLayout
The alignment of the items vertically, on the y-axis.
verticalAlign — Property, class feathers.layout.HorizontalSpinnerLayout
The alignment of the items vertically, on the y-axis.
verticalAlign — Property, class feathers.layout.SlideShowLayout
The alignment of each item vertically, on the y-axis.
verticalAlign — Property, class feathers.layout.VerticalLayout
If the total item height is less than the bounds, the positions of the items can be aligned vertically, on the y-axis.
verticalAlign — Property, class feathers.layout.VerticalSpinnerLayout
The alignment of the items vertically, on the y-axis.
verticalAlign — style, class feathers.controls.renderers.DefaultGroupedListHeaderOrFooterRenderer
The location where the renderer's content is aligned vertically (on the y-axis).
verticalAlign — style, class feathers.controls.renderers.DefaultDataGridHeaderRenderer
The location where the header renderer's content is aligned vertically (on the y-axis).
verticalAlign — style, class feathers.controls.TabBar
Determines how the tabs are vertically aligned within the bounds of the tab bar (on the y-axis).
verticalAlign — style, class feathers.controls.Button
The location where the button's content is aligned vertically (on the y-axis).
verticalAlign — style, class feathers.controls.TextInput
The location where the text editor is aligned vertically (on the y-axis).
verticalAlign — style, class feathers.controls.Header
The alignment of the items vertically, on the y-axis.
verticalAlign — style, class feathers.controls.PageIndicator
The alignment of the symbols on the vertical axis.
verticalAlign — style, class feathers.controls.ButtonGroup
Determines how the buttons are vertically aligned within the bounds of the button group (on the y-axis).
verticalAlign — style, class feathers.controls.Callout
The vertical alignment of the callout, relative to the origin.
verticalAlign — style, class feathers.controls.ImageLoader
The location where the content is aligned vertically (on the y-axis) when its height is larger or smaller than the height of the ImageLoader.
VerticalAlign — class, package feathers.layout
Constants for vertical alignment of items in a layout.
verticalCenter — Property, class feathers.layout.AnchorLayoutData
The position, in pixels, of the vertical center relative to the vertical center anchor, or, if there is no vertical center anchor, then the position is relative to the vertical center of the parent container.
verticalCenterAnchorDisplayObject — Property, class feathers.layout.AnchorLayoutData
The vertical center of the layout object will be relative to this anchor.
VerticalCenteredPopUpContentManager — class, package feathers.controls.popups
Displays a pop-up at the center of the stage, filling the vertical space.
VerticalCenteredPopUpContentManager() — Constructor, class feathers.controls.popups.VerticalCenteredPopUpContentManager
Constructor.
verticalDividerFactory — style, class feathers.controls.DataGrid
A function that returns new dividers that separate each of the data grid's columns.
verticalGap — Property, class feathers.layout.BaseTiledLayout
The vertical space, in pixels, between tiles.
verticalGap — Property, class feathers.layout.FlowLayout
The vertical space, in pixels, between items.
verticalGap — Property, class feathers.layout.WaterfallLayout
The vertical space, in pixels, between items in a column.
VerticalLayout — class, package feathers.layout
Positions items from top to bottom in a single column.
VerticalLayout() — Constructor, class feathers.layout.VerticalLayout
Constructor.
VerticalLayoutData — class, package feathers.layout
Extra, optional data used by an VerticalLayout instance to position and size a display object.
VerticalLayoutData(percentWidth:Number, percentHeight:Number) — Constructor, class feathers.layout.VerticalLayoutData
Constructor.
verticalMouseWheelScrollDirection — Property, class feathers.controls.Scroller
The direction of scrolling when the user scrolls the mouse wheel vertically.
verticalMouseWheelScrollStep — Property, class feathers.controls.Scroller
The number of pixels the vertical scroll position can be adjusted by a "step" when using the mouse wheel.
verticalPageCount — Property, class feathers.controls.Scroller
The number of vertical pages, if snapping is enabled.
verticalPageIndex — Property, class feathers.controls.Scroller
The index of the vertical page, if snapping is enabled.
verticalScrollBar — Property, class feathers.controls.Scroller
The vertical scrollbar instance.
verticalScrollBarFactory — Property, class feathers.controls.Scroller
Creates the vertical scroll bar.
verticalScrollBarPosition — style, class feathers.controls.Scroller
Determines where the vertical scroll bar will be positioned.
verticalScrollBarProperties — Property, class feathers.controls.Scroller
An object that stores properties for the container's vertical scroll bar, and the properties will be passed down to the vertical scroll bar when the container validates.
verticalScrollBarStyleName — Property, class feathers.controls.Scroller
The value added to the styleNameList of the vertical scroll bar.
verticalScrollPolicy — Property, class feathers.controls.Scroller
Determines whether the scroller may scroll vertically (on the y-axis) or not.
verticalScrollPosition — Property, class feathers.controls.Scroller
The number of pixels the container has been scrolled vertically (on the y-axis).
verticalScrollPosition — Property, interface feathers.controls.supportClasses.IViewPort
verticalScrollStep — Property, class feathers.controls.Scroller
The number of pixels the vertical scroll position can be adjusted by a "step".
verticalScrollStep — Property, interface feathers.controls.supportClasses.IViewPort
VerticalSpinnerLayout — class, package feathers.layout
For use with the SpinnerList component, positions items from top to bottom in a single column and repeats infinitely.
VerticalSpinnerLayout() — Constructor, class feathers.layout.VerticalSpinnerLayout
Constructor.
VideoPlayer — class, package feathers.media
Controls playback of video with a flash.net.NetStream object.
VideoPlayer() — Constructor, class feathers.media.VideoPlayer
Constructor.
videoSource — Property, class feathers.media.VideoPlayer
A string representing the video URL or any other accepted value that may be passed to the play() function of a NetStream object.
viewPort — Property, class feathers.controls.Scroller
The display object displayed and scrolled within the Scroller.
viewPort — Property, class feathers.text.StageTextField
viewPortBounds — Property, class feathers.controls.LayoutGroup
The view port bounds result object passed to the layout.
ViewPortBounds — class, package feathers.layout
Used by layout algorithms for determining the bounds in which to position and size items.
ViewPortBounds() — Constructor, class feathers.layout.ViewPortBounds
Constructor.
viewPortHeight — Property, class feathers.layout.LayoutBoundsResult
The visible height of the view port.
viewPortWidth — Property, class feathers.layout.LayoutBoundsResult
The visible width of the view port.
visible — Property, interface feathers.core.IFeathersDisplayObject
Determines the visibility of the display object.
visible — Property, class feathers.text.StageTextField
visibleHeight — Property, interface feathers.controls.supportClasses.IViewPort
visibleHeight — Property, class feathers.controls.text.TextFieldTextEditorViewPort
visibleWidth — Property, interface feathers.controls.supportClasses.IViewPort
visibleWidth — Property, class feathers.controls.text.TextFieldTextEditorViewPort
VolumeSlider — class, package feathers.media
A specialized slider that controls the volume of a media player that plays audio content.
VolumeSlider() — Constructor, class feathers.media.VolumeSlider
Constructor.
volumeSliderFactory — Property, class feathers.media.MuteToggleButton
A function used to generate the button's pop-up volume slider sub-component.
volumeSliderProperties — Property, class feathers.media.MuteToggleButton
An object that stores properties for the button's pop-up volume slider sub-component, and the properties will be passed down to the volume slider when the button validates.
volumeSliderStyleName — Property, class feathers.media.MuteToggleButton
The default value added to the styleNameList of the pop-up volume slider.
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