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 |
gap — Property, class feathers.controls.Alert |
|
The space, in pixels, between the alert's icon and its message text
renderer. |
gap — Property, class feathers.controls.Button |
|
The space, in pixels, between the icon and the label. |
gap — Property, class feathers.controls.ButtonGroup |
|
Space, in pixels, between buttons. |
gap — Property, class feathers.controls.Header |
|
Space, in pixels, between items. |
gap — Property, class feathers.controls.PageIndicator |
|
The spacing, in pixels, between symbols. |
gap — Property, class feathers.controls.TabBar |
|
Space, in pixels, between tabs. |
gap — Property, class feathers.controls.TextInput |
|
The space, in pixels, between the icon and the text editor, if an
icon exists. |
gap — Property, class feathers.controls.popups.DropDownPopUpContentManager |
|
The space, in pixels, between the source and the pop-up. |
gap — Property, class feathers.layout.FlowLayout |
|
Quickly sets both horizontalGap and verticalGap
to the same value. |
gap — Property, class feathers.layout.HorizontalLayout |
|
The space, in pixels, between items. |
gap — Property, class feathers.layout.HorizontalSpinnerLayout |
|
The space, in pixels, between items. |
gap — Property, class feathers.layout.TiledColumnsLayout |
|
Quickly sets both horizontalGap and verticalGap
to the same value. |
gap — Property, class feathers.layout.TiledRowsLayout |
|
Quickly sets both horizontalGap and verticalGap
to the same value. |
gap — Property, class feathers.layout.VerticalLayout |
|
The space, in pixels, between items. |
gap — Property, class feathers.layout.VerticalSpinnerLayout |
|
The space, in pixels, between items. |
gap — Property, class feathers.layout.WaterfallLayout |
|
Quickly sets both horizontalGap and verticalGap
to the same value. |
gap — Property, class feathers.media.SoundChannelPeakVisualizer |
|
The gap, in pixels, between the bars. |
gap — Property, class feathers.media.SpectrumBarGraphVisualizer |
|
The gap, in pixels, between the bars. |
getBounds(targetSpace:starling.display:DisplayObject, resultRect:flash.geom:Rectangle) — method, interface feathers.core.IFeathersDisplayObject |
|
Gets the display object's bounds in the target coordinate space. |
getClaim(touchID:int) — method, class feathers.events.ExclusiveTouch |
|
Gets the display object that has claimed a touch with the specified
ID. |
getDataForFormat(format:String) — method, class feathers.dragDrop.DragData |
|
Returns data for the specified format. |
getDisplayObjectDepthFromStage(target:starling.display:DisplayObject) — Package Function, feathers.utils.display |
|
Calculates how many levels deep the target object is on the display list,
starting from the Starling stage. |
getFocusManagerForStage(stage:starling.display:Stage) — Static Method , class feathers.core.FocusManager |
|
Returns the active focus manager for the specified Starling stage. |
getInitializerForClass(type:Class, withName:String) — method, class feathers.core.DisplayListWatcher |
|
If an initializer exists for a specific class, it will be returned. |
getInitializerForClassAndSubclasses(type:Class) — method, class feathers.core.DisplayListWatcher |
|
If an initializer exists for a specific class and its subclasses, the initializer will be returned. |
getItemAt(data:Object, index:int, ... rest) — method, class feathers.data.ArrayChildrenHierarchicalCollectionDataDescriptor |
|
Returns the item at the specified location in the data source. |
getItemAt(data:Object, index:int) — method, class feathers.data.ArrayListCollectionDataDescriptor |
|
Returns the item at the specified index in the data source. |
getItemAt(index:int, ... rest) — method, class feathers.data.HierarchicalCollection |
|
Returns the item at the specified location in the collection. |
getItemAt(data:Object, index:int, ... rest) — method, interface feathers.data.IHierarchicalCollectionDataDescriptor |
|
Returns the item at the specified location in the data source. |
getItemAt(data:Object, index:int) — method, interface feathers.data.IListCollectionDataDescriptor |
|
Returns the item at the specified index in the data source. |
getItemAt(index:int) — method, class feathers.data.ListCollection |
|
Returns the item at the specified index in the collection. |
getItemAt(data:Object, index:int) — method, class feathers.data.VectorIntListCollectionDataDescriptor |
|
Returns the item at the specified index in the data source. |
getItemAt(data:Object, index:int) — method, class feathers.data.VectorListCollectionDataDescriptor |
|
Returns the item at the specified index in the data source. |
getItemAt(data:Object, index:int) — method, class feathers.data.VectorNumberListCollectionDataDescriptor |
|
Returns the item at the specified index in the data source. |
getItemAt(data:Object, index:int) — method, class feathers.data.VectorUintListCollectionDataDescriptor |
|
Returns the item at the specified index in the data source. |
getItemAt(data:Object, index:int) — method, class feathers.data.XMLListListCollectionDataDescriptor |
|
Returns the item at the specified index in the data source. |
getItemIndex(item:feathers.core:IToggle) — method, class feathers.core.ToggleGroup |
|
Returns the index of the specified item. |
getItemIndex(data:Object, item:Object) — method, class feathers.data.ArrayListCollectionDataDescriptor |
|
Determines which index the item appears at within the data source. |
getItemIndex(data:Object, item:Object) — method, interface feathers.data.IListCollectionDataDescriptor |
|
Determines which index the item appears at within the data source. |
getItemIndex(item:Object) — method, class feathers.data.ListCollection |
|
Determines which index the item appears at within the collection. |
getItemIndex(data:Object, item:Object) — method, class feathers.data.VectorIntListCollectionDataDescriptor |
|
Determines which index the item appears at within the data source. |
getItemIndex(data:Object, item:Object) — method, class feathers.data.VectorListCollectionDataDescriptor |
|
Determines which index the item appears at within the data source. |
getItemIndex(data:Object, item:Object) — method, class feathers.data.VectorNumberListCollectionDataDescriptor |
|
Determines which index the item appears at within the data source. |
getItemIndex(data:Object, item:Object) — method, class feathers.data.VectorUintListCollectionDataDescriptor |
|
Determines which index the item appears at within the data source. |
getItemIndex(data:Object, item:Object) — method, class feathers.data.XMLListListCollectionDataDescriptor |
|
Determines which index the item appears at within the data source. |
getItemLocation(data:Object, item:Object, result:Vector$int, ... rest) — method, class feathers.data.ArrayChildrenHierarchicalCollectionDataDescriptor |
|
Determines which location the item appears at within the data source. |
getItemLocation(item:Object, result:Vector$int) — method, class feathers.data.HierarchicalCollection |
|
Determines which location the item appears at within the collection. |
getItemLocation(data:Object, item:Object, result:Vector$int, ... rest) — method, interface feathers.data.IHierarchicalCollectionDataDescriptor |
|
Determines which location the item appears at within the data source. |
getLength(data:Object, ... rest) — method, class feathers.data.ArrayChildrenHierarchicalCollectionDataDescriptor |
|
The number of items at the specified location in the data source. |
getLength(data:Object) — method, class feathers.data.ArrayListCollectionDataDescriptor |
|
The number of items in the data source. |
getLength(... rest) — method, class feathers.data.HierarchicalCollection |
|
The number of items at the specified location in the collection. |
getLength(data:Object, ... rest) — method, interface feathers.data.IHierarchicalCollectionDataDescriptor |
|
The number of items at the specified location in the data source. |
getLength(data:Object) — method, interface feathers.data.IListCollectionDataDescriptor |
|
The number of items in the data source. |
getLength(data:Object) — method, class feathers.data.VectorIntListCollectionDataDescriptor |
|
The number of items in the data source. |
getLength(data:Object) — method, class feathers.data.VectorListCollectionDataDescriptor |
|
The number of items in the data source. |
getLength(data:Object) — method, class feathers.data.VectorNumberListCollectionDataDescriptor |
|
The number of items in the data source. |
getLength(data:Object) — method, class feathers.data.VectorUintListCollectionDataDescriptor |
|
The number of items in the data source. |
getLength(data:Object) — method, class feathers.data.XMLListListCollectionDataDescriptor |
|
The number of items in the data source. |
getNearestScrollPositionForIndex(index:int, scrollX:Number, scrollY:Number, items:Vector$starling.display:DisplayObject, x:Number, y:Number, width:Number, height:Number, result:flash.geom:Point) — method, class feathers.layout.AnchorLayout |
|
Calculates the scroll position nearest to the current scroll position
that will display the full bounds of the item within the view port. |
getNearestScrollPositionForIndex(index:int, scrollX:Number, scrollY:Number, items:Vector$starling.display:DisplayObject, x:Number, y:Number, width:Number, height:Number, result:flash.geom:Point) — method, class feathers.layout.FlowLayout |
|
Calculates the scroll position nearest to the current scroll position
that will display the full bounds of the item within the view port. |
getNearestScrollPositionForIndex(index:int, scrollX:Number, scrollY:Number, items:Vector$starling.display:DisplayObject, x:Number, y:Number, width:Number, height:Number, result:flash.geom:Point) — method, class feathers.layout.HorizontalLayout |
|
Calculates the scroll position nearest to the current scroll position
that will display the full bounds of the item within the view port. |
getNearestScrollPositionForIndex(index:int, scrollX:Number, scrollY:Number, items:Vector$starling.display:DisplayObject, x:Number, y:Number, width:Number, height:Number, result:flash.geom:Point) — method, class feathers.layout.HorizontalSpinnerLayout |
|
Calculates the scroll position nearest to the current scroll position
that will display the full bounds of the item within the view port. |
getNearestScrollPositionForIndex(index:int, scrollX:Number, scrollY:Number, items:Vector$starling.display:DisplayObject, x:Number, y:Number, width:Number, height:Number, result:flash.geom:Point) — method, interface feathers.layout.ILayout |
|
Calculates the scroll position nearest to the current scroll position
that will display the full bounds of the item within the view port. |
getNearestScrollPositionForIndex(index:int, scrollX:Number, scrollY:Number, items:Vector$starling.display:DisplayObject, x:Number, y:Number, width:Number, height:Number, result:flash.geom:Point) — method, class feathers.layout.TiledColumnsLayout |
|
Calculates the scroll position nearest to the current scroll position
that will display the full bounds of the item within the view port. |
getNearestScrollPositionForIndex(index:int, scrollX:Number, scrollY:Number, items:Vector$starling.display:DisplayObject, x:Number, y:Number, width:Number, height:Number, result:flash.geom:Point) — method, class feathers.layout.TiledRowsLayout |
|
Calculates the scroll position nearest to the current scroll position
that will display the full bounds of the item within the view port. |
getNearestScrollPositionForIndex(index:int, scrollX:Number, scrollY:Number, items:Vector$starling.display:DisplayObject, x:Number, y:Number, width:Number, height:Number, result:flash.geom:Point) — method, class feathers.layout.VerticalLayout |
|
Calculates the scroll position nearest to the current scroll position
that will display the full bounds of the item within the view port. |
getNearestScrollPositionForIndex(index:int, scrollX:Number, scrollY:Number, items:Vector$starling.display:DisplayObject, x:Number, y:Number, width:Number, height:Number, result:flash.geom:Point) — method, class feathers.layout.VerticalSpinnerLayout |
|
Calculates the scroll position nearest to the current scroll position
that will display the full bounds of the item within the view port. |
getNearestScrollPositionForIndex(index:int, scrollX:Number, scrollY:Number, items:Vector$starling.display:DisplayObject, x:Number, y:Number, width:Number, height:Number, result:flash.geom:Point) — method, class feathers.layout.WaterfallLayout |
|
Calculates the scroll position nearest to the current scroll position
that will display the full bounds of the item within the view port. |
getRawChildAt(index:int) — method, interface feathers.controls.IScrollContainer |
|
Gets the direct child of the Scroller at a specific
index rather than delegating the call to the view port. |
getRawChildAt(index:int) — method, class feathers.controls.ScrollContainer |
|
Gets the direct child of the Scroller at a specific
index rather than delegating the call to the view port. |
getRawChildByName(name:String) — method, interface feathers.controls.IScrollContainer |
|
Gets the name of a direct child of the Scroller rather
than delegating the call to the view port. |
getRawChildByName(name:String) — method, class feathers.controls.ScrollContainer |
|
Gets the name of a direct child of the Scroller rather
than delegating the call to the view port. |
getRawChildIndex(child:starling.display:DisplayObject) — method, interface feathers.controls.IScrollContainer |
|
Gets the index of a direct child of the Scroller rather
than delegating the call to the view port. |
getRawChildIndex(child:starling.display:DisplayObject) — method, class feathers.controls.ScrollContainer |
|
Gets the index of a direct child of the Scroller rather
than delegating the call to the view port. |
getScreen(id:String) — method, class feathers.controls.ScreenNavigator |
|
Returns the ScreenNavigatorItem instance with the
specified identifier. |
getScreen() — method, class feathers.controls.ScreenNavigatorItem |
|
Returns a display object instance of this screen. |
getScreen(id:String) — method, class feathers.controls.StackScreenNavigator |
|
Returns the StackScreenNavigatorItem instance with the
specified identifier. |
getScreen() — method, class feathers.controls.StackScreenNavigatorItem |
|
Returns a display object instance of this screen. |
getScreenIDs(result:Vector$String) — method, class feathers.controls.supportClasses.BaseScreenNavigator |
|
Returns a list of the screen identifiers that have been added. |
getScrollPositionForIndex(index:int, items:Vector$starling.display:DisplayObject, x:Number, y:Number, width:Number, height:Number, result:flash.geom:Point) — method, class feathers.layout.AnchorLayout |
|
Using the item dimensions, calculates a scroll position that will
ensure that the item at a given index will be visible within the
specified bounds. |
getScrollPositionForIndex(index:int, items:Vector$starling.display:DisplayObject, x:Number, y:Number, width:Number, height:Number, result:flash.geom:Point) — method, class feathers.layout.FlowLayout |
|
Using the item dimensions, calculates a scroll position that will
ensure that the item at a given index will be visible within the
specified bounds. |
getScrollPositionForIndex(index:int, items:Vector$starling.display:DisplayObject, x:Number, y:Number, width:Number, height:Number, result:flash.geom:Point) — method, class feathers.layout.HorizontalLayout |
|
Using the item dimensions, calculates a scroll position that will
ensure that the item at a given index will be visible within the
specified bounds. |
getScrollPositionForIndex(index:int, items:Vector$starling.display:DisplayObject, x:Number, y:Number, width:Number, height:Number, result:flash.geom:Point) — method, class feathers.layout.HorizontalSpinnerLayout |
|
Using the item dimensions, calculates a scroll position that will
ensure that the item at a given index will be visible within the
specified bounds. |
getScrollPositionForIndex(index:int, items:Vector$starling.display:DisplayObject, x:Number, y:Number, width:Number, height:Number, result:flash.geom:Point) — method, interface feathers.layout.ILayout |
|
Using the item dimensions, calculates a scroll position that will
ensure that the item at a given index will be visible within the
specified bounds. |
getScrollPositionForIndex(index:int, items:Vector$starling.display:DisplayObject, x:Number, y:Number, width:Number, height:Number, result:flash.geom:Point) — method, class feathers.layout.TiledColumnsLayout |
|
Using the item dimensions, calculates a scroll position that will
ensure that the item at a given index will be visible within the
specified bounds. |
getScrollPositionForIndex(index:int, items:Vector$starling.display:DisplayObject, x:Number, y:Number, width:Number, height:Number, result:flash.geom:Point) — method, class feathers.layout.TiledRowsLayout |
|
Using the item dimensions, calculates a scroll position that will
ensure that the item at a given index will be visible within the
specified bounds. |
getScrollPositionForIndex(index:int, items:Vector$starling.display:DisplayObject, x:Number, y:Number, width:Number, height:Number, result:flash.geom:Point) — method, class feathers.layout.VerticalLayout |
|
Using the item dimensions, calculates a scroll position that will
ensure that the item at a given index will be visible within the
specified bounds. |
getScrollPositionForIndex(index:int, items:Vector$starling.display:DisplayObject, x:Number, y:Number, width:Number, height:Number, result:flash.geom:Point) — method, class feathers.layout.VerticalSpinnerLayout |
|
Using the item dimensions, calculates a scroll position that will
ensure that the item at a given index will be visible within the
specified bounds. |
getScrollPositionForIndex(index:int, items:Vector$starling.display:DisplayObject, x:Number, y:Number, width:Number, height:Number, result:flash.geom:Point) — method, class feathers.layout.WaterfallLayout |
|
Using the item dimensions, calculates a scroll position that will
ensure that the item at a given index will be visible within the
specified bounds. |
getSelectedItems(result:Vector$Object) — method, class feathers.controls.List |
|
Returns the selected items, with the ability to pass in an optional
result vector. |
getStarlingData(starling:starling.core:Starling) — method, class feathers.themes.MultiStarlingStyleNameFunctionTheme |
|
Gets stored data associated with the specified Starling instance. |
getStyleProvider(forClass:Class) — method, class feathers.skins.StyleProviderRegistry |
|
Creates an IStyleProvider for the specified component
class, or if it was already created, returns the existing registered
style provider. |
getStyleProviderForClass(type:Class) — method, class feathers.themes.StyleNameFunctionTheme |
|
Returns a StyleNameFunctionStyleProvider to be passed to
the specified class. |
getTransformationMatrix(targetSpace:starling.display:DisplayObject, resultMatrix:flash.geom:Matrix) — method, interface feathers.core.IFeathersDisplayObject |
|
Calculates a transformation matrix to convert values from the display
object's coordinate space to a target coordinate space. |
getValueForState(state:Object) — method, class feathers.skins.StateValueSelector |
|
Returns the value stored for a specific state. |
getValueForState(state:Object, isSelected:Boolean) — method, class feathers.skins.StateWithToggleValueSelector |
|
Returns the value stored for a specific state. |
getValueTypeHandler(type:Class) — method, class feathers.skins.SmartDisplayObjectStateValueSelector |
|
Returns the function that handles updating a value of a specific type. |
getVisibleIndicesAtScrollPosition(scrollX:Number, scrollY:Number, width:Number, height:Number, itemCount:int, result:Vector$int) — method, class feathers.layout.FlowLayout |
|
Used internally by a component, such as List, to
determines which indices are visible with the specified view port
bounds and scroll position. |
getVisibleIndicesAtScrollPosition(scrollX:Number, scrollY:Number, width:Number, height:Number, itemCount:int, result:Vector$int) — method, class feathers.layout.HorizontalLayout |
|
Used internally by a component, such as List, to
determines which indices are visible with the specified view port
bounds and scroll position. |
getVisibleIndicesAtScrollPosition(scrollX:Number, scrollY:Number, width:Number, height:Number, itemCount:int, result:Vector$int) — method, class feathers.layout.HorizontalSpinnerLayout |
|
Used internally by a component, such as List, to
determines which indices are visible with the specified view port
bounds and scroll position. |
getVisibleIndicesAtScrollPosition(scrollX:Number, scrollY:Number, width:Number, height:Number, itemCount:int, result:Vector$int) — method, interface feathers.layout.IVirtualLayout |
|
Used internally by a component, such as List, to
determines which indices are visible with the specified view port
bounds and scroll position. |
getVisibleIndicesAtScrollPosition(scrollX:Number, scrollY:Number, width:Number, height:Number, itemCount:int, result:Vector$int) — method, class feathers.layout.TiledColumnsLayout |
|
Used internally by a component, such as List, to
determines which indices are visible with the specified view port
bounds and scroll position. |
getVisibleIndicesAtScrollPosition(scrollX:Number, scrollY:Number, width:Number, height:Number, itemCount:int, result:Vector$int) — method, class feathers.layout.TiledRowsLayout |
|
Used internally by a component, such as List, to
determines which indices are visible with the specified view port
bounds and scroll position. |
getVisibleIndicesAtScrollPosition(scrollX:Number, scrollY:Number, width:Number, height:Number, itemCount:int, result:Vector$int) — method, class feathers.layout.VerticalLayout |
|
Used internally by a component, such as List, to
determines which indices are visible with the specified view port
bounds and scroll position. |
getVisibleIndicesAtScrollPosition(scrollX:Number, scrollY:Number, width:Number, height:Number, itemCount:int, result:Vector$int) — method, class feathers.layout.VerticalSpinnerLayout |
|
Used internally by a component, such as List, to
determines which indices are visible with the specified view port
bounds and scroll position. |
getVisibleIndicesAtScrollPosition(scrollX:Number, scrollY:Number, width:Number, height:Number, itemCount:int, result:Vector$int) — method, class feathers.layout.WaterfallLayout |
|
Used internally by a component, such as List, to
determines which indices are visible with the specified view port
bounds and scroll position. |
globalStyleProvider — Static Property, class feathers.controls.Alert |
|
The default IStyleProvider for all Alert
components. |
globalStyleProvider — Static Property, class feathers.controls.AutoComplete |
|
The default IStyleProvider for all
AutoComplete components. |
globalStyleProvider — Static Property, class feathers.controls.Button |
|
The default IStyleProvider for all Button
components. |
globalStyleProvider — Static Property, class feathers.controls.ButtonGroup |
|
The default IStyleProvider for all ButtonGroup
components. |
globalStyleProvider — Static Property, class feathers.controls.Callout |
|
The default IStyleProvider for all Callout
components. |
globalStyleProvider — Static Property, class feathers.controls.Check |
|
The default IStyleProvider for all Check
components. |
globalStyleProvider — Static Property, class feathers.controls.Drawers |
|
The default IStyleProvider for all Drawers
components. |
globalStyleProvider — Static Property, class feathers.controls.GroupedList |
|
The default IStyleProvider for all GroupedList
components. |
globalStyleProvider — Static Property, class feathers.controls.Header |
|
The default IStyleProvider for all Header
components. |
globalStyleProvider — Static Property, class feathers.controls.ImageLoader |
|
The default IStyleProvider for all ImageLoader
components. |
globalStyleProvider — Static Property, class feathers.controls.Label |
|
The default IStyleProvider for all Label
components. |
globalStyleProvider — Static Property, class feathers.controls.LayoutGroup |
|
The default IStyleProvider for all LayoutGroup
components. |
globalStyleProvider — Static Property, class feathers.controls.List |
|
The default IStyleProvider for all List
components. |
globalStyleProvider — Static Property, class feathers.controls.NumericStepper |
|
The default IStyleProvider for all NumericStepper
components. |
globalStyleProvider — Static Property, class feathers.controls.PageIndicator |
|
The default IStyleProvider for all PageIndicator
components. |
globalStyleProvider — Static Property, class feathers.controls.Panel |
|
The default IStyleProvider for all Panel
components. |
globalStyleProvider — Static Property, class feathers.controls.PanelScreen |
|
The default IStyleProvider for all PanelScreen
components. |
globalStyleProvider — Static Property, class feathers.controls.PickerList |
|
The default IStyleProvider for all PickerList
components. |
globalStyleProvider — Static Property, class feathers.controls.ProgressBar |
|
The default IStyleProvider for all ProgressBar
components. |
globalStyleProvider — Static Property, class feathers.controls.Radio |
|
The default IStyleProvider for all Radio
components. |
globalStyleProvider — Static Property, class feathers.controls.Screen |
|
The default IStyleProvider for all Screen
components. |
globalStyleProvider — Static Property, class feathers.controls.ScreenNavigator |
|
The default IStyleProvider for all ScreenNavigator
components. |
globalStyleProvider — Static Property, class feathers.controls.ScrollBar |
|
The default IStyleProvider for all ScrollBar
components. |
globalStyleProvider — Static Property, class feathers.controls.ScrollContainer |
|
The default IStyleProvider for all ScrollContainer
components. |
globalStyleProvider — Static Property, class feathers.controls.ScrollScreen |
|
The default IStyleProvider for all ScrollScreen
components. |
globalStyleProvider — Static Property, class feathers.controls.ScrollText |
|
The default IStyleProvider for all ScrollText
components. |
globalStyleProvider — Static Property, class feathers.controls.SimpleScrollBar |
|
The default IStyleProvider for all SimpleScrollBar
components. |
globalStyleProvider — Static Property, class feathers.controls.Slider |
|
The default IStyleProvider for all Slider
components. |
globalStyleProvider — Static Property, class feathers.controls.SpinnerList |
|
The default IStyleProvider for all SpinnerList
components. |
globalStyleProvider — Static Property, class feathers.controls.StackScreenNavigator |
|
The default IStyleProvider for all StackScreenNavigator
components. |
globalStyleProvider — Static Property, class feathers.controls.TabBar |
|
The default IStyleProvider for all TabBar
components. |
globalStyleProvider — Static Property, class feathers.controls.TextArea |
|
The default IStyleProvider for all TextArea
components. |
globalStyleProvider — Static Property, class feathers.controls.TextInput |
|
The default IStyleProvider for all TextInput
components. |
globalStyleProvider — Static Property, class feathers.controls.ToggleButton |
|
The default IStyleProvider for all ToggleButton
components. |
globalStyleProvider — Static Property, class feathers.controls.ToggleSwitch |
|
The default IStyleProvider for all ToggleSwitch
components. |
globalStyleProvider — Static Property, class feathers.controls.renderers.DefaultGroupedListHeaderOrFooterRenderer |
|
The default IStyleProvider for all DefaultGroupedListHeaderOrFooterRenderer
components. |
globalStyleProvider — Static Property, class feathers.controls.renderers.DefaultGroupedListItemRenderer |
|
The default IStyleProvider for all DefaultGroupedListItemRenderer
components. |
globalStyleProvider — Static Property, class feathers.controls.renderers.DefaultListItemRenderer |
|
The default IStyleProvider for all DefaultListItemRenderer
components. |
globalStyleProvider — Static Property, class feathers.controls.renderers.LayoutGroupGroupedListHeaderOrFooterRenderer |
|
The default IStyleProvider for all LayoutGroupGroupedListHeaderOrFooterRenderer
components. |
globalStyleProvider — Static Property, class feathers.controls.renderers.LayoutGroupGroupedListItemRenderer |
|
The default IStyleProvider for all LayoutGroupGroupedListItemRenderer
components. |
globalStyleProvider — Static Property, class feathers.controls.renderers.LayoutGroupListItemRenderer |
|
The default IStyleProvider for all LayoutGroupListItemRenderer
components. |
globalStyleProvider — Static Property, class feathers.controls.text.BitmapFontTextRenderer |
|
The default IStyleProvider for all BitmapFontTextRenderer
components. |
globalStyleProvider — Static Property, class feathers.controls.text.TextBlockTextRenderer |
|
The default IStyleProvider for all TextBlockTextRenderer
components. |
globalStyleProvider — Static Property, class feathers.controls.text.TextFieldTextRenderer |
|
The default IStyleProvider for all TextFieldTextRenderer
components. |
globalStyleProvider — Static Property, class feathers.media.FullScreenToggleButton |
|
The default IStyleProvider for all
FullScreenToggleButton components. |
globalStyleProvider — Static Property, class feathers.media.MuteToggleButton |
|
The default IStyleProvider for all
MuteToggleButton components. |
globalStyleProvider — Static Property, class feathers.media.PlayPauseToggleButton |
|
The default IStyleProvider for all
PlayPauseToggleButton components. |
globalStyleProvider — Static Property, class feathers.media.SeekSlider |
|
The default IStyleProvider for all
SeekSlider components. |
globalStyleProvider — Static Property, class feathers.media.SoundChannelPeakVisualizer |
|
The default IStyleProvider for all
SoundChannelPeakVisualizer components. |
globalStyleProvider — Static Property, class feathers.media.SoundPlayer |
|
The default IStyleProvider for all
SoundPlayer components. |
globalStyleProvider — Static Property, class feathers.media.SpectrumBarGraphVisualizer |
|
The default IStyleProvider for all
SpectrumBarGraphVisualizer components. |
globalStyleProvider — Static Property, class feathers.media.TimeLabel |
|
The default IStyleProvider for all
TimeLabel components. |
globalStyleProvider — Static Property, class feathers.media.VideoPlayer |
|
The default IStyleProvider for all
VideoPlayer components. |
globalStyleProvider — Static Property, class feathers.media.VolumeSlider |
|
The default IStyleProvider for all
VolumeSlider components. |
globalToLocal(globalPoint:flash.geom:Point, resultPoint:flash.geom:Point) — method, interface feathers.core.IFeathersDisplayObject |
|
Converts a point from the stage's coordinate space to the display
object's coordinate space. |
gridFitType — Property, class feathers.controls.ScrollText |
|
Determines whether Flash Player forces strong horizontal and vertical
lines to fit to a pixel or subpixel grid, or not at all using the
constants defined in the flash.text.GridFitType class. |
gridFitType — Property, class feathers.controls.text.TextFieldTextEditor |
|
Determines whether Flash Player forces strong horizontal and vertical
lines to fit to a pixel or subpixel grid, or not at all using the
constants defined in the flash.text.GridFitType class. |
gridFitType — Property, class feathers.controls.text.TextFieldTextRenderer |
|
Determines whether Flash Player forces strong horizontal and vertical
lines to fit to a pixel or subpixel grid, or not at all using the
constants defined in the flash.text.GridFitType class. |
GroupedList — class, package feathers.controls |
|
Displays a list of items divided into groups or sections. |
GroupedList() — Constructor, class feathers.controls.GroupedList |
|
Constructor. |
groupIndex — Property, class feathers.controls.renderers.DefaultGroupedListHeaderOrFooterRenderer |
|
The index of the group within the data provider of the grouped list. |
groupIndex — Property, class feathers.controls.renderers.DefaultGroupedListItemRenderer |
|
The index of the item's parent group within the data provider of the
grouped list. |
groupIndex — Property, interface feathers.controls.renderers.IGroupedListHeaderOrFooterRenderer |
|
The index of the group within the data provider of the grouped list. |
groupIndex — Property, interface feathers.controls.renderers.IGroupedListItemRenderer |
|
The index of the item's parent group within the data provider of the
grouped list. |
groupIndex — Property, class feathers.controls.renderers.LayoutGroupGroupedListHeaderOrFooterRenderer |
|
The index of the group within the data provider of the grouped list. |
groupIndex — Property, class feathers.controls.renderers.LayoutGroupGroupedListItemRenderer |
|
The index of the item's parent group within the data provider of the
grouped list. |
groupToFooterData(group:Object) — method, class feathers.controls.GroupedList |
|
Extracts footer data from a group object. |
groupToHeaderData(group:Object) — method, class feathers.controls.GroupedList |
|
Extracts header data from a group object. |
|
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 |