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 |
label — Property, class feathers.controls.Button |
|
The text displayed on the button. |
label — Property, class feathers.controls.TabNavigatorItem |
|
The label to display on the tab. |
Label — class, package feathers.controls |
|
Displays text using a text renderer. |
Label() — Constructor, class feathers.controls.Label |
|
Constructor. |
LABEL_ACCESSORY_ICON — Constant Static Property, class feathers.controls.ItemRendererLayoutOrder |
|
The layout order will be the label first, then the accessory relative
to the label, then the icon relative to both. |
labelFactory — Property, class feathers.controls.Button |
|
A function used to instantiate the button's label text renderer
sub-component. |
labelFactory — Property, class feathers.controls.ToggleSwitch |
|
A function used to instantiate the toggle switch's label text
renderer sub-components, if specific factories for those label text
renderers are not provided. |
labelField — Property, class feathers.controls.PickerList |
|
The field in the selected item that contains the label text to be
displayed by the picker list's button control. |
labelField — Property, class feathers.controls.TabBar |
|
The field in the item that contains the label text to be displayed by
the tabs. |
labelField — Property, class feathers.controls.renderers.BaseDefaultItemRenderer |
|
The field in the item that contains the label text to be displayed by
the renderer. |
labelFunction — Property, class feathers.controls.PickerList |
|
A function used to generate label text for the selected item
displayed by the picker list's button control. |
labelFunction — Property, class feathers.controls.TabBar |
|
A function used to generate label text for a specific tab. |
labelFunction — Property, class feathers.controls.renderers.BaseDefaultItemRenderer |
|
A function used to generate label text for a specific item. |
LABEL_ICON_ACCESSORY — Constant Static Property, class feathers.controls.ItemRendererLayoutOrder |
|
The layout order will be the label first, then the icon relative to
label, then the accessory relative to both. |
labelOffsetX — style, class feathers.controls.Button |
| Offsets the x position of the label by a certain number of pixels. |
| |
labelOffsetY — style, class feathers.controls.Button |
| Offsets the y position of the label by a certain number of pixels. |
| |
labelStyleName — Property, class feathers.controls.Button |
|
The value added to the styleNameList of the label text
renderer. |
labelTextRenderer — Property, class feathers.controls.Button |
|
The text renderer for the button's label. |
LANDSCAPE — Constant Static Property, class feathers.layout.Orientation |
|
Landscape orientation where width is larger than height. |
largePhoneScreenLandscapeWidthMinimumInches — Static Property, class feathers.system.DeviceCapabilities |
|
The minimum physical size, in inches, of the device's larger side to
be considered a large phone (sometimes called a phablet). |
largePhoneScreenPortraitWidthMinimumInches — Static Property, class feathers.system.DeviceCapabilities |
|
The minimum physical width, in inches, of the device when in
portrait orientation to be considered a large phone (sometimes
called a phablet). |
lastButtonFactory — Property, class feathers.controls.ButtonGroup |
|
If not null, creates the last button. |
lastButtonStyleName — Property, class feathers.controls.ButtonGroup |
|
The value added to the styleNameList of the last button. |
lastGap — Property, class feathers.layout.BaseLinearLayout |
|
The space, in pixels, between the last and second to last items. |
lastGap — style, class feathers.controls.TabBar |
| Space, in pixels, between the last two tabs. |
| |
lastGap — style, class feathers.controls.ButtonGroup |
| Space, in pixels, between the last two buttons. |
| |
lastHorizontalGap — Property, class feathers.layout.FlowLayout |
|
The space, in pixels, between the last and second to last items. |
lastItemRendererFactory — Property, class feathers.controls.GroupedList |
|
A function called that is expected to return a new item renderer for
the last item in a group. |
lastItemRendererType — Property, class feathers.controls.GroupedList |
|
The class used to instantiate the item renderer for the last item in
a group. |
lastTabFactory — Property, class feathers.controls.TabBar |
|
If not null, creates the last tab. |
lastTabStyleName — Property, class feathers.controls.TabBar |
|
The value added to the styleNameList of the last tab. |
layout(items:Vector$starling.display:DisplayObject, viewPortBounds:feathers.layout:ViewPortBounds, result:feathers.layout:LayoutBoundsResult) — method, class feathers.layout.AnchorLayout |
|
Positions (and possibly resizes) the supplied items within the
optional bounds argument. |
layout(items:Vector$starling.display:DisplayObject, viewPortBounds:feathers.layout:ViewPortBounds, result:feathers.layout:LayoutBoundsResult) — method, class feathers.layout.FlowLayout |
|
Positions (and possibly resizes) the supplied items within the
optional bounds argument. |
layout(items:Vector$starling.display:DisplayObject, viewPortBounds:feathers.layout:ViewPortBounds, result:feathers.layout:LayoutBoundsResult) — method, class feathers.layout.HorizontalLayout |
|
Positions (and possibly resizes) the supplied items within the
optional bounds argument. |
layout(items:Vector$starling.display:DisplayObject, viewPortBounds:feathers.layout:ViewPortBounds, result:feathers.layout:LayoutBoundsResult) — method, class feathers.layout.HorizontalSpinnerLayout |
|
Positions (and possibly resizes) the supplied items within the
optional bounds argument. |
layout(items:Vector$starling.display:DisplayObject, viewPortBounds:feathers.layout:ViewPortBounds, result:feathers.layout:LayoutBoundsResult) — method, interface feathers.layout.ILayout |
|
Positions (and possibly resizes) the supplied items within the
optional bounds argument. |
layout(items:Vector$starling.display:DisplayObject, viewPortBounds:feathers.layout:ViewPortBounds, result:feathers.layout:LayoutBoundsResult) — method, class feathers.layout.SlideShowLayout |
|
Positions (and possibly resizes) the supplied items within the
optional bounds argument. |
layout(items:Vector$starling.display:DisplayObject, viewPortBounds:feathers.layout:ViewPortBounds, result:feathers.layout:LayoutBoundsResult) — method, class feathers.layout.TiledColumnsLayout |
|
Positions (and possibly resizes) the supplied items within the
optional bounds argument. |
layout(items:Vector$starling.display:DisplayObject, viewPortBounds:feathers.layout:ViewPortBounds, result:feathers.layout:LayoutBoundsResult) — method, class feathers.layout.TiledRowsLayout |
|
Positions (and possibly resizes) the supplied items within the
optional bounds argument. |
layout(items:Vector$starling.display:DisplayObject, viewPortBounds:feathers.layout:ViewPortBounds, result:feathers.layout:LayoutBoundsResult) — method, class feathers.layout.VerticalLayout |
|
Positions (and possibly resizes) the supplied items within the
optional bounds argument. |
layout(items:Vector$starling.display:DisplayObject, viewPortBounds:feathers.layout:ViewPortBounds, result:feathers.layout:LayoutBoundsResult) — method, class feathers.layout.VerticalSpinnerLayout |
|
Positions (and possibly resizes) the supplied items within the
optional bounds argument. |
layout(items:Vector$starling.display:DisplayObject, viewPortBounds:feathers.layout:ViewPortBounds, result:feathers.layout:LayoutBoundsResult) — method, class feathers.layout.WaterfallLayout |
|
Positions (and possibly resizes) the supplied items within the
optional bounds argument. |
layout — style, class feathers.controls.GroupedList |
| The layout algorithm used to position and, optionally, size the list's items. |
| |
layout — style, class feathers.controls.Tree |
| The layout algorithm used to position and, optionally, size the tree's items. |
| |
layout — style, class feathers.controls.List |
| The layout algorithm used to position and, optionally, size the list's items. |
| |
layout — style, class feathers.controls.ScrollContainer |
| Controls the way that the container's children are positioned and sized. |
| |
layout — style, class feathers.controls.LayoutGroup |
| Controls the way that the group's children are positioned and sized. |
| |
LayoutBoundsResult — class, package feathers.layout |
|
Calculated bounds for layout. |
LayoutBoundsResult() — Constructor, class feathers.layout.LayoutBoundsResult |
|
Constructor. |
layoutChildren() — method, class feathers.controls.Drawers |
|
Positions and sizes the children. |
layoutChildren() — method, class feathers.controls.Label |
|
Positions and sizes children based on the actual width and height
values. |
layoutChildren() — method, class feathers.controls.Scroller |
|
Positions and sizes children based on the actual width and height
values. |
layoutChildren() — method, class feathers.controls.TextInput |
|
Positions and sizes the text input's children. |
layoutChildren() — method, class feathers.controls.Toast |
|
Positions and sizes the toast's content. |
layoutContent() — method, class feathers.controls.Button |
|
Positions and sizes the button's content. |
layoutData — Property, class feathers.core.FeathersControl |
|
Extra parameters associated with this display object that will be
used by the layout algorithm. |
layoutData — Property, interface feathers.layout.ILayoutDisplayObject |
|
Extra parameters associated with this display object that will be
used by the layout algorithm. |
layoutDataChange — Event, interface feathers.layout.ILayoutDisplayObject |
|
Dispatched when a property of the display object's layout data changes. |
LAYOUT_DATA_CHANGE — Constant Static Property, class feathers.events.FeathersEventType |
|
The FeathersEventType.LAYOUT_DATA_CHANGE event type is
used by Feathers controls when their layout data has changed. |
LayoutGroup — class, package feathers.controls |
|
A generic container that supports layout. |
LayoutGroup() — Constructor, class feathers.controls.LayoutGroup |
|
Constructor. |
LayoutGroupDataGridCellRenderer — class, package feathers.controls.renderers |
|
Based on LayoutGroup, this component is meant as a base
class for creating a custom item renderer for a DataGrid
component. |
LayoutGroupDataGridCellRenderer() — Constructor, class feathers.controls.renderers.LayoutGroupDataGridCellRenderer |
|
Constructor. |
LayoutGroupGroupedListHeaderOrFooterRenderer — class, package feathers.controls.renderers |
|
Based on LayoutGroup, this component is meant as a base
class for creating a custom header or footer renderer for a
GroupedList component. |
LayoutGroupGroupedListHeaderOrFooterRenderer() — Constructor, class feathers.controls.renderers.LayoutGroupGroupedListHeaderOrFooterRenderer |
|
Constructor. |
LayoutGroupGroupedListItemRenderer — class, package feathers.controls.renderers |
|
Based on LayoutGroup, this component is meant as a base
class for creating a custom item renderer for a GroupedList
component. |
LayoutGroupGroupedListItemRenderer() — Constructor, class feathers.controls.renderers.LayoutGroupGroupedListItemRenderer |
|
Constructor. |
LayoutGroupListItemRenderer — class, package feathers.controls.renderers |
|
Based on LayoutGroup, this component is meant as a base
class for creating a custom item renderer for a List
component. |
LayoutGroupListItemRenderer() — Constructor, class feathers.controls.renderers.LayoutGroupListItemRenderer |
|
Constructor. |
LayoutGroupTreeItemRenderer — class, package feathers.controls.renderers |
|
Based on LayoutGroup, this component is meant as a base
class for creating a custom item renderer for a Tree
component. |
LayoutGroupTreeItemRenderer() — Constructor, class feathers.controls.renderers.LayoutGroupTreeItemRenderer |
|
Constructor. |
layoutIndex — Property, class feathers.controls.renderers.DefaultGroupedListHeaderOrFooterRenderer |
|
The index of this display object within the layout. |
layoutIndex — Property, class feathers.controls.renderers.DefaultGroupedListItemRenderer |
|
The index of the item within the layout. |
layoutIndex — Property, class feathers.controls.renderers.DefaultTreeItemRenderer |
|
The index of the item within the layout. |
layoutIndex — Property, interface feathers.controls.renderers.IGroupedListFooterRenderer |
|
The index of this display object within the layout. |
layoutIndex — Property, interface feathers.controls.renderers.IGroupedListHeaderRenderer |
|
The index of this display object within the layout. |
layoutIndex — Property, interface feathers.controls.renderers.IGroupedListItemRenderer |
|
The index of the item within the layout. |
layoutIndex — Property, interface feathers.controls.renderers.ITreeItemRenderer |
|
The index of the item within the layout. |
layoutIndex — Property, class feathers.controls.renderers.LayoutGroupGroupedListHeaderOrFooterRenderer |
|
The index of this display object within the layout. |
layoutIndex — Property, class feathers.controls.renderers.LayoutGroupGroupedListItemRenderer |
|
The index of the item within the layout. |
layoutIndex — Property, class feathers.controls.renderers.LayoutGroupTreeItemRenderer |
|
The index of the item within the layout. |
layoutOrder — style, class feathers.controls.renderers.BaseDefaultItemRenderer |
| The accessory's position will be based on which other child (the label or the icon) the accessory should be relative to. |
| |
leading — Property, class feathers.controls.text.TextBlockTextRenderer |
|
The amount of vertical space, in pixels, between lines. |
leading — Property, class feathers.text.BitmapFontTextFormat |
|
A number representing the amount of vertical space (called leading)
between lines. |
leafIcon — style, class feathers.controls.renderers.DefaultTreeItemRenderer |
| The icon used to indicate if the tree item is a leaf. |
| |
left — Property, class feathers.layout.AnchorLayoutData |
|
The position, in pixels, of the left edge relative to the left
anchor, or, if there is no left anchor, then the position is relative
to the left edge of the parent container. |
LEFT — Constant Static Property, class feathers.layout.HorizontalAlign |
|
The items in the layout will be horizontally aligned to the left of
the bounds. |
LEFT — Constant Static Property, class feathers.layout.RelativePosition |
|
The item will be positioned to the left of another item. |
leftAnchorDisplayObject — Property, class feathers.layout.AnchorLayoutData |
|
The left edge of the layout object will be relative to this anchor. |
leftArrowGap — style, class feathers.controls.Callout |
| The space, in pixels, between the right arrow skin and the background skin. |
| |
leftArrowSkin — style, class feathers.controls.Callout |
| The arrow skin to display on the left edge of the callout. |
| |
LEFT_BASELINE — Constant Static Property, class feathers.layout.RelativePosition |
|
The item will be positioned to the left another item, and the
baselines will be aligned to match. |
leftDrawer — Property, class feathers.controls.Drawers |
|
The drawer that appears below the primary content. |
leftDrawerDivider — style, class feathers.controls.Drawers |
| The divider between the left drawer and the content when the left drawer is docked. |
| |
leftDrawerDockMode — Property, class feathers.controls.Drawers |
|
Determines if the left drawer is docked in all, some, or no stage
orientations. |
leftDrawerToggleEventType — Property, class feathers.controls.Drawers |
|
When this event is dispatched by the content event dispatcher, the
left drawer will toggle open and closed. |
leftItems — Property, class feathers.controls.Header |
|
The UI controls that appear in the left region of the header. |
leftPullView — Property, class feathers.controls.Scroller |
|
A view that is displayed to the left of the scroller's view port
when dragging to the right. |
leftPullViewDisplayMode — Property, class feathers.controls.Scroller |
|
Indicates whether the left pull view may be dragged with the content,
or if its position is fixed to the edge of the scroller. |
length — Property, class feathers.core.TokenList |
|
The number of tokens in the list. |
length — Property, class feathers.data.ArrayCollection |
|
The number of items in the collection. |
length — Property, interface feathers.data.IListCollection |
|
The number of items in the collection. |
length — Property, class feathers.data.ListCollection |
|
The number of items in the collection. |
length — Property, class feathers.data.VectorCollection |
|
The number of items in the collection. |
length — Property, class feathers.data.XMLListCollection |
|
The number of items in the collection. |
letterSpacing — Property, class feathers.text.BitmapFontTextFormat |
|
The number of extra pixels between characters. |
lineRotation — Property, class feathers.controls.text.TextBlockTextRenderer |
|
Rotates the text lines in the text block as a unit. |
list — Property, class feathers.controls.AutoComplete |
|
The list sub-component. |
list — Property, class feathers.controls.PickerList |
|
The list sub-component. |
List — class, package feathers.controls |
|
Displays a one-dimensional list of items. |
List() — Constructor, class feathers.controls.List |
|
Constructor. |
ListCollection — class, package feathers.data |
|
Wraps a data source with a common API for use with UI controls, like
lists, that support one dimensional collections of data. |
ListCollection(data:Object) — Constructor, class feathers.data.ListCollection |
|
Constructor
|
listFactory — Property, class feathers.controls.AutoComplete |
|
A function used to generate the pop-up list sub-component. |
listFactory — Property, class feathers.controls.DateTimeSpinner |
|
A function used to instantiate the date time spinner's list
sub-components. |
listFactory — Property, class feathers.controls.PickerList |
|
A function used to generate the picker list's pop-up list
sub-component. |
listProperties — Property, class feathers.controls.AutoComplete |
|
An object that stores properties for the auto-complete's pop-up list
sub-component, and the properties will be passed down to the pop-up
list when the auto-complete validates. |
listProperties — Property, class feathers.controls.PickerList |
|
An object that stores properties for the picker's pop-up list
sub-component, and the properties will be passed down to the pop-up
list when the picker validates. |
listStyleName — Property, class feathers.controls.AutoComplete |
|
The default value added to the styleNameList of the
pop-up list. |
listStyleName — Property, class feathers.controls.DateTimeSpinner |
|
The value added to the styleNameList of the lists. |
listStyleName — Property, class feathers.controls.PickerList |
|
The default value added to the styleNameList of the
pop-up list. |
liveDragging — Property, class feathers.controls.ScrollBar |
|
Determines if the scroll bar dispatches the Event.CHANGE
event every time the thumb moves, or only once it stops moving. |
liveDragging — Property, class feathers.controls.SimpleScrollBar |
|
Determines if the scroll bar dispatches the Event.CHANGE
event every time the thumb moves, or only once it stops moving. |
liveDragging — Property, class feathers.controls.Slider |
|
Determines if the slider dispatches the Event.CHANGE
event every time the thumb moves, or only once it stops moving. |
load(textToMatch:String, suggestionsResult:feathers.data:IListCollection) — method, interface feathers.data.IAutoCompleteSource |
|
Loads suggestions based on the text entered into an
AutoComplete component. |
load(textToMatch:String, result:feathers.data:IListCollection) — method, class feathers.data.LocalAutoCompleteSource |
|
Loads suggestions based on the text entered into an
AutoComplete component. |
load(textToMatch:String, suggestionsResult:feathers.data:IListCollection) — method, class feathers.data.URLAutoCompleteSource |
|
Loads suggestions based on the text entered into an
AutoComplete component. |
loadComplete — Event, class feathers.media.SoundPlayer |
|
Dispatched when a media player's content is fully loaded and it
may be played to completion without buffering. |
LOAD_COMPLETE — Constant Static Property, class feathers.events.MediaPlayerEventType |
|
Dispatched when a media player's content is fully loaded and it
may be played to completion without buffering. |
loader — Property, class feathers.controls.ImageLoader |
|
The internal flash.display.Loader used to load textures
from URLs. |
loaderContext — Property, class feathers.controls.ImageLoader |
|
If the texture is loaded using flash.display.Loader,
a custom flash.system.LoaderContext may optionally
be provided. |
loadingTexture — style, class feathers.controls.ImageLoader |
| A texture to display while a URL source is loading. |
| |
loadProgress — Event, interface feathers.media.IProgressiveMediaPlayer |
|
Dispatched periodically when a media player's content is loading to
indicate the current progress. |
loadProgress — Event, class feathers.media.SoundPlayer |
|
Dispatched periodically when a media player's content is loading to
indicate the current progress. |
loadProgress — Event, class feathers.media.VideoPlayer |
|
Dispatched periodically when a media player's content is loading to
indicate the current progress. |
LOAD_PROGRESS — Constant Static Property, class feathers.events.MediaPlayerEventType |
|
Dispatched periodically when a media player's content is loading to
indicate the current progress. |
loadString(text:String, mimeType:String) — method, class feathers.controls.WebView |
|
Renders the specified HTML or XHTML string. |
loadURL(url:String) — method, class feathers.controls.WebView |
|
Loads the specified URL. |
LocalAutoCompleteSource — class, package feathers.data |
|
Creates a list of suggestions for an AutoComplete component
by searching through items in a ListCollection. |
LocalAutoCompleteSource(source:feathers.data:IListCollection) — Constructor, class feathers.data.LocalAutoCompleteSource |
|
Constructor. |
locale — Property, class feathers.controls.DateTimeSpinner |
|
The locale used to display the date. |
locale — Property, class feathers.controls.text.StageTextTextEditor |
|
Indicates the locale of the text. |
locale — Property, class feathers.text.StageTextField |
| |
localToGlobal(localPoint:flash.geom:Point, resultPoint:flash.geom:Point) — method, interface feathers.core.IFeathersDisplayObject |
|
Converts a point from the display object's coordinate space to the
stage's coordinate space. |
localX — Property, class feathers.events.DragDropEvent |
|
The x location, in pixels, of the current action, in the local
coordinate system of the IDropTarget. |
localY — Property, class feathers.events.DragDropEvent |
|
The y location, in pixels, of the current action, in the local
coordinate system of the IDropTarget. |
location — Property, class feathers.controls.WebView |
|
The URL of the currently loaded page. |
location — Property, class feathers.controls.renderers.DefaultTreeItemRenderer |
|
The location (a vector of numeric indices, starting from zero) of
the item within the tree's data provider. |
location — Property, interface feathers.controls.renderers.ITreeItemRenderer |
|
The location (a vector of numeric indices, starting from zero) of
the item within the tree's data provider. |
location — Property, class feathers.controls.renderers.LayoutGroupTreeItemRenderer |
|
The location (a vector of numeric indices, starting from zero) of
the item within the tree's data provider. |
locationChange — Event, class feathers.controls.WebView |
|
Indicates that the location property has changed. |
LOCATION_CHANGE — Constant Static Property, class feathers.events.FeathersEventType |
|
The FeathersEventType.LOCATION_CHANGE event type is used
by the Feathers WebView component to indicate that its
location has changed. |
locationChanging — Event, class feathers.controls.WebView |
|
Indicates that the location property is about to change. |
LOCATION_CHANGING — Constant Static Property, class feathers.events.FeathersEventType |
|
The FeathersEventType.LOCATION_CHANGING event type is
used by the Feathers WebView component to indicate that
its location is about to change. |
longPress — Event, class feathers.controls.Button |
|
Dispatched when the button is pressed for a long time. |
LongPress — class, package feathers.utils.touch |
|
Dispatches FeathersEventType.LONG_PRESS from the target when
the target is long-pressed. |
LongPress(target:starling.display:DisplayObject) — Constructor, class feathers.utils.touch.LongPress |
|
Constructor. |
LONG_PRESS — Constant Static Property, class feathers.events.FeathersEventType |
|
The FeathersEventType.LONG_PRESS event type is used by
the Feathers Button when it is pressed for a long time. |
longPressDuration — Property, class feathers.controls.Button |
|
The duration, in seconds, of a long press. |
longPressDuration — Property, class feathers.utils.touch.LongPress |
|
The duration, in seconds, of a long press. |
loop — Property, class feathers.media.SoundPlayer |
|
Determines if, upon reaching the end of the sound, the playhead
automatically returns to the start of the media and plays again. |
|
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 |