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  
data — Property, class feathers.controls.renderers.BaseDefaultItemRenderer
The item displayed by this renderer.
data — Property, class feathers.controls.renderers.DefaultGroupedListHeaderOrFooterRenderer
Data for a header or footer from the grouped list's data provider.
data — Property, interface feathers.controls.renderers.IGroupedListHeaderOrFooterRenderer
Data for a header or footer from the grouped list's data provider.
data — Property, interface feathers.controls.renderers.IGroupedListItemRenderer
An item from the grouped list's data provider.
data — Property, interface feathers.controls.renderers.IListItemRenderer
An item from the list's data provider.
data — Property, class feathers.controls.renderers.LayoutGroupGroupedListHeaderOrFooterRenderer
Data for a header or footer from the grouped list's data provider.
data — Property, class feathers.controls.renderers.LayoutGroupGroupedListItemRenderer
An item from the grouped list's data provider.
data — Property, class feathers.controls.renderers.LayoutGroupListItemRenderer
An item from the list's data provider.
data — Property, class feathers.data.HierarchicalCollection
The data source for this collection.
data — Property, class feathers.data.ListCollection
The data source for this collection.
dataDescriptor — Property, class feathers.data.HierarchicalCollection
Describes the underlying data source by translating APIs.
dataDescriptor — Property, class feathers.data.ListCollection
Describes the underlying data source by translating APIs.
dataProvider — Property, class feathers.controls.ButtonGroup
The collection of data to be displayed with buttons.
dataProvider — Property, class feathers.controls.GroupedList
The collection of data displayed by the list.
dataProvider — Property, class feathers.controls.List
The collection of data displayed by the list.
dataProvider — Property, class feathers.controls.PickerList
The collection of data displayed by the list.
dataProvider — Property, class feathers.controls.TabBar
The collection of data to be displayed with tabs.
dataProvider — Property, class feathers.data.LocalAutoCompleteSource
A collection of items to be used as a source for auto-complete results.
decelerationRate — Property, class feathers.controls.Scroller
This value is used to decelerate the scroller when "thrown".
DECELERATION_RATE_FAST — Constant Static Property, class feathers.controls.GroupedList
Decelerates a bit faster per millisecond than the default.
DECELERATION_RATE_FAST — Constant Static Property, class feathers.controls.List
Decelerates a bit faster per millisecond than the default.
DECELERATION_RATE_FAST — Constant Static Property, class feathers.controls.Panel
Decelerates a bit faster per millisecond than the default.
DECELERATION_RATE_FAST — Constant Static Property, class feathers.controls.PanelScreen
Decelerates a bit faster per millisecond than the default.
DECELERATION_RATE_FAST — Constant Static Property, class feathers.controls.ScrollContainer
Decelerates a bit faster per millisecond than the default.
DECELERATION_RATE_FAST — Constant Static Property, class feathers.controls.ScrollScreen
Decelerates a bit faster per millisecond than the default.
DECELERATION_RATE_FAST — Constant Static Property, class feathers.controls.ScrollText
Decelerates a bit faster per millisecond than the default.
DECELERATION_RATE_FAST — Constant Static Property, class feathers.controls.Scroller
Decelerates a bit faster per millisecond than the default.
DECELERATION_RATE_FAST — Constant Static Property, class feathers.controls.TextArea
Decelerates a bit faster per millisecond than the default.
DECELERATION_RATE_NORMAL — Constant Static Property, class feathers.controls.GroupedList
The default deceleration rate per millisecond.
DECELERATION_RATE_NORMAL — Constant Static Property, class feathers.controls.List
The default deceleration rate per millisecond.
DECELERATION_RATE_NORMAL — Constant Static Property, class feathers.controls.Panel
The default deceleration rate per millisecond.
DECELERATION_RATE_NORMAL — Constant Static Property, class feathers.controls.PanelScreen
The default deceleration rate per millisecond.
DECELERATION_RATE_NORMAL — Constant Static Property, class feathers.controls.ScrollContainer
The default deceleration rate per millisecond.
DECELERATION_RATE_NORMAL — Constant Static Property, class feathers.controls.ScrollScreen
The default deceleration rate per millisecond.
DECELERATION_RATE_NORMAL — Constant Static Property, class feathers.controls.ScrollText
The default deceleration rate per millisecond.
DECELERATION_RATE_NORMAL — Constant Static Property, class feathers.controls.Scroller
The default deceleration rate per millisecond.
DECELERATION_RATE_NORMAL — Constant Static Property, class feathers.controls.TextArea
The default deceleration rate per millisecond.
decrementButton — Property, class feathers.controls.NumericStepper
The decrement button sub-component.
decrementButton — Property, class feathers.controls.ScrollBar
The scroll bar's decrement button sub-component.
decrementButtonFactory — Property, class feathers.controls.NumericStepper
A function used to generate the numeric stepper's decrement button sub-component.
decrementButtonFactory — Property, class feathers.controls.ScrollBar
A function used to generate the scroll bar's decrement button sub-component.
decrementButtonLabel — Property, class feathers.controls.NumericStepper
The text displayed by the decrement button.
decrementButtonName — Property, class feathers.controls.NumericStepper
DEPRECATED: Replaced by decrementButtonStyleName.
decrementButtonName — Property, class feathers.controls.ScrollBar
DEPRECATED: Replaced by decrementButtonStyleName.
decrementButtonProperties — Property, class feathers.controls.NumericStepper
An object that stores properties for the numeric stepper's decrement button sub-component, and the properties will be passed down to the decrement button when the numeric stepper validates.
decrementButtonProperties — Property, class feathers.controls.ScrollBar
An object that stores properties for the scroll bar's decrement button, and the properties will be passed down to the decrement button when the scroll bar validates.
decrementButtonStyleName — Property, class feathers.controls.NumericStepper
The value added to the styleNameList of the decrement button.
decrementButtonStyleName — Property, class feathers.controls.ScrollBar
The value added to the styleNameList of the decrement button.
defaultAlertFactory() — Static Method , class feathers.controls.Alert
The default factory that creates alerts when Alert.show() is called.
defaultCalloutFactory() — Static Method , class feathers.controls.Callout
The default factory that creates callouts when Callout.show() is called.
DEFAULT_CHILD_NAME_ACCESSORY_LABEL — Constant Static Property, class feathers.controls.renderers.BaseDefaultItemRenderer
DEPRECATED: Replaced by BaseDefaultItemRenderer.DEFAULT_CHILD_STYLE_NAME_ACCESSORY_LABEL.
DEFAULT_CHILD_NAME_BUTTON — Constant Static Property, class feathers.controls.ButtonGroup
DEPRECATED: Replaced by ButtonGroup.DEFAULT_CHILD_STYLE_NAME_BUTTON.
DEFAULT_CHILD_NAME_BUTTON — Constant Static Property, class feathers.controls.PickerList
DEPRECATED: Replaced by PickerList.DEFAULT_CHILD_STYLE_NAME_BUTTON.
DEFAULT_CHILD_NAME_BUTTON_GROUP — Constant Static Property, class feathers.controls.Alert
DEPRECATED: Replaced by Alert.DEFAULT_CHILD_STYLE_NAME_BUTTON_GROUP.
DEFAULT_CHILD_NAME_CONTENT_LABEL — Constant Static Property, class feathers.controls.renderers.DefaultGroupedListHeaderOrFooterRenderer
DEPRECATED: Replaced by DefaultGroupedListHeaderOrFooterRenderer.DEFAULT_CHILD_STYLE_NAME_CONTENT_LABEL.
DEFAULT_CHILD_NAME_DECREMENT_BUTTON — Constant Static Property, class feathers.controls.NumericStepper
DEPRECATED: Replaced by NumericStepper.DEFAULT_CHILD_STYLE_NAME_DECREMENT_BUTTON.
DEFAULT_CHILD_NAME_DECREMENT_BUTTON — Constant Static Property, class feathers.controls.ScrollBar
DEPRECATED: Replaced by ScrollBar.DEFAULT_CHILD_STYLE_NAME_DECREMENT_BUTTON.
DEFAULT_CHILD_NAME_FOOTER — Constant Static Property, class feathers.controls.Panel
DEPRECATED: Replaced by Panel.DEFAULT_CHILD_STYLE_NAME_FOOTER.
DEFAULT_CHILD_NAME_FOOTER_RENDERER — Constant Static Property, class feathers.controls.GroupedList
DEPRECATED: Replaced by GroupedList.DEFAULT_CHILD_STYLE_NAME_FOOTER_RENDERER.
DEFAULT_CHILD_NAME_HEADER — Constant Static Property, class feathers.controls.Alert
DEPRECATED: Replaced by Alert.DEFAULT_CHILD_STYLE_NAME_HEADER.
DEFAULT_CHILD_NAME_HEADER — Constant Static Property, class feathers.controls.Panel
DEPRECATED: Replaced by Panel.DEFAULT_CHILD_STYLE_NAME_HEADER.
DEFAULT_CHILD_NAME_HEADER — Constant Static Property, class feathers.controls.PanelScreen
DEPRECATED: Replaced by PanelScreen.DEFAULT_CHILD_STYLE_NAME_HEADER.
DEFAULT_CHILD_NAME_HEADER_RENDERER — Constant Static Property, class feathers.controls.GroupedList
DEPRECATED: Replaced by GroupedList.DEFAULT_CHILD_STYLE_NAME_HEADER_RENDERER.
DEFAULT_CHILD_NAME_HORIZONTAL_SCROLL_BAR — Constant Static Property, class feathers.controls.Scroller
DEPRECATED: Replaced by Scroller.DEFAULT_CHILD_STYLE_NAME_HORIZONTAL_SCROLL_BAR.
DEFAULT_CHILD_NAME_ICON_LABEL — Constant Static Property, class feathers.controls.renderers.BaseDefaultItemRenderer
DEPRECATED: Replaced by BaseDefaultItemRenderer.DEFAULT_CHILD_STYLE_NAME_ICON_LABEL.
DEFAULT_CHILD_NAME_INCREMENT_BUTTON — Constant Static Property, class feathers.controls.NumericStepper
DEPRECATED: Replaced by NumericStepper.DEFAULT_CHILD_STYLE_NAME_INCREMENT_BUTTON.
DEFAULT_CHILD_NAME_INCREMENT_BUTTON — Constant Static Property, class feathers.controls.ScrollBar
DEPRECATED: Replaced by ScrollBar.DEFAULT_CHILD_STYLE_NAME_INCREMENT_BUTTON.
DEFAULT_CHILD_NAME_ITEM — Constant Static Property, class feathers.controls.Header
DEPRECATED: Replaced by Header.DEFAULT_CHILD_STYLE_NAME_ITEM.
DEFAULT_CHILD_NAME_LABEL — Constant Static Property, class feathers.controls.Button
DEPRECATED: Replaced by Button.DEFAULT_CHILD_STYLE_NAME_LABEL.
DEFAULT_CHILD_NAME_LIST — Constant Static Property, class feathers.controls.PickerList
DEPRECATED: Replaced by PickerList.DEFAULT_CHILD_STYLE_NAME_LIST.
DEFAULT_CHILD_NAME_MAXIMUM_TRACK — Constant Static Property, class feathers.controls.ScrollBar
DEPRECATED: Replaced by ScrollBar.DEFAULT_CHILD_STYLE_NAME_MAXIMUM_TRACK.
DEFAULT_CHILD_NAME_MAXIMUM_TRACK — Constant Static Property, class feathers.controls.Slider
DEPRECATED: Replaced by Slider.DEFAULT_CHILD_STYLE_NAME_MAXIMUM_TRACK.
DEFAULT_CHILD_NAME_MESSAGE — Constant Static Property, class feathers.controls.Alert
DEPRECATED: Replaced by Alert.DEFAULT_CHILD_STYLE_NAME_MESSAGE.
DEFAULT_CHILD_NAME_MINIMUM_TRACK — Constant Static Property, class feathers.controls.ScrollBar
DEPRECATED: Replaced by ScrollBar.DEFAULT_CHILD_STYLE_NAME_MINIMUM_TRACK.
DEFAULT_CHILD_NAME_MINIMUM_TRACK — Constant Static Property, class feathers.controls.Slider
DEPRECATED: Replaced by Slider.DEFAULT_CHILD_STYLE_NAME_MINIMUM_TRACK.
DEFAULT_CHILD_NAME_OFF_LABEL — Constant Static Property, class feathers.controls.ToggleSwitch
DEPRECATED: Replaced by ToggleSwitch.DEFAULT_CHILD_STYLE_NAME_OFF_LABEL.
DEFAULT_CHILD_NAME_OFF_TRACK — Constant Static Property, class feathers.controls.ToggleSwitch
DEPRECATED: Replaced by ToggleSwitch.DEFAULT_CHILD_STYLE_NAME_OFF_TRACK.
DEFAULT_CHILD_NAME_ON_LABEL — Constant Static Property, class feathers.controls.ToggleSwitch
DEPRECATED: Replaced by ToggleSwitch.DEFAULT_CHILD_STYLE_NAME_ON_LABEL.
DEFAULT_CHILD_NAME_ON_TRACK — Constant Static Property, class feathers.controls.ToggleSwitch
DEPRECATED: Replaced by ToggleSwitch.DEFAULT_CHILD_STYLE_NAME_ON_TRACK.
DEFAULT_CHILD_NAME_TAB — Constant Static Property, class feathers.controls.TabBar
DEPRECATED: Replaced by TabBar.DEFAULT_CHILD_STYLE_NAME_TAB.
DEFAULT_CHILD_NAME_TEXT_INPUT — Constant Static Property, class feathers.controls.NumericStepper
DEPRECATED: Replaced by NumericStepper.DEFAULT_CHILD_STYLE_NAME_TEXT_INPUT.
DEFAULT_CHILD_NAME_THUMB — Constant Static Property, class feathers.controls.ScrollBar
DEPRECATED: Replaced by ScrollBar.DEFAULT_CHILD_STYLE_NAME_THUMB.
DEFAULT_CHILD_NAME_THUMB — Constant Static Property, class feathers.controls.SimpleScrollBar
DEPRECATED: Replaced by Scroller.DEFAULT_CHILD_STYLE_NAME_THUMB.
DEFAULT_CHILD_NAME_THUMB — Constant Static Property, class feathers.controls.Slider
DEPRECATED: Replaced by Slider.DEFAULT_CHILD_STYLE_NAME_THUMB.
DEFAULT_CHILD_NAME_THUMB — Constant Static Property, class feathers.controls.ToggleSwitch
DEPRECATED: Replaced by ToggleSwitch.DEFAULT_CHILD_STYLE_NAME_THUMB.
DEFAULT_CHILD_NAME_TITLE — Constant Static Property, class feathers.controls.Header
DEPRECATED: Replaced by Header.DEFAULT_CHILD_STYLE_NAME_TITLE.
DEFAULT_CHILD_NAME_VERTICAL_SCROLL_BAR — Constant Static Property, class feathers.controls.Scroller
DEPRECATED: Replaced by Scroller.DEFAULT_CHILD_STYLE_NAME_VERTICAL_SCROLL_BAR.
DEFAULT_CHILD_STYLE_NAME_ACCESSORY_LABEL — Constant Static Property, class feathers.controls.renderers.BaseDefaultItemRenderer
The default value added to the styleNameList of the accessory label, if it exists.
DEFAULT_CHILD_STYLE_NAME_BUTTON — Constant Static Property, class feathers.controls.ButtonGroup
The default value added to the styleNameList of the buttons.
DEFAULT_CHILD_STYLE_NAME_BUTTON — Constant Static Property, class feathers.controls.PickerList
The default value added to the styleNameList of the button.
DEFAULT_CHILD_STYLE_NAME_BUTTON_GROUP — Constant Static Property, class feathers.controls.Alert
The default value added to the styleNameList of the button group.
DEFAULT_CHILD_STYLE_NAME_CONTENT_LABEL — Constant Static Property, class feathers.controls.renderers.DefaultGroupedListHeaderOrFooterRenderer
The default value added to the styleNameList of the content label.
DEFAULT_CHILD_STYLE_NAME_DECREMENT_BUTTON — Constant Static Property, class feathers.controls.NumericStepper
The default value added to the styleNameList of the decrement button.
DEFAULT_CHILD_STYLE_NAME_DECREMENT_BUTTON — Constant Static Property, class feathers.controls.ScrollBar
The default value added to the styleNameList of the decrement button.
DEFAULT_CHILD_STYLE_NAME_FOOTER — Constant Static Property, class feathers.controls.Panel
The default value added to the styleNameList of the footer.
DEFAULT_CHILD_STYLE_NAME_FOOTER — Constant Static Property, class feathers.controls.PanelScreen
The default value added to the styleNameList of the footer.
DEFAULT_CHILD_STYLE_NAME_FOOTER_RENDERER — Constant Static Property, class feathers.controls.GroupedList
The default name to use with footer renderers.
DEFAULT_CHILD_STYLE_NAME_HEADER — Constant Static Property, class feathers.controls.Alert
The default value added to the styleNameList of the header.
DEFAULT_CHILD_STYLE_NAME_HEADER — Constant Static Property, class feathers.controls.Panel
The default value added to the styleNameList of the header.
DEFAULT_CHILD_STYLE_NAME_HEADER — Constant Static Property, class feathers.controls.PanelScreen
The default value added to the styleNameList of the header.
DEFAULT_CHILD_STYLE_NAME_HEADER_RENDERER — Constant Static Property, class feathers.controls.GroupedList
The default name to use with header renderers.
DEFAULT_CHILD_STYLE_NAME_HORIZONTAL_SCROLL_BAR — Constant Static Property, class feathers.controls.Scroller
The default value added to the styleNameList of the horizontal scroll bar.
DEFAULT_CHILD_STYLE_NAME_ICON_LABEL — Constant Static Property, class feathers.controls.renderers.BaseDefaultItemRenderer
The default value added to the styleNameList of the icon label, if it exists.
DEFAULT_CHILD_STYLE_NAME_INCREMENT_BUTTON — Constant Static Property, class feathers.controls.NumericStepper
The default value added to the styleNameList of the increment button.
DEFAULT_CHILD_STYLE_NAME_INCREMENT_BUTTON — Constant Static Property, class feathers.controls.ScrollBar
The default value added to the styleNameList of the increment button.
DEFAULT_CHILD_STYLE_NAME_ITEM — Constant Static Property, class feathers.controls.Header
The default value added to the styleNameList of the header's items.
DEFAULT_CHILD_STYLE_NAME_LABEL — Constant Static Property, class feathers.controls.Button
The default value added to the styleNameList of the label.
DEFAULT_CHILD_STYLE_NAME_LIST — Constant Static Property, class feathers.controls.AutoComplete
The default value added to the styleNameList of the pop-up list.
DEFAULT_CHILD_STYLE_NAME_LIST — Constant Static Property, class feathers.controls.PickerList
The default value added to the styleNameList of the pop-up list.
DEFAULT_CHILD_STYLE_NAME_MAXIMUM_TRACK — Constant Static Property, class feathers.controls.ScrollBar
The default value added to the styleNameList of the maximum track.
DEFAULT_CHILD_STYLE_NAME_MAXIMUM_TRACK — Constant Static Property, class feathers.controls.Slider
The default value added to the styleNameList of the maximum track.
DEFAULT_CHILD_STYLE_NAME_MAXIMUM_TRACK — Constant Static Property, class feathers.media.SeekSlider
The default value added to the styleNameList of the maximum track.
DEFAULT_CHILD_STYLE_NAME_MAXIMUM_TRACK — Constant Static Property, class feathers.media.VolumeSlider
The default value added to the styleNameList of the maximum track.
DEFAULT_CHILD_STYLE_NAME_MESSAGE — Constant Static Property, class feathers.controls.Alert
The default value added to the styleNameList of the message.
DEFAULT_CHILD_STYLE_NAME_MINIMUM_TRACK — Constant Static Property, class feathers.controls.ScrollBar
The default value added to the styleNameList of the minimum track.
DEFAULT_CHILD_STYLE_NAME_MINIMUM_TRACK — Constant Static Property, class feathers.controls.Slider
The default value added to the styleNameList of the minimum track.
DEFAULT_CHILD_STYLE_NAME_MINIMUM_TRACK — Constant Static Property, class feathers.media.SeekSlider
The default value added to the styleNameList of the minimum track.
DEFAULT_CHILD_STYLE_NAME_MINIMUM_TRACK — Constant Static Property, class feathers.media.VolumeSlider
The default value added to the styleNameList of the minimum track.
DEFAULT_CHILD_STYLE_NAME_OFF_LABEL — Constant Static Property, class feathers.controls.ToggleSwitch
The default value added to the styleNameList of the off label.
DEFAULT_CHILD_STYLE_NAME_OFF_TRACK — Constant Static Property, class feathers.controls.ToggleSwitch
The default value added to the styleNameList of the off track.
DEFAULT_CHILD_STYLE_NAME_ON_LABEL — Constant Static Property, class feathers.controls.ToggleSwitch
The default value added to the styleNameList of the on label.
DEFAULT_CHILD_STYLE_NAME_ON_TRACK — Constant Static Property, class feathers.controls.ToggleSwitch
The default value added to the styleNameList of the on track.
DEFAULT_CHILD_STYLE_NAME_TAB — Constant Static Property, class feathers.controls.TabBar
The default value added to the styleNameList of the tabs.
DEFAULT_CHILD_STYLE_NAME_TEXT_INPUT — Constant Static Property, class feathers.controls.NumericStepper
The default value added to the styleNameList of the text input.
DEFAULT_CHILD_STYLE_NAME_THUMB — Constant Static Property, class feathers.controls.ScrollBar
The default value added to the styleNameList of the thumb.
DEFAULT_CHILD_STYLE_NAME_THUMB — Constant Static Property, class feathers.controls.SimpleScrollBar
The default value added to the styleNameList of the thumb.
DEFAULT_CHILD_STYLE_NAME_THUMB — Constant Static Property, class feathers.controls.Slider
The default value added to the styleNameList of the thumb.
DEFAULT_CHILD_STYLE_NAME_THUMB — Constant Static Property, class feathers.controls.ToggleSwitch
The default value added to the styleNameList of the thumb.
DEFAULT_CHILD_STYLE_NAME_THUMB — Constant Static Property, class feathers.media.SeekSlider
The default value added to the styleNameList of the thumb.
DEFAULT_CHILD_STYLE_NAME_THUMB — Constant Static Property, class feathers.media.VolumeSlider
The default value added to the styleNameList of the thumb.
DEFAULT_CHILD_STYLE_NAME_TITLE — Constant Static Property, class feathers.controls.Header
The default value added to the styleNameList of the header's title.
DEFAULT_CHILD_STYLE_NAME_VERTICAL_SCROLL_BAR — Constant Static Property, class feathers.controls.Scroller
The default value added to the styleNameList of the vertical scroll bar.
DEFAULT_CHILD_STYLE_NAME_VOLUME_SLIDER — Constant Static Property, class feathers.media.MuteToggleButton
The default value added to the styleNameList of the pop-up volume slider.
DefaultFocusManager — class, package feathers.core
The default IPopUpManager implementation.
DefaultFocusManager(root:starling.display:DisplayObjectContainer) — Constructor, class feathers.core.DefaultFocusManager
Constructor.
defaultFocusManagerFactory(root:starling.display:DisplayObjectContainer) — Static Method , class feathers.core.FocusManager
The default factory that creates a focus manager.
DefaultGroupedListHeaderOrFooterRenderer — class, package feathers.controls.renderers
The default renderer used for headers and footers in a GroupedList control.
DefaultGroupedListHeaderOrFooterRenderer() — Constructor, class feathers.controls.renderers.DefaultGroupedListHeaderOrFooterRenderer
Constructor.
DefaultGroupedListItemRenderer — class, package feathers.controls.renderers
The default item renderer for a GroupedList control.
DefaultGroupedListItemRenderer() — Constructor, class feathers.controls.renderers.DefaultGroupedListItemRenderer
Constructor.
defaultIcon — Property, class feathers.controls.Button
The icon used when no other icon is defined for the current state.
defaultIcon — Property, class feathers.controls.TextInput
The icon used when no other icon is defined for the current state.
defaultLabelProperties — Property, class feathers.controls.Button
An object that stores properties for the button's label text renderer when no specific properties are defined for the button's current state, and the properties will be passed down to the label text renderer when the button validates.
defaultLabelProperties — Property, class feathers.controls.ToggleSwitch
An object that stores properties for the toggle switch's label text renderers when the toggle switch is enabled, and the properties will be passed down to the text renderers when the toggle switch validates.
DefaultListItemRenderer — class, package feathers.controls.renderers
The default item renderer for List control.
DefaultListItemRenderer() — Constructor, class feathers.controls.renderers.DefaultListItemRenderer
Constructor.
defaultOverlayFactory() — Static Method , class feathers.core.DefaultPopUpManager
The default factory that creates overlays for modal pop-ups.
defaultOverlayFactory() — Static Method , class feathers.core.PopUpManager
The default factory that creates overlays for modal pop-ups.
DefaultPopUpManager — class, package feathers.core
The default IPopUpManager implementation.
DefaultPopUpManager(root:starling.display:DisplayObjectContainer) — Constructor, class feathers.core.DefaultPopUpManager
Constructor.
defaultPopUpManagerFactory() — Static Method , class feathers.core.PopUpManager
The default factory that creates a pop-up manager.
defaultRadioGroup — Constant Static Property, class feathers.controls.Radio
If a Radio has not been added to a ToggleGroup, it will automatically be added to this group.
defaultSelectedIcon — Property, class feathers.controls.ToggleButton
The icon used when no other icon is defined for the current state when the button is selected.
defaultSelectedLabelProperties — Property, class feathers.controls.ToggleButton
An object that stores properties for the button's label text renderer when no specific properties are defined for the button's current state (and the button's isSelected property is true), and the properties will be passed down to the label text renderer when the button validates.
defaultSelectedSkin — Property, class feathers.controls.ToggleButton
The skin used when no other skin is defined for the current state when the button is selected.
defaultSelectedValue — Property, class feathers.skins.StateWithToggleValueSelector
If the target is a selected IToggle instance, and if there is no value for the specified state, a default value may be used as a fallback (with a higher priority than the regular default fallback).
defaultSkin — Property, class feathers.controls.Button
The skin used when no other skin is defined for the current state.
defaultStyleFunction — Property, class feathers.skins.StyleNameFunctionStyleProvider
The target Feathers UI component is passed to this function when applyStyles() is called and the component's styleNameList doesn't contain any style names that are set with setFunctionForStyleName().
defaultStyleProvider — Property, class feathers.core.FeathersControl
When the FeathersControl constructor is called, the globalStyleProvider property is set to this value.
defaultTextEditorFactory — Static Property, class feathers.core.FeathersControl
A function used by all UI controls that support text editor to create an ITextEditor instance.
defaultTextRendererFactory — Static Property, class feathers.core.FeathersControl
A function used by all UI controls that support text renderers to create an ITextRenderer instance.
defaultTransition(oldScreen:starling.display:DisplayObject, newScreen:starling.display:DisplayObject, completeCallback:Function) — Static Method , class feathers.controls.supportClasses.BaseScreenNavigator
The default transition function.
defaultValue — Property, class feathers.skins.StateValueSelector
If there is no value for the specified state, a default value can be used as a fallback.
defaultValue — Property, class feathers.skins.StateWithToggleValueSelector
If there is no value for the specified state, a default value can be used as a fallback.
delay — Property, class feathers.motion.transitions.OldFadeNewSlideTransitionManager
A delay before the transition starts, measured in seconds.
delay — Property, class feathers.motion.transitions.ScreenFadeTransitionManager
A delay before the transition starts, measured in seconds.
delay — Property, class feathers.motion.transitions.ScreenSlidingStackTransitionManager
A delay before the transition starts, measured in seconds.
delay — Property, class feathers.motion.transitions.TabBarSlideTransitionManager
A delay before the transition starts, measured in seconds.
delayTextureCreation — Property, class feathers.controls.ImageLoader
Determines if a loaded bitmap may be converted to a texture immediately after loading.
delayTextureCreationOnScroll — Property, class feathers.controls.renderers.BaseDefaultItemRenderer
If enabled, automatically manages the delayTextureCreation property on accessory and icon ImageLoader instances when the owner scrolls.
delimiter — Property, class feathers.media.TimeLabel
When the value of displayMode is TimeLabel.DISPLAY_MODE_CURRENT_AND_TOTAL_TIMES, this text is inserted between the two times to separate them.
depth — Property, class feathers.core.FeathersControl
The component's depth in the display list, relative to the stage.
depth — Property, interface feathers.core.IValidating
The component's depth in the display list, relative to the stage.
depth — Property, class feathers.display.Scale3Image
The component's depth in the display list, relative to the stage.
depth — Property, class feathers.display.Scale9Image
The component's depth in the display list, relative to the stage.
depth — Property, class feathers.display.TiledImage
The component's depth in the display list, relative to the stage.
DeviceCapabilities — class, package feathers.system
Using values from the Stage and Capabilities classes, makes educated guesses about the physical size of the device this code is running on.
dimensionsChange — Event, interface feathers.media.IVideoPlayer
Dispatched when the original, native width or height of the video content is calculated.
dimensionsChange — Event, class feathers.media.VideoPlayer
Dispatched when the original native width or height of the video content is calculated.
DIMENSIONS_CHANGE — Constant Static Property, class feathers.events.MediaPlayerEventType
Dispatched when the original, native width or height of a video player's content is calculated.
direction — Property, class feathers.controls.ButtonGroup
The button group layout is either vertical or horizontal.
direction — Property, interface feathers.controls.IDirectionalScrollBar
The direction of the scroll bar, either horizontal or vertical.
direction — Property, class feathers.controls.PageIndicator
The symbols may be positioned vertically or horizontally.
direction — Property, class feathers.controls.ProgressBar
Determines the direction that the progress bar fills.
direction — Property, class feathers.controls.ScrollBar
Determines if the scroll bar's thumb can be dragged horizontally or vertically.
direction — Property, class feathers.controls.SimpleScrollBar
Determines if the scroll bar's thumb can be dragged horizontally or vertically.
direction — Property, class feathers.controls.Slider
Determines if the slider's thumb can be dragged horizontally or vertically.
direction — Property, class feathers.controls.TabBar
The tab bar layout is either vertical or horizontal.
direction — Property, class feathers.controls.popups.CalloutPopUpContentManager
The direction of the callout.
direction — Property, class feathers.textures.Scale3Textures
The direction of the sub-texture layout.
DIRECTION_ANY — Constant Static Property, class feathers.controls.Callout
The callout may be positioned on any side of the origin region.
DIRECTION_DOWN — Constant Static Property, class feathers.controls.Callout
The callout must be positioned below the origin region.
DIRECTION_HORIZONTAL — Constant Static Property, class feathers.controls.ButtonGroup
The buttons are displayed in order from left to right.
DIRECTION_HORIZONTAL — Constant Static Property, class feathers.controls.Callout
The callout may be positioned on top or bottom of the origin region.
DIRECTION_HORIZONTAL — Constant Static Property, class feathers.controls.PageIndicator
The page indicator's symbols will be positioned horizontally, from left to right.
DIRECTION_HORIZONTAL — Constant Static Property, class feathers.controls.ProgressBar
The progress bar fills horizontally (on the x-axis).
DIRECTION_HORIZONTAL — Constant Static Property, class feathers.controls.ScrollBar
The scroll bar's thumb may be dragged horizontally (on the x-axis).
DIRECTION_HORIZONTAL — Constant Static Property, class feathers.controls.SimpleScrollBar
The scroll bar's thumb may be dragged horizontally (on the x-axis).
DIRECTION_HORIZONTAL — Constant Static Property, class feathers.controls.Slider
The slider's thumb may be dragged horizontally (on the x-axis).
DIRECTION_HORIZONTAL — Constant Static Property, class feathers.controls.TabBar
The tabs are displayed in order from left to right.
DIRECTION_HORIZONTAL — Constant Static Property, class feathers.media.SeekSlider
The slider's thumb may be dragged horizontally (on the x-axis).
DIRECTION_HORIZONTAL — Constant Static Property, class feathers.media.VolumeSlider
The slider's thumb may be dragged horizontally (on the x-axis).
DIRECTION_HORIZONTAL — Constant Static Property, class feathers.textures.Scale3Textures
If the direction is horizontal, the layout will start on the left and continue to the right.
DIRECTION_LEFT — Constant Static Property, class feathers.controls.Callout
The callout must be positioned to the left side of the origin region.
DIRECTION_RIGHT — Constant Static Property, class feathers.controls.Callout
The callout must be positioned to the right side of the origin region.
DIRECTION_UP — Constant Static Property, class feathers.controls.Callout
The callout must be positioned above the origin region.
DIRECTION_VERTICAL — Constant Static Property, class feathers.controls.ButtonGroup
The buttons are displayed in order from top to bottom.
DIRECTION_VERTICAL — Constant Static Property, class feathers.controls.Callout
The callout may be positioned on top or bottom of the origin region.
DIRECTION_VERTICAL — Constant Static Property, class feathers.controls.PageIndicator
The page indicator's symbols will be positioned vertically, from top to bottom.
DIRECTION_VERTICAL — Constant Static Property, class feathers.controls.ProgressBar
The progress bar fills vertically (on the y-axis).
DIRECTION_VERTICAL — Constant Static Property, class feathers.controls.ScrollBar
The scroll bar's thumb may be dragged vertically (on the y-axis).
DIRECTION_VERTICAL — Constant Static Property, class feathers.controls.SimpleScrollBar
The scroll bar's thumb may be dragged vertically (on the y-axis).
DIRECTION_VERTICAL — Constant Static Property, class feathers.controls.Slider
The slider's thumb may be dragged vertically (on the y-axis).
DIRECTION_VERTICAL — Constant Static Property, class feathers.controls.TabBar
The tabs are displayed in order from top to bottom.
DIRECTION_VERTICAL — Constant Static Property, class feathers.media.SeekSlider
The slider's thumb may be dragged vertically (on the y-axis).
DIRECTION_VERTICAL — Constant Static Property, class feathers.media.VolumeSlider
The slider's thumb may be dragged vertically (on the y-axis).
DIRECTION_VERTICAL — Constant Static Property, class feathers.textures.Scale3Textures
If the direction is vertical, the layout will start on the top and continue to the bottom.
disableAll() — method, class feathers.core.FocusManager
Disables focus management on all stages where it has previously been enabled.
disabledColor — Property, class feathers.controls.text.StageTextTextEditor
Specifies text color when the component is disabled as a number containing three 8-bit RGB components.
disabledElementFormat — Property, class feathers.controls.text.TextBlockTextRenderer
The font and styles used to draw the text when the component is disabled.
disabledIcon — Property, class feathers.controls.Button
The icon used for the button's disabled state.
disabledIcon — Property, class feathers.controls.TextInput
The icon used for the input's disabled state.
disabledLabelProperties — Property, class feathers.controls.Button
An object that stores properties for the button's label text renderer when the button is in the Button.STATE_DISABLED state, and the properties will be passed down to the label text renderer when the button validates.
disabledLabelProperties — Property, class feathers.controls.ToggleSwitch
An object that stores properties for the toggle switch's label text renderers when the toggle switch is disabled, and the properties will be passed down to the text renderers when the toggle switch validates.
disabledSkin — Property, class feathers.controls.Button
The skin used for the button's disabled state.
disabledTextFormat — Property, class feathers.controls.ScrollText
The font and styles used to draw the text when the component is disabled.
disabledTextFormat — Property, class feathers.controls.text.BitmapFontTextRenderer
The font and styles used to draw the text when the label is disabled.
disabledTextFormat — Property, class feathers.controls.text.TextFieldTextEditor
The font and styles used to draw the text when the component is disabled.
disabledTextFormat — Property, class feathers.controls.text.TextFieldTextRenderer
The font and styles used to draw the text when the component is disabled.
dispatchEvent(event:starling.events:Event) — method, interface feathers.core.IFeathersEventDispatcher
Dispatches an event to all listeners added for the specified event type.
dispatchEvent(event:starling.events:Event) — method, interface feathers.dragDrop.IDragSource
dispatchEvent(event:starling.events:Event) — method, interface feathers.dragDrop.IDropTarget
dispatchEventWith(type:String, bubbles:Boolean, data:Object) — method, interface feathers.core.IFeathersEventDispatcher
Dispatches an event from the pool with the specified to all listeners for the specified event type.
dispatchEventWith(type:String, bubbles:Boolean, data:Object) — method, interface feathers.dragDrop.IDragSource
dispatchEventWith(type:String, bubbles:Boolean, data:Object) — method, interface feathers.dragDrop.IDropTarget
displayAsPassword — Property, class feathers.controls.ScrollText
Specifies whether the text field is a password text field that hides the input characters using asterisks instead of the actual characters.
displayAsPassword — Property, class feathers.controls.TextInput
Determines if the entered text will be masked so that it cannot be seen, such as for a password input.
displayAsPassword — Property, class feathers.controls.text.BitmapFontTextEditor
Indicates whether the text field is a password text field that hides input characters using a substitute character.
displayAsPassword — Property, class feathers.controls.text.StageTextTextEditor
Indicates whether the text field is a password text field that hides input characters using a substitute character.
displayAsPassword — Property, class feathers.controls.text.TextBlockTextEditor
Indicates whether the text field is a password text field that hides input characters using a substitute character.
displayAsPassword — Property, class feathers.controls.text.TextFieldTextEditor
Specifies whether the text field is a password text field that hides the input characters using asterisks instead of the actual characters.
displayAsPassword — Property, class feathers.controls.text.TextFieldTextRenderer
Specifies whether the text field is a password text field that hides the input characters using asterisks instead of the actual characters.
displayAsPassword — Property, interface feathers.core.ITextEditor
Determines if the entered text will be masked so that it cannot be seen, such as for a password input.
displayAsPassword — Property, class feathers.text.StageTextField
displayListBypassEnabled — Property, class feathers.controls.ScrollContainer
A flag that indicates if the display list functions like addChild() and removeChild() will be passed to the internal view port.
DisplayListWatcher — class, package feathers.core
Watches a container on the display list.
DisplayListWatcher(topLevelContainer:starling.display:DisplayObjectContainer) — Constructor, class feathers.core.DisplayListWatcher
Constructor.
displayMode — Property, class feathers.media.TimeLabel
Determines how the time is displayed by the label.
DISPLAY_MODE_CURRENT_AND_TOTAL_TIMES — Constant Static Property, class feathers.media.TimeLabel
The label displays the current time of the media content, followed by some text specified by the delimiter property, and completed by the total time of the media content.
DISPLAY_MODE_CURRENT_TIME — Constant Static Property, class feathers.media.TimeLabel
The label displays only the current time of the media content.
DISPLAY_MODE_REMAINING_TIME — Constant Static Property, class feathers.media.TimeLabel
The label displays only the remaining time of the media content.
DISPLAY_MODE_TOTAL_TIME — Constant Static Property, class feathers.media.TimeLabel
The label displays only the total time of the media content.
displayObjectProperties — Property, class feathers.skins.SmartDisplayObjectStateValueSelector
Optional properties to set on the Scale9Image instance.
displayStateChange — Event, class feathers.media.VideoPlayer
Dispatched when the media player changes to the full-screen display mode or back to the normal display mode.
DISPLAY_STATE_CHANGE — Constant Static Property, class feathers.events.MediaPlayerEventType
Dispatched when a media player changes to the full-screen display mode or back to the normal display mode.
dispose() — method, class feathers.controls.AutoComplete
Disposes the display object.
dispose() — method, class feathers.controls.PickerList
Disposes the display object.
dispose() — method, class feathers.controls.popups.CalloutPopUpContentManager
Cleans up the manager.
dispose() — method, class feathers.controls.popups.DropDownPopUpContentManager
Cleans up the manager.
dispose() — method, interface feathers.controls.popups.IPopUpContentManager
Cleans up the manager.
dispose() — method, class feathers.controls.popups.VerticalCenteredPopUpContentManager
Cleans up the manager.
dispose() — method, class feathers.core.DisplayListWatcher
Stops listening to the root and cleans up anything else that needs to be disposed.
dispose() — method, interface feathers.core.IFeathersDisplayObject
Disposes the display object.
dispose(disposeGroup:Function, disposeItem:Function) — method, class feathers.data.HierarchicalCollection
Calls a function for each group in the collection and another function for each item in a group, where each function handles any properties that require disposal on these objects.
dispose(disposeItem:Function) — method, class feathers.data.ListCollection
Calls a function for each item in the collection that may be used to dispose any properties on the item.
dispose() — method, class feathers.media.MuteToggleButton
Disposes the display object.
dispose() — method, class feathers.skins.StyleProviderRegistry
Disposes the theme.
dispose() — method, class feathers.text.StageTextField
dispose() — method, class feathers.themes.StyleNameFunctionTheme
Disposes the theme.
disposeContent — Property, class feathers.controls.Callout
Determines if the callout's content will be disposed when the callout is disposed.
disposeForStage(stage:starling.display:Stage) — Static Method , class feathers.events.ExclusiveTouch
Disposes the exclusive touch manager for the specified stage.
disposeItems — Property, class feathers.controls.Header
Determines if the leftItems, centerItems, and rightItems are disposed or not when the header is disposed.
disposeOnSelfClose — Property, class feathers.controls.Callout
Determines if the callout will be disposed when close() is called internally.
distributeButtonSizes — Property, class feathers.controls.ButtonGroup
If true, the buttons will be equally sized in the direction of the layout.
distributeHeights — Property, class feathers.layout.VerticalLayout
Distributes the height of the view port equally to each item.
distributeTabSizes — Property, class feathers.controls.TabBar
If true, the tabs will be equally sized in the direction of the layout.
distributeWidths — Property, class feathers.layout.HorizontalLayout
Distributes the width of the view port equally to each item.
DOCK_MODE_BOTH — Constant Static Property, class feathers.controls.Drawers
The drawer will be docked in all orientations.
DOCK_MODE_LANDSCAPE — Constant Static Property, class feathers.controls.Drawers
The drawer will be docked in landscape orientation, but it must be opened and closed explicitly in portrait orientation.
DOCK_MODE_NONE — Constant Static Property, class feathers.controls.Drawers
The drawer won't be docked in any orientation.
DOCK_MODE_PORTRAIT — Constant Static Property, class feathers.controls.Drawers
The drawer will be docked in portrait orientation, but it must be opened and closed explicitly in landscape orientation.
downIcon — Property, class feathers.controls.Button
The icon used for the button's down state.
downLabelProperties — Property, class feathers.controls.Button
An object that stores properties for the button's label text renderer when the button is in the Button.STATE_DOWN state, and the properties will be passed down to the label text renderer when the button validates.
downSkin — Property, class feathers.controls.Button
The skin used for the button's down state.
dpi — Static Property, class feathers.system.DeviceCapabilities
The screen density to be used by Feathers.
dragComplete — Event, interface feathers.dragDrop.IDragSource
Dispatched when the drop has been completed or when the drag has been cancelled.
DRAG_COMPLETE — Constant Static Property, class feathers.events.DragDropEvent
Dispatched by the IDragSource when a drag completes.
dragData — Static Property, class feathers.dragDrop.DragDropManager
The data associated with the current drag.
dragData — Property, class feathers.events.DragDropEvent
The DragData associated with the current drag.
DragData — class, package feathers.dragDrop
Stores data associated with a drag and drop operation.
DragData() — Constructor, class feathers.dragDrop.DragData
Constructor.
dragDrop — Event, interface feathers.dragDrop.IDropTarget
Dispatched when an accepted drag is dropped on the target.
DRAG_DROP — Constant Static Property, class feathers.events.DragDropEvent
Dispatched by a IDropTarget when a drop occurs.
DragDropEvent — class, package feathers.events
Events used by the DragDropManager.
DragDropEvent(type:String, dragData:feathers.dragDrop:DragData, isDropped:Boolean, localX:Number, localY:Number) — Constructor, class feathers.events.DragDropEvent
Constructor.
DragDropManager — class, package feathers.dragDrop
Handles drag and drop operations based on Starling touch events.
dragEnter — Event, interface feathers.dragDrop.IDropTarget
Dispatched when the touch enters the drop target's bounds.
DRAG_ENTER — Constant Static Property, class feathers.events.DragDropEvent
Dispatched by a IDropTarget when a drag enters its bounds.
dragExit — Event, interface feathers.dragDrop.IDropTarget
Dispatched when the touch exits the drop target's bounds or when the drag is cancelled while the touch is within the drop target's bounds.
DRAG_EXIT — Constant Static Property, class feathers.events.DragDropEvent
Dispatched by a IDropTarget when a drag exits its bounds.
dragMove — Event, interface feathers.dragDrop.IDropTarget
Dispatched when the touch moves within the drop target's bounds.
DRAG_MOVE — Constant Static Property, class feathers.events.DragDropEvent
Dispatched by a IDropTarget when a drag moves to a new location within its bounds.
dragSource — Static Property, class feathers.dragDrop.DragDropManager
The IDragSource that started the current drag.
dragStart — Event, interface feathers.dragDrop.IDragSource
Dispatched when the drag and drop manager begins the drag.
DRAG_START — Constant Static Property, class feathers.events.DragDropEvent
Dispatched by the IDragSource when a drag starts.
draw() — method, class feathers.controls.text.TextBlockTextEditor
draw() — method, class feathers.core.FeathersControl
Override to customize layout and to adjust properties of children.
Drawers — class, package feathers.controls
A container that displays primary content in the center surrounded by optional "drawers" that can open and close on the edges.
Drawers(content:starling.display:DisplayObject) — Constructor, class feathers.controls.Drawers
Constructor.
drawViewPortToBitmapData(bitmap:flash.display:BitmapData) — method, class feathers.text.StageTextField
DropDownPopUpContentManager — class, package feathers.controls.popups
Displays pop-up content as a desktop-style drop-down.
DropDownPopUpContentManager() — Constructor, class feathers.controls.popups.DropDownPopUpContentManager
Constructor.
duration — Property, class feathers.motion.transitions.OldFadeNewSlideTransitionManager
The duration of the transition, measured in seconds.
duration — Property, class feathers.motion.transitions.ScreenFadeTransitionManager
The duration of the transition, measured in seconds.
duration — Property, class feathers.motion.transitions.ScreenSlidingStackTransitionManager
The duration of the transition, measured in seconds.
duration — Property, class feathers.motion.transitions.TabBarSlideTransitionManager
The duration of the transition, measured in seconds.
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