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 
backButtonHandler — Property, class feathers.controls.PanelScreen
Optional callback for the back hardware key.
backButtonHandler — Property, class feathers.controls.Screen
Optional callback for the back hardware key.
backButtonHandler — Property, class feathers.controls.ScrollScreen
Optional callback for the back hardware key.
background — style, class feathers.controls.ScrollText
Specifies whether the text field has a background fill.
background — Property, class feathers.controls.text.TextFieldTextEditor
Specifies whether the text field has a background fill.
background — Property, class feathers.controls.text.TextFieldTextRenderer
Specifies whether the text field has a background fill.
backgroundColor — style, class feathers.controls.ScrollText
The color of the text field background that is displayed if the background property is set to true.
backgroundColor — Property, class feathers.controls.text.TextFieldTextEditor
The color of the text field background that is displayed if the background property is set to true.
backgroundColor — Property, class feathers.controls.text.TextFieldTextRenderer
The color of the text field background that is displayed if the background property is set to true.
backgroundDisabledSkin — style, class feathers.controls.renderers.DefaultGroupedListHeaderOrFooterRenderer
A background to display when the component is disabled.
backgroundDisabledSkin — style, class feathers.controls.renderers.DefaultDataGridHeaderRenderer
A background to display when the header renderer is disabled.
backgroundDisabledSkin — style, class feathers.controls.TextArea
A display object displayed behind the text area's content when it is disabled.
backgroundDisabledSkin — style, class feathers.controls.Label
A background to display when the label is disabled.
backgroundDisabledSkin — style, class feathers.controls.TextInput
The skin used for the input's disabled state.
backgroundDisabledSkin — style, class feathers.controls.LayoutGroup
The background to display behind all content when the layout group is disabled.
backgroundDisabledSkin — style, class feathers.controls.Header
A background to display when the header is disabled.
backgroundDisabledSkin — style, class feathers.controls.Scroller
A background to display when the container is disabled.
backgroundDisabledSkin — style, class feathers.controls.ProgressBar
A background to display when the progress bar is disabled.
backgroundDisabledSkin — style, class feathers.controls.DateTimeSpinner
The background to display behind all content when the date time spinner is disabled.
backgroundEnabledSkin — style, class feathers.controls.TextInput
The skin used for the input's enabled state.
backgroundErrorSkin — style, class feathers.controls.TextArea
The skin used for the text area's error state.
backgroundErrorSkin — style, class feathers.controls.TextInput
The skin used for the input's error state.
backgroundFocusedSkin — style, class feathers.controls.TextArea
A display object displayed behind the text area's content when it has focus.
backgroundFocusedSkin — style, class feathers.controls.TextInput
The skin used for the input's focused state.
backgroundSelectedSkin — style, class feathers.controls.renderers.LayoutGroupTreeItemRenderer
The background to display behind all content when the item renderer is selected.
backgroundSelectedSkin — style, class feathers.controls.renderers.LayoutGroupGroupedListItemRenderer
The background to display behind all content when the item renderer is selected.
backgroundSelectedSkin — style, class feathers.controls.renderers.LayoutGroupListItemRenderer
The background to display behind all content when the item renderer is selected.
backgroundSelectedSkin — style, class feathers.controls.renderers.LayoutGroupDataGridCellRenderer
The background to display behind all content when the item renderer is selected.
backgroundSkin — style, class feathers.controls.renderers.DefaultGroupedListHeaderOrFooterRenderer
A background to behind the component's content.
backgroundSkin — style, class feathers.controls.renderers.DefaultDataGridHeaderRenderer
A background to behind the header renderer's content.
backgroundSkin — style, class feathers.controls.Label
The default background to display behind the label's text.
backgroundSkin — style, class feathers.controls.TextInput
The skin used when no other skin is defined for the current state.
backgroundSkin — style, class feathers.controls.LayoutGroup
The default background to display behind all content.
backgroundSkin — style, class feathers.controls.Header
A display object displayed behind the header's content.
backgroundSkin — style, class feathers.controls.Scroller
The default background to display.
backgroundSkin — style, class feathers.controls.Toast
The primary background to display behind the toast's content.
backgroundSkin — style, class feathers.controls.ProgressBar
The primary background to display in the progress bar.
backgroundSkin — style, class feathers.controls.DateTimeSpinner
The default background to display behind all content.
backgroundSkin — style, class feathers.controls.Callout
The primary background to display behind the callout's content.
barCount — style, class feathers.media.SpectrumBarGraphVisualizer
The number of bars to display in the graph.
base — Property, interface feathers.core.IFeathersDisplayObject
The top-most object of the display tree that the display object is connected to.
BaseDefaultItemRenderer — class, package feathers.controls.renderers
An abstract class for item renderer implementations.
BaseDefaultItemRenderer() — Constructor, class feathers.controls.renderers.BaseDefaultItemRenderer
Constructor.
BaseEffectContext — class, package feathers.motion.effectClasses
An abstract base class for IEffectContext implementations.
BaseEffectContext(target:starling.display:DisplayObject, duration:Number, transition:Object) — Constructor, class feathers.motion.effectClasses.BaseEffectContext
Constructor.
baseline — Property, class feathers.controls.Button
Returns the text baseline measurement, in pixels.
baseline — Property, class feathers.controls.ButtonGroup
Returns the text baseline measurement, in pixels.
baseline — Property, class feathers.controls.Label
The baseline measurement of the text, in pixels.
baseline — Property, class feathers.controls.NumericStepper
Returns the text baseline measurement, in pixels.
baseline — Property, class feathers.controls.PickerList
Returns the text baseline measurement, in pixels.
baseline — Property, class feathers.controls.TabBar
Returns the text baseline measurement, in pixels.
baseline — Property, class feathers.controls.TextInput
The baseline measurement of the text, in pixels.
baseline — Property, class feathers.controls.ToggleSwitch
Returns the text baseline measurement, in pixels.
baseline — Property, class feathers.controls.text.BitmapFontTextRenderer
Returns the text baseline measurement, in pixels.
baseline — Property, class feathers.controls.text.StageTextTextEditor
Returns the text baseline measurement, in pixels.
baseline — Property, class feathers.controls.text.TextBlockTextRenderer
Returns the text baseline measurement, in pixels.
baseline — Property, class feathers.controls.text.TextFieldTextEditor
Returns the text baseline measurement, in pixels.
baseline — Property, class feathers.controls.text.TextFieldTextRenderer
Returns the text baseline measurement, in pixels.
baseline — Property, interface feathers.core.ITextBaselineControl
Returns the text baseline measurement, in pixels.
BaseLinearLayout — class, package feathers.layout
Abstract base class for HorizontalLayout and VerticalLayout.
BaseLinearLayout() — Constructor, class feathers.layout.BaseLinearLayout
Constructor.
baselineFontDescription — Property, class feathers.controls.text.TextBlockTextRenderer
The font used to determine the baselines for all the lines created from the block, independent of their content.
baselineFontSize — Property, class feathers.controls.text.TextBlockTextRenderer
The font size used to calculate the baselines for the lines created from the block.
baselineZero — Property, class feathers.controls.text.TextBlockTextRenderer
Specifies which baseline is at y=0 for lines created from this block.
BaseMediaPlayer — class, package feathers.media
An abstract superclass for media players that should implement the feathers.media.IMediaPlayer interface.
BaseMediaPlayer() — Constructor, class feathers.media.BaseMediaPlayer
Constructor.
BaseScreenNavigator — class, package feathers.controls.supportClasses
A base class for screen navigator components that isn't meant to be instantiated directly.
BaseScreenNavigator() — Constructor, class feathers.controls.supportClasses.BaseScreenNavigator
Constructor.
BaseTextEditor — class, package feathers.core
A base class for text editors that implements some common properties.
BaseTextEditor() — Constructor, class feathers.core.BaseTextEditor
Constructor.
BaseTextRenderer — class, package feathers.controls.text
A base class for text renderers that implements some common properties.
BaseTextRenderer() — Constructor, class feathers.controls.text.BaseTextRenderer
Constructor.
BaseTiledLayout — class, package feathers.layout
Abstract base class for TiledRowsLayout and TiledColumnsLayout.
BaseTiledLayout() — Constructor, class feathers.layout.BaseTiledLayout
Constructor.
BaseTimedMediaPlayer — class, package feathers.media
An abstract superclass for media players that should implement the feathers.media.ITimedMediaPlayer interface.
BaseTimedMediaPlayer() — Constructor, class feathers.media.BaseTimedMediaPlayer
Constructor.
BaseVariableVirtualLayout — class, package feathers.layout
BaseVariableVirtualLayout() — Constructor, class feathers.layout.BaseVariableVirtualLayout
Constructor.
BasicButton — class, package feathers.controls
A simple button control with states, but no content, that is useful for purposes like skinning.
BasicButton() — Constructor, class feathers.controls.BasicButton
Constructor.
beforeVirtualizedItemCount — Property, class feathers.layout.BaseLinearLayout
beforeVirtualizedItemCount — Property, class feathers.layout.HorizontalSpinnerLayout
Used internally by a component, such as List, to set the number of virtualized items that appear before the items passed to layout().
beforeVirtualizedItemCount — Property, interface feathers.layout.ITrimmedVirtualLayout
Used internally by a component, such as List, to set the number of virtualized items that appear before the items passed to layout().
beforeVirtualizedItemCount — Property, class feathers.layout.SlideShowLayout
Used internally by a component, such as List, to set the number of virtualized items that appear before the items passed to layout().
beforeVirtualizedItemCount — Property, class feathers.layout.VerticalSpinnerLayout
Used internally by a component, such as List, to set the number of virtualized items that appear before the items passed to layout().
beginInteraction — Event, class feathers.controls.Drawers
Dispatched when the user starts dragging the content to open or close a drawer.
beginInteraction — Event, class feathers.controls.ScrollBar
Dispatched when the user starts interacting with the scroll bar's thumb, track, or buttons.
beginInteraction — Event, class feathers.controls.Scroller
Dispatched when the user starts dragging the scroller when ScrollInteractionMode.TOUCH is enabled or when the user starts interacting with the scroll bar.
beginInteraction — Event, class feathers.controls.SimpleScrollBar
Dispatched when the user starts dragging the scroll bar's thumb.
beginInteraction — Event, class feathers.controls.Slider
Dispatched when the user starts dragging the slider's thumb or track.
beginInteraction — Event, class feathers.controls.TabNavigator
Dispatched when the user starts a swipe gesture to switch tabs.
BEGIN_INTERACTION — Constant Static Property, class feathers.events.FeathersEventType
The FeathersEventType.BEGIN_INTERACTION event type is used by many UI controls where a drag or other interaction happens over time.
BELOW — Constant Static Property, class feathers.layout.RelativeDepth
The item will be positioned below another item.
bidiLevel — Property, class feathers.controls.text.TextBlockTextRenderer
Specifies the bidirectional paragraph embedding level of the text block.
BitmapFontTextEditor — class, package feathers.controls.text
Text that may be edited at runtime by the user with the TextInput component, rendered with bitmap fonts.
BitmapFontTextEditor() — Constructor, class feathers.controls.text.BitmapFontTextEditor
Constructor.
BitmapFontTextFormat — class, package feathers.text
Customizes a bitmap font for use by a BitmapFontTextRenderer.
BitmapFontTextFormat(font:Object, size:Number, color:uint, align:String, leading:Number) — Constructor, class feathers.text.BitmapFontTextFormat
Constructor.
BitmapFontTextRenderer — class, package feathers.controls.text
Renders text using bitmap fonts.
BitmapFontTextRenderer() — Constructor, class feathers.controls.text.BitmapFontTextRenderer
Constructor.
blendMode — Property, interface feathers.core.IFeathersDisplayObject
The blend mode used when rendering the display object.
border — style, class feathers.controls.ScrollText
Specifies whether the text field has a border.
border — Property, class feathers.controls.text.TextFieldTextEditor
Specifies whether the text field has a border.
border — Property, class feathers.controls.text.TextFieldTextRenderer
Specifies whether the text field has a border.
borderColor — style, class feathers.controls.ScrollText
The color of the text field border that is displayed if the border property is set to true.
borderColor — Property, class feathers.controls.text.TextFieldTextEditor
The color of the text field border that is displayed if the border property is set to true.
borderColor — Property, class feathers.controls.text.TextFieldTextRenderer
The color of the text field border that is displayed if the border property is set to true.
BOTH — Constant Static Property, class feathers.layout.Orientation
Both landscape and portrait orientation.
bottom — Property, class feathers.layout.AnchorLayoutData
The position, in pixels, of the bottom edge relative to the bottom anchor, or, if there is no bottom anchor, then the position is relative to the bottom edge of the parent container.
BOTTOM — Constant Static Property, class feathers.layout.RelativePosition
The item will be positioned below another item.
BOTTOM — Constant Static Property, class feathers.layout.VerticalAlign
The items in the layout will be vertically aligned to the bottom of the bounds.
bottomAnchorDisplayObject — Property, class feathers.layout.AnchorLayoutData
The bottom edge of the layout object will be relative to this anchor.
bottomArrowGap — style, class feathers.controls.Callout
The space, in pixels, between the bottom arrow skin and the background skin.
bottomArrowSkin — style, class feathers.controls.Callout
The arrow skin to display on the bottom edge of the callout.
bottomDrawer — Property, class feathers.controls.Drawers
The drawer that appears below the primary content.
bottomDrawerDivider — style, class feathers.controls.Drawers
The divider between the bottom drawer and the content when the bottom drawer is docked.
bottomDrawerDockMode — Property, class feathers.controls.Drawers
Determines if the bottom drawer is docked in all, some, or no stage orientations.
BottomDrawerPopUpContentManager — class, package feathers.controls.popups
Displays pop-up content as a mobile-style drawer that opens from the bottom of the stage.
BottomDrawerPopUpContentManager() — Constructor, class feathers.controls.popups.BottomDrawerPopUpContentManager
Constructor.
bottomDrawerToggleEventType — Property, class feathers.controls.Drawers
When this event is dispatched by the content event dispatcher, the bottom drawer will toggle open and closed.
bottomPullView — Property, class feathers.controls.Scroller
A view that is displayed at the bottom of the scroller's view port when dragging up.
bottomPullViewDisplayMode — Property, class feathers.controls.Scroller
Indicates whether the bottom pull view may be dragged with the content, or if its position is fixed to the edge of the scroller.
bounds — Property, interface feathers.core.IFeathersDisplayObject
The bounds of the display object in its local coordinate space.
branchClosedIcon — style, class feathers.controls.renderers.DefaultTreeItemRenderer
The icon used to indicate if the tree item is a closed branch.
branchIcon — style, class feathers.controls.renderers.DefaultTreeItemRenderer
The icon used to indicate if the tree item is a branch.
branchOpenIcon — style, class feathers.controls.renderers.DefaultTreeItemRenderer
The icon used to indicate if the tree item is an open branch.
breakLongWords — Property, class feathers.controls.text.BitmapFontTextRenderer
If wordWrap is true, determines if words longer than the width of the text renderer will break in the middle or if the word will extend outside the edges until it ends.
button — Property, class feathers.controls.PickerList
The button sub-component.
Button — class, package feathers.controls
A push button control that may be triggered when pressed and released.
Button() — Constructor, class feathers.controls.Button
Constructor.
buttonFactory — Property, class feathers.controls.ButtonGroup
Creates each button in the group.
buttonFactory — Property, class feathers.controls.PickerList
A function used to generate the picker list's button sub-component.
buttonGap — style, class feathers.controls.NumericStepper
The gap, in pixels, between the numeric stepper's increment and decrement buttons when they are both positioned on the same side.
ButtonGroup — class, package feathers.controls
A set of related buttons with layout, customized using a data provider.
ButtonGroup() — Constructor, class feathers.controls.ButtonGroup
Constructor.
buttonGroupFactory — Property, class feathers.controls.Alert
A function used to generate the alerts's button group sub-component.
buttonGroupFooter — Property, class feathers.controls.Alert
The button group sub-component.
buttonGroupProperties — Property, class feathers.controls.Alert
An object that stores properties for the alert's button group sub-component, and the properties will be passed down to the button group when the alert validates.
buttonInitializer — Property, class feathers.controls.ButtonGroup
Modifies a button, perhaps by changing its label and icons, based on the item from the data provider that the button is meant to represent.
buttonLayoutMode — style, class feathers.controls.NumericStepper
How the buttons are positioned relative to the text input.
buttonProperties — Property, class feathers.controls.ButtonGroup
An object that stores properties for all of the button group's buttons, and the properties will be passed down to every button when the button group validates.
buttonProperties — Property, class feathers.controls.PickerList
An object that stores properties for the picker's button sub-component, and the properties will be passed down to the button when the picker validates.
buttonReleaser — Property, class feathers.controls.ButtonGroup
Resets the properties of an individual button, using the item from the data provider that was associated with the button.
buttonsDataProvider — Property, class feathers.controls.Alert
The data provider of the alert's ButtonGroup.
ButtonState — class, package feathers.controls
States for button components.
buttonStyleName — Property, class feathers.controls.ButtonGroup
The value added to the styleNameList of the buttons.
buttonStyleName — Property, class feathers.controls.PickerList
The default value added to the styleNameList of the button.
BY_PAGE — Constant Static Property, class feathers.controls.TrackInteractionMode
When the track is touched, the value is increased or decreased (depending on the location of the touch) by the value of the page property.
bytesLoaded — Property, interface feathers.media.IProgressiveMediaPlayer
The number of bytes loaded for the current media.
bytesLoaded — Property, class feathers.media.SoundPlayer
The number of bytes loaded for the current media.
bytesLoaded — Property, class feathers.media.VideoPlayer
The number of bytes loaded for the current media.
bytesTotal — Property, interface feathers.media.IProgressiveMediaPlayer
The total number of bytes to load for the current media.
bytesTotal — Property, class feathers.media.SoundPlayer
The total number of bytes to load for the current media.
bytesTotal — Property, class feathers.media.VideoPlayer
The total number of bytes to load for the current media.
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