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 |
dangerCalloutBottomArrowSkinTexture — Property, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
dangerCalloutBottomArrowSkinTexture — Property, class feathers.themes.BaseMetalWorksMobileTheme |
| |
dangerCalloutLeftArrowSkinTexture — Property, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
dangerCalloutLeftArrowSkinTexture — Property, class feathers.themes.BaseMetalWorksMobileTheme |
| |
dangerCalloutRightArrowSkinTexture — Property, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
dangerCalloutRightArrowSkinTexture — Property, class feathers.themes.BaseMetalWorksMobileTheme |
| |
dangerCalloutTopArrowSkinTexture — Property, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
dangerCalloutTopArrowSkinTexture — Property, class feathers.themes.BaseMetalWorksMobileTheme |
| |
DARK_DISABLED_TEXT_COLOR — Constant Static Property, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
DARK_DISABLED_TEXT_COLOR — Constant Static Property, class feathers.themes.BaseMetalWorksMobileTheme |
| |
darkDisabledUIFontStyles — Property, class feathers.themes.BaseMetalWorksDesktopTheme |
|
The font styles for dark, disabled UI text. |
darkDisabledUIFontStyles — Property, class feathers.themes.BaseMetalWorksMobileTheme |
|
The font styles for dark, disabled UI text. |
darkFontStyles — Property, class feathers.themes.BaseMetalWorksDesktopTheme |
|
The font styles for standard-sized, dark text. |
darkFontStyles — Property, class feathers.themes.BaseMetalWorksMobileTheme |
|
The font styles for standard-sized, dark text. |
DARK_TEXT_COLOR — Constant Static Property, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
DARK_TEXT_COLOR — Constant Static Property, class feathers.themes.BaseMetalWorksMobileTheme |
| |
darkUIFontStyles — Property, class feathers.themes.BaseMetalWorksDesktopTheme |
|
The font styles for dark UI text. |
darkUIFontStyles — Property, class feathers.themes.BaseMetalWorksMobileTheme |
|
The font styles for dark UI text. |
data — Property, class feathers.controls.renderers.BaseDefaultItemRenderer |
|
The item displayed by this renderer. |
data — Property, class feathers.controls.renderers.DefaultDataGridHeaderRenderer |
|
A column from a data grid. |
data — Property, class feathers.controls.renderers.DefaultGroupedListHeaderOrFooterRenderer |
|
Data for a footer renderer from the grouped list's data provider. |
data — Property, interface feathers.controls.renderers.IDataGridCellRenderer |
|
An item from the data grid's data provider. |
data — Property, interface feathers.controls.renderers.IDataGridHeaderRenderer |
|
A column from a data grid. |
data — Property, interface feathers.controls.renderers.IGroupedListFooterRenderer |
|
Data for a footer renderer from the grouped list's data provider. |
data — Property, interface feathers.controls.renderers.IGroupedListHeaderRenderer |
|
Data for a header renderer 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, interface feathers.controls.renderers.ITreeItemRenderer |
|
An item from the tree's data provider. |
data — Property, class feathers.controls.renderers.LayoutGroupDataGridCellRenderer |
|
An item from the data grid's data provider. |
data — Property, class feathers.controls.renderers.LayoutGroupGroupedListHeaderOrFooterRenderer |
|
Data for a footer renderer 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.controls.renderers.LayoutGroupTreeItemRenderer |
|
An item from the tree'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. |
data — Property, class feathers.extensions.dataGrid.DataGridItemRenderer |
|
The datagrid dataProvider item corresponding to this item renderer. |
data — Property, interface feathers.extensions.tabbedApplication.IView |
|
Properties saved in a view. |
data — Property, class feathers.extensions.tabbedApplication.PanelView |
|
Properties saved in a view. |
data — Property, class feathers.extensions.tabbedApplication.View |
|
Properties saved in a view. |
data — Property, class feathers.extensions.tree.TreeItemRenderer |
|
The tree dataProvider item corresponding to this item renderer. |
data — Property, class feathers.extensions.tree.events.TreeEvent |
|
The tree dataProvider item corresponding to this item renderer. |
data — Property, class starling.events.Event |
| Arbitrary data that is attached to the event. |
data — Property, class starling.textures.AtfData |
| The actual byte data, including header. |
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. |
dataField — Property, class feathers.controls.DataGridColumn |
|
The field in the item that contains the data to be displayed by
the cell renderers in this column. |
dataField — Property, class feathers.controls.renderers.DefaultDataGridCellRenderer |
|
The field used to access this column's data from the item within the
data grid's data provider. |
dataField — Property, interface feathers.controls.renderers.IDataGridCellRenderer |
|
The field used to access this column's data from the item within the
data grid's data provider. |
dataField — Property, class feathers.controls.renderers.LayoutGroupDataGridCellRenderer |
|
The field used to access this column's data from the item within the
data grid's data provider. |
DataGrid — class, package feathers.controls |
|
Displays a collection of items as a table. |
DataGrid — class, package feathers.extensions.dataGrid |
|
The DataGrid displays a row of column headings above a scrollable grid. |
DataGrid() — Constructor, class feathers.controls.DataGrid |
|
Constructor. |
DataGrid() — Constructor, class feathers.extensions.dataGrid.DataGrid |
| |
dataGridChangeHandler() — method, class feathers.extensions.dataGrid.DataGridItemRenderer |
|
Dispatched after the datagrid dataProvider item corresponding to this item renderer has changed. |
DataGridColumn — class, package feathers.controls |
|
Configures a column in a DataGrid component. |
DataGridColumn(dataField:String, headerText:String) — Constructor, class feathers.controls.DataGridColumn |
|
Constructor. |
DATA_GRID_COLUMN_DROP_INDICATOR_SCALE_9_GRID — Constant Static Property, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
DATA_GRID_COLUMN_DROP_INDICATOR_SCALE_9_GRID — Constant Static Property, class feathers.themes.BaseMetalWorksMobileTheme |
| |
dataGridColumnDropIndicatorSkinTexture — Property, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
dataGridColumnDropIndicatorSkinTexture — Property, class feathers.themes.BaseMetalWorksMobileTheme |
| |
DATA_GRID_COLUMN_OVERLAY_ALPHA — Constant Static Property, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
DATA_GRID_COLUMN_OVERLAY_ALPHA — Constant Static Property, class feathers.themes.BaseMetalWorksMobileTheme |
| |
DATA_GRID_COLUMN_OVERLAY_COLOR — Constant Static Property, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
DATA_GRID_COLUMN_OVERLAY_COLOR — Constant Static Property, class feathers.themes.BaseMetalWorksMobileTheme |
| |
DATA_GRID_COLUMN_RESIZE_SCALE_9_GRID — Constant Static Property, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
DATA_GRID_COLUMN_RESIZE_SCALE_9_GRID — Constant Static Property, class feathers.themes.BaseMetalWorksMobileTheme |
| |
dataGridColumnResizeSkinTexture — Property, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
dataGridColumnResizeSkinTexture — Property, class feathers.themes.BaseMetalWorksMobileTheme |
| |
DataGridEvent — class, package feathers.extensions.dataGrid.events |
|
A event dispatched when a datagrid row changes
|
DataGridEvent(type:String, index:int, bubbles:Boolean, cancelable:Boolean) — Constructor, class feathers.extensions.dataGrid.events.DataGridEvent |
| |
dataGridHeaderDividerFactory() — method, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
dataGridHeaderDividerFactory() — method, class feathers.themes.BaseMetalWorksMobileTheme |
| |
DATA_GRID_HEADER_DIVIDER_SCALE_9_GRID — Constant Static Property, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
DATA_GRID_HEADER_DIVIDER_SCALE_9_GRID — Constant Static Property, class feathers.themes.BaseMetalWorksMobileTheme |
| |
dataGridHeaderDividerSkinTexture — Property, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
dataGridHeaderDividerSkinTexture — Property, class feathers.themes.BaseMetalWorksMobileTheme |
| |
dataGridHeaderSortAscendingIconTexture — Property, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
dataGridHeaderSortAscendingIconTexture — Property, class feathers.themes.BaseMetalWorksMobileTheme |
| |
dataGridHeaderSortDescendingIconTexture — Property, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
dataGridHeaderSortDescendingIconTexture — Property, class feathers.themes.BaseMetalWorksMobileTheme |
| |
DataGridItemRenderer — class, package feathers.extensions.dataGrid |
|
The row of a datagrid control. |
DataGridItemRenderer() — Constructor, class feathers.extensions.dataGrid.DataGridItemRenderer |
| |
dataGridVerticalDividerFactory() — method, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
dataGridVerticalDividerFactory() — method, class feathers.themes.BaseMetalWorksMobileTheme |
| |
DATA_GRID_VERTICAL_DIVIDER_SCALE_9_GRID — Constant Static Property, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
DATA_GRID_VERTICAL_DIVIDER_SCALE_9_GRID — Constant Static Property, class feathers.themes.BaseMetalWorksMobileTheme |
| |
dataGridVerticalDividerSkinTexture — Property, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
dataGridVerticalDividerSkinTexture — Property, class feathers.themes.BaseMetalWorksMobileTheme |
| |
dataProvider — Property, class feathers.controls.ButtonGroup |
|
The collection of data to be displayed with buttons. |
dataProvider — Property, class feathers.controls.DataGrid |
|
The collection of data displayed by the data grid. |
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.controls.Tree |
|
The collection of data displayed by the tree. |
dataProvider — Property, class feathers.data.LocalAutoCompleteSource |
|
A collection of items to be used as a source for auto-complete
results. |
dataProvider — Property, class feathers.extensions.dataGrid.DataGrid |
|
The collection of data displayed by the datagrid. |
dataProvider — Property, class feathers.extensions.tree.Tree |
|
The json displayed by the tree. |
dataProvider_sortChangeHandler(event:starling.events:Event) — method, class feathers.controls.TabBar |
| |
DATE — Constant Static Property, class feathers.controls.DateTimeMode |
|
Only the date will be displayed. |
DATE_AND_TIME — Constant Static Property, class feathers.controls.DateTimeMode |
|
Both date and time will be displayed. |
DateTimeMode — class, package feathers.controls |
|
Formats for date and time components. |
DateTimeSpinner — class, package feathers.controls |
|
A set of SpinnerList components that allow you to select the
date, the time, or the date and time. |
DateTimeSpinner() — Constructor, class feathers.controls.DateTimeSpinner |
|
Constructor. |
decelerationRate — Style, class feathers.controls.Scroller |
| This value is used to decelerate the scroller when "thrown". |
| |
DecelerationRate — class, package feathers.controls |
|
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 — Style, class feathers.controls.NumericStepper |
| The text displayed by the decrement button. |
| |
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. |
defaultAccessory — Property, class feathers.controls.renderers.BaseDefaultItemRenderer |
|
The accessory used when no other accessory is defined for the current
state. |
defaultAlertFactory() — Static Method , class feathers.controls.Alert |
|
The default factory that creates alerts when Alert.show()
is called. |
DEFAULT_BACKGROUND_SCALE9_GRID — Constant Static Property, class feathers.themes.BaseMetalWorksMobileTheme |
| |
defaultCalloutFactory() — Static Method , class feathers.controls.Callout |
|
The default factory that creates callouts when Callout.show()
is called. |
defaultCalloutFactory() — Static Method , class feathers.controls.TextCallout |
|
The default factory that creates callouts when
TextCallout.show() is called. |
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_ACCESSORY_LABEL — Constant Static Property, class feathers.controls.renderers.DefaultDataGridCellRenderer |
|
The default value added to the styleNameList of the
accessory label, if it exists. |
DEFAULT_CHILD_STYLE_NAME_ACCESSORY_LABEL — Constant Static Property, class feathers.controls.renderers.DefaultGroupedListItemRenderer |
|
The default value added to the styleNameList of the
accessory label, if it exists. |
DEFAULT_CHILD_STYLE_NAME_ACCESSORY_LABEL — Constant Static Property, class feathers.controls.renderers.DefaultListItemRenderer |
|
The default value added to the styleNameList of the
accessory label, if it exists. |
DEFAULT_CHILD_STYLE_NAME_ACCESSORY_LABEL — Constant Static Property, class feathers.controls.renderers.DefaultTreeItemRenderer |
|
The default value added to the styleNameList of the
accessory label, if it exists. |
DEFAULT_CHILD_STYLE_NAME_ACCESSORY_LOADER — Constant Static Property, class feathers.controls.renderers.BaseDefaultItemRenderer |
|
The default value added to the styleNameList of the
accessory loader, 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_ERROR_CALLOUT — Constant Static Property, class feathers.controls.TextArea |
|
The default value added to the styleNameList of the
error callout. |
DEFAULT_CHILD_STYLE_NAME_ERROR_CALLOUT — Constant Static Property, class feathers.controls.TextInput |
|
The default value added to the styleNameList of the
error callout. |
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_ICON_LABEL — Constant Static Property, class feathers.controls.renderers.DefaultDataGridCellRenderer |
|
The default value added to the styleNameList of the icon
label, if it exists. |
DEFAULT_CHILD_STYLE_NAME_ICON_LABEL — Constant Static Property, class feathers.controls.renderers.DefaultGroupedListItemRenderer |
|
The default value added to the styleNameList of the icon
label, if it exists. |
DEFAULT_CHILD_STYLE_NAME_ICON_LABEL — Constant Static Property, class feathers.controls.renderers.DefaultListItemRenderer |
|
The default value added to the styleNameList of the icon
label, if it exists. |
DEFAULT_CHILD_STYLE_NAME_ICON_LABEL — Constant Static Property, class feathers.controls.renderers.DefaultTreeItemRenderer |
|
The default value added to the styleNameList of the icon
label, if it exists. |
DEFAULT_CHILD_STYLE_NAME_ICON_LOADER — Constant Static Property, class feathers.controls.renderers.BaseDefaultItemRenderer |
|
The default value added to the styleNameList of the icon
loader, 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 text renderer. |
DEFAULT_CHILD_STYLE_NAME_LABEL — Constant Static Property, class feathers.controls.Check |
|
The default value added to the styleNameList of the label. |
DEFAULT_CHILD_STYLE_NAME_LABEL — Constant Static Property, class feathers.controls.Radio |
|
The default value added to the styleNameList of the label. |
DEFAULT_CHILD_STYLE_NAME_LABEL — Constant Static Property, class feathers.controls.renderers.BaseDefaultItemRenderer |
|
The default value added to the styleNameList of the
primary label. |
DEFAULT_CHILD_STYLE_NAME_LABEL — Constant Static Property, class feathers.controls.renderers.DefaultDataGridCellRenderer |
|
The default value added to the styleNameList of the
primary label. |
DEFAULT_CHILD_STYLE_NAME_LABEL — Constant Static Property, class feathers.controls.renderers.DefaultGroupedListItemRenderer |
|
The default value added to the styleNameList of the
primary label. |
DEFAULT_CHILD_STYLE_NAME_LABEL — Constant Static Property, class feathers.controls.renderers.DefaultListItemRenderer |
|
The default value added to the styleNameList of the
primary label. |
DEFAULT_CHILD_STYLE_NAME_LABEL — Constant Static Property, class feathers.controls.renderers.DefaultTreeItemRenderer |
|
The default value added to the styleNameList of the
primary 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.DateTimeSpinner |
|
The default name to use with lists. |
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 text renderer. |
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" text renderer. |
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" text renderer. |
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_PROMPT — Constant Static Property, class feathers.controls.TextInput |
|
The default value added to the styleNameList of the
prompt text renderer. |
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_TAB_BAR — Constant Static Property, class feathers.controls.TabNavigator |
|
The default value added to the styleNameList of the tab
bar. |
DEFAULT_CHILD_STYLE_NAME_TEXT_EDITOR — Constant Static Property, class feathers.controls.TextArea |
|
The default value added to the styleNameList of the text
editor. |
DEFAULT_CHILD_STYLE_NAME_TEXT_EDITOR — Constant Static Property, class feathers.controls.TextInput |
|
The default value added to the styleNameList of the text
editor. |
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_TEXT_RENDERER — Constant Static Property, class feathers.controls.Label |
|
The default value added to the styleNameList of the text
renderer. |
DEFAULT_CHILD_STYLE_NAME_TEXT_RENDERER — Constant Static Property, class feathers.controls.TextCallout |
|
The default value added to the styleNameList of the text
renderer sub-component. |
DEFAULT_CHILD_STYLE_NAME_TEXT_RENDERER — Constant Static Property, class feathers.controls.renderers.DefaultDataGridHeaderRenderer |
|
The default value added to the styleNameList of the
text renderer. |
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 text renderer. |
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. |
defaultColor — Property, class feathers.skins.ImageSkin |
|
The default color to use to tint the skin. |
defaultCompositor — Static Property, class starling.text.TextField |
| The default compositor used to arrange the letters of the text. |
DefaultDataGridCellRenderer — class, package feathers.controls.renderers |
|
The default cell renderer for the DataGrid component. |
DefaultDataGridCellRenderer() — Constructor, class feathers.controls.renderers.DefaultDataGridCellRenderer |
|
Constructor. |
DefaultDataGridHeaderRenderer — class, package feathers.controls.renderers |
|
The default renderer used for headers in a DataGrid component. |
DefaultDataGridHeaderRenderer() — Constructor, class feathers.controls.renderers.DefaultDataGridHeaderRenderer |
|
Constructor. |
DefaultFocusManager — class, package feathers.core |
|
The default IFocusManager 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. |
defaultFragmentShaderDictionary — Static Property, class starling.display.graphics.Graphic |
| |
defaultFragmentShaderDictionary — Static Property, class starling.display.graphics.Graphic_bak |
| |
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 — Style, class feathers.controls.Button |
| The icon used when no other icon is defined for the current state. |
| |
defaultIcon — Style, 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. |
defaultLineColor — Property, class feathers.extensions.dataGrid.DataGrid |
|
The default color of lines when a row is not selected. |
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. |
DEFAULT_POSITIONS — Constant Static Property, class feathers.controls.Callout |
|
The default positions used by a callout. |
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. |
DEFAULT_SCALE9_GRID — Constant Static Property, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
defaultSelectedIcon — Style, class feathers.controls.ToggleButton |
| The icon used when no other icon is defined for the current state when the button is selected. |
| |
defaultSelectedSkin — Style, class feathers.controls.ToggleButton |
| The skin used when no other skin is defined for the current state when the button is selected. |
| |
defaultSkin — Style, class feathers.controls.BasicButton |
| The skin used when no other skin is defined for the current state. |
| |
DEFAULT_STENCIL_VALUE — Constant Static Property, class starling.rendering.Painter |
| The value with which the stencil buffer will be cleared,
and the default reference value used for stencil tests. |
defaultStyle — Static Property, class starling.display.Mesh |
| The default style used for meshes if no specific style is provided. |
defaultStyleFactory — Static Property, class starling.display.Mesh |
| A factory method that is used to create the 'MeshStyle' for a mesh if no specific
style is provided. |
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
styleProvider 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. |
defaultTexture — Property, class feathers.skins.ImageSkin |
|
The default texture that the skin will display. |
defaultTextureFormat — Static Property, class starling.text.TextField |
| The Context3D texture format that is used for rendering of all TrueType texts. |
DefaultToaster — class, package feathers.extensions.toaster |
|
A TextToaster is a toaster add in Toaster control. |
DefaultToaster() — Constructor, class feathers.extensions.toaster.DefaultToaster |
| |
defaultToolTipFactory() — Static Method , class feathers.core.DefaultToolTipManager |
|
The default factory that creates a tool tip. |
DefaultToolTipManager — class, package feathers.core |
|
The default IToolTipManager implementation. |
DefaultToolTipManager(root:starling.display:DisplayObjectContainer) — Constructor, class feathers.core.DefaultToolTipManager |
|
Constructor. |
defaultToolTipManagerFactory(root:starling.display:DisplayObjectContainer) — Static Method , class feathers.core.ToolTipManager |
|
The default factory that creates a tool tip manager. |
defaultTransition(oldScreen:starling.display:DisplayObject, newScreen:starling.display:DisplayObject, completeCallback:Function) — Static Method , class feathers.controls.supportClasses.BaseScreenNavigator |
|
The default transition function. |
DefaultTreeItemRenderer — class, package feathers.controls.renderers |
|
The default item renderer for Tree control. |
DefaultTreeItemRenderer() — Constructor, class feathers.controls.renderers.DefaultTreeItemRenderer |
|
Constructor. |
defaultVertexFunction(column:int, row:int, width:Number, height:Number, numVerticesX:int, numVerticesY:int, output:Vector$Number, uvMatrix:flash.geom:Matrix) — Static Method , class starling.display.graphics.Plane |
| |
defaultVertexShaderDictionary — Static Property, class starling.display.graphics.Graphic |
| |
defaultVertexShaderDictionary — Static Property, class starling.display.graphics.Graphic_bak |
| |
deg2rad(deg:Number) — Package Function, starling.utils |
| Converts an angle from degrees into radians. |
degenerate — Property, class starling.display.graphics.StrokeVertex |
| |
delay — Property, class feathers.extensions.toaster.Toaster |
|
The duration to display totally the toaster message in seconds (without fade effect). |
delay — Property, class feathers.utils.touch.DelayedDownTouchToState |
|
The time, in seconds, to delay the state. |
delay — Property, class starling.animation.Tween |
| The delay before the tween is started (in seconds). |
delayCall(call:Function, delay:Number, ... rest) — method, class starling.animation.Juggler |
| Delays the execution of a function until delay seconds have passed. |
DelayedCall — class, package starling.animation |
| A DelayedCall allows you to execute a method after a certain time has passed. |
DelayedCall(callback:Function, delay:Number, args:Array) — Constructor, class starling.animation.DelayedCall |
| Creates a delayed call. |
DelayedDownTouchToState — class, package feathers.utils.touch |
|
Similar to TouchToState, but delays the "down" state by a
specified number of seconds. |
DelayedDownTouchToState(target:starling.display:DisplayObject, callback:Function) — Constructor, class feathers.utils.touch.DelayedDownTouchToState |
|
Constructor. |
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. |
delayToDisplay — Property, class feathers.extensions.toaster.Toaster |
|
The delay to display totally the toaster message in seconds (fade effect). |
deleteProgram(name:String) — method, class starling.rendering.Painter |
| Deletes the program of a certain name. |
delimiter — Style, class feathers.media.TimeLabel |
| When the value of displayMode is MediaTimeMode. |
| |
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. |
depthMask — Property, class starling.rendering.RenderState |
| Enables or disables depth buffer writes. |
depthTest — Property, class starling.rendering.RenderState |
| Sets type of comparison used for depth testing. |
DESCENDING — Constant Static Property, class feathers.data.SortOrder |
|
Indicates that items are sorted in descending order. |
destinationFactor — Property, class starling.display.BlendMode |
| The destination blend factor of this blend mode. |
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 — Style, class feathers.controls.TabBar |
| The tab bar layout is either vertical or horizontal. |
| |
direction — Style, class feathers.controls.ScrollBar |
| Determines if the scroll bar's thumb can be dragged horizontally or vertically. |
| |
direction — Style, class feathers.controls.SimpleScrollBar |
| Determines if the scroll bar's thumb can be dragged horizontally or vertically. |
| |
direction — Style, class feathers.controls.Slider |
| Determines if the slider's thumb can be dragged horizontally or vertically. |
| |
direction — Style, class feathers.controls.ProgressBar |
| Determines the direction that the progress bar fills. |
| |
direction — Style, class feathers.controls.PageIndicator |
| The symbols may be positioned vertically or horizontally. |
| |
direction — Style, 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.layout.SlideShowLayout |
|
Determines if pages are positioned from left-to-right or from top-to-bottom. |
Direction — class, package feathers.layout |
|
Constants that define a direction. |
DIRECTIONAL — Constant Static Property, class feathers.controls.TrackScaleMode |
|
If the component's direction is horizontal, the width of the track
will fill the full width of the component, and if the component's
direction is vertical, the height of the track will fill the full
height of the component. |
disableAll() — method, class feathers.core.FocusManager |
|
Disables focus management on all stages where it has previously been
enabled. |
disableAll() — method, class feathers.core.ToolTipManager |
|
Disables tool tip management on all stages where it has previously
been enabled. |
DISABLED — Constant Static Property, class feathers.controls.ButtonState |
|
The disabled state, when the component's isEnabled
property is false. |
DISABLED — Constant Static Property, class feathers.controls.TextInputState |
|
The disabled state, when the input is not enabled. |
DISABLED — Constant Static Property, class feathers.controls.ToggleState |
|
The state where the component is not selected and disabled. |
DISABLED — Constant Static Property, class starling.display.ButtonState |
| The button was disabled altogether. |
DISABLED_AND_SELECTED — Constant Static Property, class feathers.controls.ButtonState |
|
Same as the disabled state, but the component is also selected. |
disabledColor — Property, class feathers.controls.text.StageTextTextEditor |
|
Specifies text color when the component is disabled as a number
containing three 8-bit RGB components. |
disabledColor — Property, class feathers.skins.ImageSkin |
|
The color to tint the skin when the stateContext is
an IFeathersControl and its isEnabled
property is false. |
disabledElementFormat — Property, class feathers.controls.text.TextBlockTextRenderer |
|
Advanced font formatting used to draw the text when the component
is disabled, if disabledFontStyles and
starling.text.TextFormat cannot be used on the parent
component because the full capabilities of Flash Text Engine are
required. |
disabledFontStyles — Style, class feathers.controls.renderers.DefaultGroupedListHeaderOrFooterRenderer |
| The font styles used to display the content label's text when the component is disabled. |
| |
disabledFontStyles — Style, class feathers.controls.renderers.DefaultDataGridHeaderRenderer |
| The font styles used to display the header renderer's text when the component is disabled. |
| |
disabledFontStyles — Style, class feathers.controls.TextArea |
| The font styles used to display the text area's text when the text area is disabled. |
| |
disabledFontStyles — Style, class feathers.controls.Label |
| The font styles used to display the label's text when the label is disabled. |
| |
disabledFontStyles — Style, class feathers.controls.Button |
| The font styles used to display the button's text when the button is disabled. |
| |
disabledFontStyles — Style, class feathers.controls.TextInput |
| The font styles used to display the input's text when the input is disabled. |
| |
disabledFontStyles — Style, class feathers.controls.TextCallout |
| The font styles used to display the callout's text when the callout is disabled. |
| |
disabledFontStyles — Style, class feathers.controls.Header |
| The font styles used to display the title's text when the header is disabled. |
| |
disabledFontStyles — Style, class feathers.controls.Alert |
| The font styles used to display the alert's message text when the alert is disabled. |
| |
disabledFontStyles — Style, class feathers.controls.ScrollText |
| The font styles used to display the label's text when the label is disabled. |
| |
disabledFormat — Property, class feathers.text.FontStylesSet |
|
The font styles used to display the text when the component is
disabled. |
disabledIcon — Style, class feathers.controls.Button |
| The icon used for the button's disabled state. |
| |
disabledIcon — Style, class feathers.controls.TextInput |
| The icon used for the input's disabled state. |
| |
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 — Style, class feathers.controls.BasicButton |
| The skin used for the button's disabled state. |
| |
disabledState — Property, class starling.display.Button |
| The texture that is displayed when the button is disabled. |
disabledTextFormat — Style, class feathers.controls.ScrollText |
| Advanced font formatting used to draw the text when the component is disabled if disabledFontStyles cannot be used. |
| |
disabledTextFormat — Property, class feathers.controls.text.BitmapFontTextRenderer |
|
Advanced font formatting used to draw the text when the component is
disabled, if disabledFontStyles and
starling.text.TextFormat cannot be used on the parent
component because the other features of bitmap fonts are required. |
disabledTextFormat — Property, class feathers.controls.text.TextFieldTextEditor |
|
Advanced font formatting used to draw the text when the component is
disabled, if disabledFontStyles and
starling.text.TextFormat cannot be used on the parent
component because the full capabilities of
flash.text.TextField are required. |
disabledTextFormat — Property, class feathers.controls.text.TextFieldTextRenderer |
|
Advanced font formatting used to draw the text when the component is
disabled, if disabledFontStyles and
starling.text.TextFormat cannot be used on the parent
component because the full capabilities of
flash.text.TextField are required. |
disabledTextFormat — Property, class feathers.extensions.controls.text.TLFTextFieldTextEditor |
|
Advanced font formatting used to draw the text when the component is
disabled, if disabledFontStyles and
starling.text.TextFormat cannot be used on the parent
component because the full capabilities of
flash.text.TextField are required. |
disabledTexture — Property, class feathers.skins.ImageSkin |
|
The texture to display when the stateContext is
an IFeathersControl and its isEnabled
property is false. |
disclosureClosedIcon — Style, class feathers.controls.renderers.DefaultTreeItemRenderer |
| The icon used to indicate if the tree item is closed. |
| |
disclosureGap — Style, class feathers.controls.renderers.DefaultTreeItemRenderer |
| The space, in pixels, between the disclosure icon and left edge of the other children in the item renderer. |
| |
disclosureIcon — Style, class feathers.controls.renderers.DefaultTreeItemRenderer |
| The icon used to indicate if the tree item is open or closed. |
| |
disclosureOpenIcon — Style, class feathers.controls.renderers.DefaultTreeItemRenderer |
| The icon used to indicate if the tree item is open. |
| |
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 |
| |
dispatchEvent(event:starling.events:Event) — method, class starling.events.EventDispatcher |
| Dispatches an event to all objects that have registered listeners for its type. |
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 |
| |
dispatchEventWith(type:String, bubbles:Boolean, data:Object) — method, class starling.events.EventDispatcher |
| Dispatches an event with the given parameters to all objects that have registered
listeners for the given type. |
DisplacementMapFilter — class, package starling.filters |
| The DisplacementMapFilter class uses the pixel values from the specified texture (called
the map texture) to perform a displacement of an object. |
DisplacementMapFilter(mapTexture:starling.textures:Texture, componentX:uint, componentY:uint, scaleX:Number, scaleY:Number) — Constructor, class starling.filters.DisplacementMapFilter |
| Creates a new displacement map filter that uses the provided map texture. |
displayAsPassword — Style, 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 |
| |
displayAsPassword — Property, class feathers.controls.text.StageTextTextEditor |
| |
displayAsPassword — Property, class feathers.controls.text.TextBlockTextEditor |
| |
displayAsPassword — Property, class feathers.controls.text.TextFieldTextEditor |
|
This property is managed by the TextInput.
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.extensions.controls.text.TLFTextFieldTextEditor |
|
This property is managed by the TextInput.
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.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. |
displayMode — Style, class feathers.media.TimeLabel |
| Determines how the time is displayed by the label. |
| |
DisplayObject — class, package starling.display |
|
The DisplayObject class is the base class for all objects that are rendered on the
screen. |
DisplayObjectContainer — class, package starling.display |
|
A DisplayObjectContainer represents a collection of display objects. |
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.BottomDrawerPopUpContentManager |
|
Cleans up the manager. |
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.DefaultToolTipManager |
|
Cleans up event listeners and display objects used by the tool tip
manager. |
dispose() — method, interface feathers.core.IFeathersDisplayObject |
|
Disposes the display object. |
dispose() — method, interface feathers.core.IToolTipManager |
|
Cleans up event listeners and display objects used by the tool tip
manager. |
dispose(disposeItem:Function) — method, class feathers.data.ArrayCollection |
|
Calls a function for each item in the collection that may be used
to dispose any properties on the item. |
dispose(disposeBranch:Function, disposeItem:Function) — method, class feathers.data.ArrayHierarchicalCollection |
|
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(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(disposeGroup:Function, disposeItem:Function) — method, interface feathers.data.IHierarchicalCollection |
|
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, interface feathers.data.IListCollection |
|
Calls a function for each item in the collection that may be used
to dispose any properties on the item. |
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(disposeItem:Function) — method, class feathers.data.VectorCollection |
|
Calls a function for each item in the collection that may be used
to dispose any properties on the item. |
dispose(disposeBranch:Function, disposeItem:Function) — method, class feathers.data.VectorHierarchicalCollection |
|
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.XMLListCollection |
|
Calls a function for each item in the collection that may be used
to dispose any properties on the item. |
dispose(disposeGroup:Function, disposeItem:Function) — method, class feathers.data.XMLListHierarchicalCollection |
|
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() — method, class feathers.extensions.toaster.Toaster |
|
Disposes all resources of the display object. |
dispose() — method, class feathers.media.MuteToggleButton |
|
Disposes the display object. |
dispose() — method, class feathers.skins.StyleProviderRegistry |
|
Disposes the theme. |
dispose() — method, class feathers.text.FontStylesSet |
|
Cleans up all TextFormat objects. |
dispose() — method, class feathers.text.StageTextField |
| |
dispose() — method, class feathers.themes.BaseMetalWorksDesktopTheme |
|
Disposes the texture atlas before calling super.dispose()
|
dispose() — method, class feathers.themes.BaseMetalWorksMobileTheme |
|
Disposes the atlas before calling super.dispose()
|
dispose() — method, class feathers.themes.StyleNameFunctionTheme |
|
Disposes the theme. |
dispose() — method, class feathers.utils.textures.TextureCache |
|
Disposes the texture cache, including all textures (even if they are
retained). |
dispose() — method, class starling.core.Starling |
| Disposes all children of the stage and the render context; removes all registered
event listeners. |
dispose() — method, class starling.display.Button |
| Disposes the resources of all children. |
dispose() — method, class starling.display.Canvas |
| Disposes the resources of all children. |
dispose() — method, class starling.display.DisplayObject |
| Disposes all resources of the display object. |
dispose() — method, class starling.display.DisplayObjectContainer |
| Disposes the resources of all children. |
dispose() — method, class starling.display.Mesh |
| Disposes all resources of the display object. |
dispose() — method, class starling.display.MeshBatch |
| Disposes all resources of the display object. |
dispose() — method, class starling.display.Shape |
| |
dispose() — method, class starling.display.graphics.Fill |
| |
dispose() — method, class starling.display.graphics.Graphic |
| |
dispose() — method, class starling.display.graphics.Graphic_bak |
| |
dispose() — method, class starling.display.graphics.Stroke |
| |
dispose(node:starling.display.graphics:VertexList) — Static Method , class starling.display.graphics.VertexList |
| |
dispose() — method, interface starling.display.materials.IMaterial |
| |
dispose() — method, class starling.display.materials.StandardMaterial |
| |
dispose() — method, class starling.events.TouchProcessor |
| Removes all event handlers on the stage and releases any acquired resources. |
dispose() — method, class starling.filters.DropShadowFilter |
| Disposes all resources that have been created by the filter. |
dispose() — method, class starling.filters.FilterChain |
| Disposes the filter chain itself as well as all contained filters. |
dispose() — method, class starling.filters.FragmentFilter |
| Disposes all resources that have been created by the filter. |
dispose() — method, class starling.filters.GlowFilter |
| Disposes all resources that have been created by the filter. |
dispose() — method, class starling.rendering.Effect |
| Purges the index- and vertex-buffers. |
dispose() — method, class starling.rendering.Painter |
| Disposes all mesh batches, programs, and - if it is not being shared -
the render context. |
dispose() — method, class starling.rendering.Program |
| Disposes the internal Program3D instance. |
dispose() — method, class starling.text.BitmapFont |
| Disposes the texture of the bitmap font. |
dispose() — method, interface starling.text.ITextCompositor |
| Frees all resources allocated by the compositor. |
dispose() — method, class starling.text.TextField |
| Disposes the underlying texture data. |
dispose() — method, class starling.text.TrueTypeCompositor |
| Frees all resources allocated by the compositor. |
dispose() — method, class starling.textures.ConcreteTexture |
| Disposes the TextureBase object. |
dispose() — method, class starling.textures.RenderTexture |
| Disposes the parent texture if this texture owns it. |
dispose() — method, class starling.textures.SubTexture |
| Disposes the parent texture if this texture owns it. |
dispose() — method, class starling.textures.Texture |
| Disposes the underlying texture data. |
dispose() — method, class starling.textures.TextureAtlas |
| Disposes the atlas texture. |
dispose() — method, class starling.utils.AssetManager |
| Disposes all contained textures, XMLs and ByteArrays. |
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. |
distance — Property, class starling.filters.DropShadowFilter |
| The offset distance for the shadow, in points. |
DISTANCE_FIELD — Constant Static Property, class starling.text.BitmapFontType |
| Indicates that the font texture contains a single channel distance field texture
to be rendered with the DistanceFieldStyle. |
distanceFieldSpread — Property, class starling.text.BitmapFont |
| If the font uses a distance field texture, this property returns its spread (i.e. |
DistanceFieldStyle — class, package starling.styles |
| Provides support for signed distance fields to Starling meshes. |
DistanceFieldStyle(softness:Number, threshold:Number) — Constructor, class starling.styles.DistanceFieldStyle |
| Creates a new distance field style. |
distributeButtonSizes — Style, class feathers.controls.ButtonGroup |
| If true, the buttons will be equally sized in the direction of the layout. |
| |
distributeHeights — Property, class feathers.layout.BaseTiledLayout |
|
If the total height of the tiles in a column (minus padding and gap)
does not fill the entire column, the remaining space will be
distributed to each tile equally. |
distributeHeights — Property, class feathers.layout.TiledColumnsLayout |
|
If the total height of the tiles in a column (minus padding and gap)
does not fill the entire column, the remaining space will be
distributed to each tile equally. |
distributeHeights — Property, class feathers.layout.TiledRowsLayout |
|
If the total height of the tiles in a column (minus padding and gap)
does not fill the entire column, the remaining space will be
distributed to each tile equally. |
distributeHeights — Property, class feathers.layout.VerticalLayout |
|
Distributes the height of the view port equally to each item. |
distributeTabSizes — Style, class feathers.controls.TabBar |
| If true, the tabs will be equally sized in the direction of the layout. |
| |
distributeTabSizes — Property, class feathers.extensions.tabbedApplication.TabbedViewNavigator |
|
If true, the tabs will be equally sized in the direction of the layout. |
distributeWidths — Property, class feathers.layout.BaseTiledLayout |
|
If the total width of the tiles in a row (minus padding and gap)
does not fill the entire row, the remaining space will be distributed
to each tile equally. |
distributeWidths — Property, class feathers.layout.HorizontalLayout |
|
Distributes the width of the view port equally to each item. |
distributeWidths — Property, class feathers.layout.TiledColumnsLayout |
|
If the total width of the tiles in a row (minus padding and gap)
does not fill the entire row, the remaining space will be distributed
to each tile equally. |
distributeWidths — Property, class feathers.layout.TiledRowsLayout |
|
If the total width of the tiles in a row (minus padding and gap)
does not fill the entire row, the remaining space will be distributed
to each tile equally. |
DOWN — Constant Static Property, class feathers.controls.ButtonState |
|
The down state, when a touch begins on the component. |
DOWN — Constant Static Property, class starling.display.ButtonState |
| The button is pressed. |
DOWN_AND_SELECTED — Constant Static Property, class feathers.controls.ButtonState |
|
Same as the down state, but the component is also selected. |
downIcon — Style, class feathers.controls.Button |
| The icon used for the button's down state. |
| |
downSkin — Style, class feathers.controls.BasicButton |
| The skin used for the button's down state. |
| |
downState — Property, class feathers.utils.keyboard.KeyToState |
|
The value for the "down" state. |
downState — Property, class feathers.utils.touch.TouchToState |
|
The value for the "down" state. |
downState — Property, class starling.display.Button |
| The texture that is displayed while the button is touched. |
dpi — Static Property, class feathers.system.DeviceCapabilities |
|
The screen density to be used by Feathers. |
DRAG — Constant Static Property, class feathers.controls.PullViewDisplayMode |
|
The pull view may be dragged with the scroller's content. |
dragComplete — Event, interface feathers.dragDrop.IDragSource |
|
Dispatched when the drop has been completed or when the drag has been
cancelled. |
dragComplete — Event, class feathers.extensions.tree.Tree |
|
Dispatched when a tree item is dragged and dropped. |
DRAG_COMPLETE — Constant Static Property, class feathers.events.DragDropEvent |
|
Dispatched by the IDragSource when a drag completes. |
DRAG_COMPLETE — Static Property, class feathers.extensions.tree.events.DragDropTreeEvent |
|
Dispatched when a tree item is dragged and dropped. |
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, dragSource:feathers.dragDrop:IDragSource) — Constructor, class feathers.events.DragDropEvent |
|
Constructor. |
DragDropManager — class, package feathers.dragDrop |
|
Handles drag and drop operations based on Starling touch events. |
DragDropTreeEvent — class, package feathers.extensions.tree.events |
|
A event dispatched when a item is dragged and dropped. |
DragDropTreeEvent(type:String, newIndex:Vector$int, lastIndex:Vector$int, isParentDirectory:Boolean, bubbles:Boolean, cancelable:Boolean) — Constructor, class feathers.extensions.tree.events.DragDropTreeEvent |
| |
dragEnabled — Property, class feathers.controls.List |
|
Indicates if this list can initiate drag and drop operations by
touching an item and dragging it. |
dragEnabled — Property, class feathers.controls.TabBar |
|
Indicates if this tab bar can initiate drag and drop operations by
touching an item and dragging it. |
dragEnabled — Property, interface feathers.controls.renderers.IDragAndDropItemRenderer |
|
Indicates if the owner has enabled drag actions. |
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. |
dragFormat — Property, class feathers.controls.List |
|
Drag and drop is restricted to components that have the same
dragFormat. |
dragFormat — Property, class feathers.controls.TabBar |
|
Drag and drop is restricted to components that have the same
dragFormat. |
draggable — Property, class feathers.extensions.tree.Tree |
|
Determines if items in the tree may be draggable. |
DragGesture — class, package feathers.controls |
|
Gestures used to drag content. |
dragIcon — Style, class feathers.controls.renderers.DefaultListItemRenderer |
| An optional icon used to drag and drop the list item. |
| |
dragIcon_resizeHandler(event:starling.events:Event) — method, class feathers.controls.renderers.DefaultListItemRenderer |
| |
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. |
dragProxy — Property, interface feathers.controls.renderers.IDragAndDropItemRenderer |
|
An optional display object to use to trigger drag and drop in the
list component. |
dragSource — Static Property, class feathers.dragDrop.DragDropManager |
|
The IDragSource that started the current drag. |
dragSource — Property, class feathers.events.DragDropEvent |
|
The source where the drag started. |
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. |
dragTab — Property, class feathers.extensions.tabbedApplication.TabbedViewNavigator |
|
The elements of the tab bar can be moved
|
dragTabAlpha — Property, class feathers.extensions.tabbedApplication.TabbedViewNavigator |
|
Indicates the alpha transparency value of the tab dragging. |
dragTabScrollEdgeSpeed — Property, class feathers.extensions.tabbedApplication.TabbedViewNavigator |
|
Scroll speed in pixels when the mouse is near the edge of the tab bar which allows scroll automatically the tab bar. |
dragTabScrollEdgeStart — Property, class feathers.extensions.tabbedApplication.TabbedViewNavigator |
|
The distance in pixels from the edge of the tab bar where the tab bar sroll automatically. |
draw() — method, class feathers.core.FeathersControl |
|
Override to customize layout and to adjust properties of children. |
draw() — method, class feathers.extensions.dataGrid.DataGridItemRenderer |
| |
draw(object:starling.display:DisplayObject, matrix:flash.geom:Matrix, alpha:Number, antiAliasing:int) — method, class starling.textures.RenderTexture |
| Draws an object into the texture. |
drawBundled(drawingBlock:Function, antiAliasing:int) — method, class starling.textures.RenderTexture |
| Bundles several calls to draw together in a block. |
drawCircle(x:Number, y:Number, radius:Number) — method, class starling.display.Canvas |
| Draws a circle. |
drawCircle(x:Number, y:Number, radius:Number) — method, class starling.display.Graphics |
| |
drawCount — Property, class starling.rendering.Painter |
| Indicates the number of stage3D draw calls. |
drawEllipse(x:Number, y:Number, width:Number, height:Number) — method, class starling.display.Canvas |
| Draws an ellipse. |
drawEllipse(x:Number, y:Number, width:Number, height:Number) — method, class starling.display.Graphics |
| |
DRAWER_OVERLAY_ALPHA — Constant Static Property, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
DRAWER_OVERLAY_ALPHA — Constant Static Property, class feathers.themes.BaseMetalWorksMobileTheme |
| |
DRAWER_OVERLAY_COLOR — Constant Static Property, class feathers.themes.BaseMetalWorksDesktopTheme |
| |
DRAWER_OVERLAY_COLOR — Constant Static Property, class feathers.themes.BaseMetalWorksMobileTheme |
| |
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:feathers.core:IFeathersControl) — Constructor, class feathers.controls.Drawers |
|
Constructor. |
DrawersApplication — class, package feathers.core |
|
Base class for a Feathers application with a
Drawers as the root display object. |
DrawersApplication() — Constructor, class feathers.core.DrawersApplication |
|
Constructor. |
drawFromCache(startToken:starling.rendering:BatchToken, endToken:starling.rendering:BatchToken) — method, class starling.rendering.Painter |
| Draws all meshes from the render cache between startToken and
(but not including) endToken. |
drawMask(mask:starling.display:DisplayObject, maskee:starling.display:DisplayObject) — method, class starling.rendering.Painter |
| Draws a display object into the stencil buffer only; increments or decrements the
entry value corresponding to the pixel of the shape in the stencil buffer, for the
normal or inverted mask modes, respectively. |
drawPolygon(polygon:starling.geom:Polygon) — method, class starling.display.Canvas |
| Draws an arbitrary polygon. |
drawRect(x:Number, y:Number, width:Number, height:Number) — method, class starling.display.Graphics |
| |
drawRectangle(x:Number, y:Number, width:Number, height:Number) — method, class starling.display.Canvas |
| Draws a rectangle. |
drawRoundRect(x:Number, y:Number, width:Number, height:Number, radius:Number) — method, class starling.display.Graphics |
| |
drawRoundRectComplex(x:Number, y:Number, width:Number, height:Number, topLeftRadius:Number, topRightRadius:Number, bottomLeftRadius:Number, bottomRightRadius:Number) — method, class starling.display.Graphics |
| |
drawToBitmapData(out:flash.display:BitmapData, color:uint, alpha:Number) — method, class starling.display.DisplayObject |
| Draws the object into a BitmapData object. |
drawTriangles(context:flash.display3D:Context3D, matrix:flash.geom:Matrix3D, vertexBuffer:flash.display3D:VertexBuffer3D, indexBuffer:flash.display3D:IndexBuffer3D, alpha:Number, numTriangles:int) — method, interface starling.display.materials.IMaterial |
| |
drawTriangles(context:flash.display3D:Context3D, matrix:flash.geom:Matrix3D, vertexBuffer:flash.display3D:VertexBuffer3D, indexBuffer:flash.display3D:IndexBuffer3D, alpha:Number, numTriangles:int) — method, class starling.display.materials.StandardMaterial |
| |
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. |
dropEnabled — Property, class feathers.controls.List |
|
Indicates if this list can accept items that are dragged and
dropped over the list's hit area. |
dropEnabled — Property, class feathers.controls.TabBar |
|
Indicates if this tab bar can accept items that are dragged and
dropped over the tab bar's hit area. |
dropIndicatorSkin — Style, class feathers.controls.TabBar |
| A skin to display when dragging one an item to indicate where it can be dropped. |
| |
dropIndicatorSkin — Style, class feathers.controls.List |
| A skin to display when dragging one an item to indicate where it can be dropped. |
| |
dropShadowFilter — Property, class feathers.extensions.progress.CircleProgress |
|
The DropShadowFilter class lets you add a drop shadow to display objects. |
DropShadowFilter — class, package starling.filters |
| The DropShadowFilter class lets you add a drop shadow to display objects. |
DropShadowFilter(distance:Number, angle:Number, color:uint, alpha:Number, blur:Number, quality:Number) — Constructor, class starling.filters.DropShadowFilter |
| Creates a new DropShadowFilter instance with the specified parameters. |
duration — Property, class feathers.motion.effectClasses.BaseEffectContext |
|
The duration of the effect, in seconds. |
duration — Property, interface feathers.motion.effectClasses.IEffectContext |
|
The duration of the effect, 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 |