| 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 |
| OFF — Constant Static Property, class feathers.controls.ScrollPolicy |
|
The scroller does not scroll at all, even if the content is larger
than the view port's bounds. |
| offLabelDisabledFontStyles — style, class feathers.controls.ToggleSwitch |
| The font styles used to display the off label's text when the toggle switch is disabled. |
| |
| offLabelFactory — Property, class feathers.controls.ToggleSwitch |
|
A function used to instantiate the toggle switch's off label text
renderer sub-component. |
| offLabelFontStyles — style, class feathers.controls.ToggleSwitch |
| The font styles used to display the off label's text. |
| |
| offLabelProperties — Property, class feathers.controls.ToggleSwitch |
|
An object that stores properties for the toggle switch's "off" label
text renderer, and the properties will be passed down to the text
renderer when the toggle switch validates. |
| offLabelSelectedFontStyles — style, class feathers.controls.ToggleSwitch |
| The font styles used to display the off label's text when the toggle switch is selected. |
| |
| offLabelStyleName — Property, class feathers.controls.ToggleSwitch |
|
The value added to the styleNameList of the off label
text renderer. |
| offsetX — Property, class feathers.core.DefaultToolTipManager |
|
The offset, in pixels, of the tool tip position on the x axis. |
| offsetY — Property, class feathers.core.DefaultToolTipManager |
|
The offset, in pixels, of the tool tip position on the y axis. |
| offText — style, class feathers.controls.ToggleSwitch |
| The text to display in the "off" label text renderer. |
| |
| offTextRenderer — Property, class feathers.controls.ToggleSwitch |
|
The "off" text renderer sub-component. |
| offTrack — Property, class feathers.controls.ToggleSwitch |
|
The "off" track sub-component. |
| offTrackFactory — Property, class feathers.controls.ToggleSwitch |
|
A function used to generate the toggle switch's "off" track
sub-component. |
| offTrackProperties — Property, class feathers.controls.ToggleSwitch |
|
An object that stores properties for the toggle switch's "off" track,
and the properties will be passed down to the "off" track when the
toggle switch validates. |
| offTrackStyleName — Property, class feathers.controls.ToggleSwitch |
|
The value added to the styleNameList of the off track. |
| oldHeight — Property, interface feathers.motion.effectClasses.IResizeEffectContext |
|
The old height of the target. |
| oldHeight — Property, class feathers.motion.effectClasses.TweenResizeEffectContext |
|
The old height of the target. |
| oldWidth — Property, interface feathers.motion.effectClasses.IResizeEffectContext |
|
The old width of the target. |
| oldWidth — Property, class feathers.motion.effectClasses.TweenResizeEffectContext |
|
The old width of the target. |
| oldX — Property, interface feathers.motion.effectClasses.IMoveEffectContext |
|
The old x position of the target. |
| oldX — Property, class feathers.motion.effectClasses.TweenMoveEffectContext |
|
The old x position of the target. |
| oldY — Property, interface feathers.motion.effectClasses.IMoveEffectContext |
|
The old y position of the target. |
| oldY — Property, class feathers.motion.effectClasses.TweenMoveEffectContext |
|
The old y position of the target. |
| ON — Constant Static Property, class feathers.controls.ScrollPolicy |
|
The scroller will always scroll. |
| onLabelDisabledFontStyles — style, class feathers.controls.ToggleSwitch |
| The font styles used to display the on label's text when the toggle switch is disabled. |
| |
| onLabelFactory — Property, class feathers.controls.ToggleSwitch |
|
A function used to instantiate the toggle switch's on label text
renderer sub-component. |
| onLabelFontStyles — style, class feathers.controls.ToggleSwitch |
| The font styles used to display the on label's text. |
| |
| onLabelProperties — Property, class feathers.controls.ToggleSwitch |
|
An object that stores properties for the toggle switch's "on" label
text renderer, and the properties will be passed down to the text
renderer when the toggle switch validates. |
| onLabelSelectedFontStyles — style, class feathers.controls.ToggleSwitch |
| The font styles used to display the on label's text when the toggle switch is selected. |
| |
| onLabelStyleName — Property, class feathers.controls.ToggleSwitch |
|
The value added to the styleNameList of the off label
text renderer. |
| onText — style, class feathers.controls.ToggleSwitch |
| The text to display in the "on" label text renderer. |
| |
| onTextRenderer — Property, class feathers.controls.ToggleSwitch |
|
The "on" text renderer sub-component. |
| onTrack — Property, class feathers.controls.ToggleSwitch |
|
The "on" track sub-component. |
| onTrackFactory — Property, class feathers.controls.ToggleSwitch |
|
A function used to generate the toggle switch's "on" track
sub-component. |
| onTrackProperties — Property, class feathers.controls.ToggleSwitch |
|
An object that stores properties for the toggle switch's "on" track,
and the properties will be passed down to the "on" track when the
toggle switch validates. |
| onTrackStyleName — Property, class feathers.controls.ToggleSwitch |
|
The value added to the styleNameList of the on track. |
| open — Event, class feathers.controls.AutoComplete |
|
Dispatched when the pop-up list is opened. |
| open — Event, class feathers.controls.Drawers |
|
Dispatched when a drawer has completed opening. |
| open — Event, class feathers.controls.PickerList |
|
Dispatched when the pop-up list is opened. |
| open — Event, class feathers.controls.Toast |
|
Dispatched when the toast is opened. |
| open — Event, class feathers.controls.Tree |
|
Dispatched when a branch is opened. |
| open — Event, class feathers.controls.popups.BottomDrawerPopUpContentManager |
|
Dispatched when the pop-up content opens. |
| open(content:starling.display:DisplayObject, source:starling.display:DisplayObject) — method, class feathers.controls.popups.BottomDrawerPopUpContentManager |
|
Displays the pop-up content. |
| open — Event, class feathers.controls.popups.CalloutPopUpContentManager |
|
Dispatched when the pop-up content opens. |
| open(content:starling.display:DisplayObject, source:starling.display:DisplayObject) — method, class feathers.controls.popups.CalloutPopUpContentManager |
|
Displays the pop-up content. |
| open — Event, class feathers.controls.popups.DropDownPopUpContentManager |
|
Dispatched when the pop-up content opens. |
| open(content:starling.display:DisplayObject, source:starling.display:DisplayObject) — method, class feathers.controls.popups.DropDownPopUpContentManager |
|
Displays the pop-up content. |
| open — Event, interface feathers.controls.popups.IPopUpContentManager |
|
Dispatched when the pop-up content opens. |
| open(content:starling.display:DisplayObject, source:starling.display:DisplayObject) — method, interface feathers.controls.popups.IPopUpContentManager |
|
Displays the pop-up content. |
| open — Event, class feathers.controls.popups.VerticalCenteredPopUpContentManager |
|
Dispatched when the pop-up content opens. |
| open(content:starling.display:DisplayObject, source:starling.display:DisplayObject) — method, class feathers.controls.popups.VerticalCenteredPopUpContentManager |
|
Displays the pop-up content. |
| open — Event, class feathers.media.MuteToggleButton |
|
Dispatched when the pop-up volume slider is opened. |
| openCloseDuration — Property, class feathers.controls.popups.DropDownPopUpContentManager |
|
The duration, in seconds, of the open and close animation. |
| openCloseEase — Property, class feathers.controls.popups.DropDownPopUpContentManager |
|
The easing function to use for the open and close animation. |
| openEffect — Property, class feathers.controls.Toast |
|
An optional effect that is activated when the toast is opened. |
| openGesture — Property, class feathers.controls.Drawers |
|
An optional touch gesture used to open a drawer. |
| openGestureEdgeSize — Property, class feathers.controls.Drawers |
|
The size (in inches) of the region near the edge of the content that
can be dragged when the openGesture property is set to
DragGesture.EDGE. |
| openList() — method, class feathers.controls.AutoComplete |
|
Opens the pop-up list, if it isn't already open. |
| openList() — method, class feathers.controls.PickerList |
|
Opens the pop-up list, if it isn't already open. |
| openMode — style, class feathers.controls.Drawers |
| Determines whether the drawer opens above the content or below it. |
| |
| openOrCloseDuration — Property, class feathers.controls.popups.BottomDrawerPopUpContentManager |
|
The duration, in seconds, of the animation to open or close the
pop-up. |
| openOrCloseDuration — style, class feathers.controls.Drawers |
| The duration, in seconds, of the animation when a drawer opens or closes. |
| |
| openOrCloseEase — Property, class feathers.controls.popups.BottomDrawerPopUpContentManager |
|
The easing function used for opening or closing the pop-up. |
| openOrCloseEase — style, class feathers.controls.Drawers |
| The easing function used for opening or closing the drawers. |
| |
| openPopUp() — method, class feathers.media.MuteToggleButton |
|
Opens the pop-up volume slider, if it isn't already open. |
| Orientation — class, package feathers.layout |
|
Constants that define an orientation or set of orientations. |
| origin — Property, class feathers.controls.Callout |
|
A callout may be positioned relative to another display object, known
as the callout's origin. |
| originalSourceHeight — Property, class feathers.controls.ImageLoader |
|
The original height of the source content, in pixels. |
| originalSourceWidth — Property, class feathers.controls.ImageLoader |
|
The original width of the source content, in pixels. |
| originalStyleProvider — Property, class feathers.skins.AddOnFunctionStyleProvider |
|
The addOnFunction will be called after the original
style provider applies its styles. |
| originGap — style, class feathers.controls.Callout |
| The space, in pixels, between the callout and the origin. |
| |
| outerPadding — style, class feathers.controls.Panel |
| Quickly sets all outer padding properties to the same value. |
| |
| outerPadding — style, class feathers.controls.ScrollText |
| Quickly sets all outer padding properties to the same value. |
| |
| outerPaddingBottom — style, class feathers.controls.Panel |
| The minimum space, in pixels, between the panel's bottom edge and the panel's footer. |
| |
| outerPaddingBottom — style, class feathers.controls.ScrollText |
| The minimum space, in pixels, between the view port's bottom edge and the bottom edge of the component. |
| |
| outerPaddingLeft — style, class feathers.controls.Panel |
| The minimum space, in pixels, between the panel's left edge and the panel's header, middle content, and footer. |
| |
| outerPaddingLeft — style, class feathers.controls.ScrollText |
| The minimum space, in pixels, between the view port's left edge and the left edge of the component. |
| |
| outerPaddingRight — style, class feathers.controls.Panel |
| The minimum space, in pixels, between the panel's right edge and the panel's header, middle content, and footer. |
| |
| outerPaddingRight — style, class feathers.controls.ScrollText |
| The minimum space, in pixels, between the view port's right edge and the right edge of the component. |
| |
| outerPaddingTop — style, class feathers.controls.Panel |
| The minimum space, in pixels, between the panel's top edge and the panel's header. |
| |
| outerPaddingTop — style, class feathers.controls.ScrollText |
| The minimum space, in pixels, between the view port's top edge and the top edge of the component. |
| |
| overlayFactory — Static Property, class feathers.controls.Alert |
|
Creates overlays for modal alerts. |
| overlayFactory — Property, class feathers.controls.popups.BottomDrawerPopUpContentManager |
|
This function may be used to customize the modal overlay displayed by
the pop-up manager. |
| overlayFactory — Property, class feathers.controls.popups.CalloutPopUpContentManager |
|
If isModal is true, this function may be
used to customize the modal overlay displayed by the pop-up manager. |
| overlayFactory — Property, class feathers.controls.popups.DropDownPopUpContentManager |
|
If isModal is true, this function may be
used to customize the modal overlay displayed by the pop-up manager. |
| overlayFactory — Property, class feathers.controls.popups.VerticalCenteredPopUpContentManager |
|
This function may be used to customize the modal overlay displayed by
the pop-up manager. |
| overlayFactory — Property, class feathers.core.DefaultPopUpManager |
|
A function that returns a display object to use as an overlay for
modal pop-ups. |
| overlayFactory — Property, interface feathers.core.IPopUpManager |
|
A function that returns a display object to use as an overlay for
modal pop-ups. |
| overlayFactory — Static Property, class feathers.core.PopUpManager |
|
A function that returns a display object to use as an overlay for
modal pop-ups. |
| overlaySkin — style, class feathers.controls.Drawers |
| An optional display object that appears above the content when a drawer is open. |
| |
| owner — Property, interface feathers.controls.IScreen |
|
The screen navigator that is currently displaying this screen. |
| owner — Property, class feathers.controls.PanelScreen |
|
The screen navigator that is currently displaying this screen. |
| owner — Property, class feathers.controls.Screen |
|
The screen navigator that is currently displaying this screen. |
| owner — Property, class feathers.controls.ScrollScreen |
|
The screen navigator that is currently displaying this screen. |
| owner — Property, class feathers.controls.renderers.DefaultDataGridCellRenderer |
|
The data grid that contains this cell renderer. |
| owner — Property, class feathers.controls.renderers.DefaultDataGridHeaderRenderer |
|
The data grid that contains this header renderer. |
| owner — Property, class feathers.controls.renderers.DefaultGroupedListHeaderOrFooterRenderer |
|
The grouped list that contains this footer renderer. |
| owner — Property, class feathers.controls.renderers.DefaultGroupedListItemRenderer |
|
The grouped list that contains this item renderer. |
| owner — Property, class feathers.controls.renderers.DefaultListItemRenderer |
|
The list that contains this item renderer. |
| owner — Property, class feathers.controls.renderers.DefaultTreeItemRenderer |
|
The tree that contains this item renderer. |
| owner — Property, interface feathers.controls.renderers.IDataGridCellRenderer |
|
The data grid that contains this cell renderer. |
| owner — Property, interface feathers.controls.renderers.IDataGridHeaderRenderer |
|
The data grid that contains this header renderer. |
| owner — Property, interface feathers.controls.renderers.IGroupedListFooterRenderer |
|
The grouped list that contains this footer renderer. |
| owner — Property, interface feathers.controls.renderers.IGroupedListHeaderRenderer |
|
The grouped list that contains this header renderer. |
| owner — Property, interface feathers.controls.renderers.IGroupedListItemRenderer |
|
The grouped list that contains this item renderer. |
| owner — Property, interface feathers.controls.renderers.IListItemRenderer |
|
The list that contains this item renderer. |
| owner — Property, interface feathers.controls.renderers.ITreeItemRenderer |
|
The tree that contains this item renderer. |
| owner — Property, class feathers.controls.renderers.LayoutGroupDataGridCellRenderer |
|
The data grid that contains this cell renderer. |
| owner — Property, class feathers.controls.renderers.LayoutGroupGroupedListHeaderOrFooterRenderer |
|
The grouped list that contains this footer renderer. |
| owner — Property, class feathers.controls.renderers.LayoutGroupGroupedListItemRenderer |
|
The grouped list that contains this item renderer. |
| owner — Property, class feathers.controls.renderers.LayoutGroupListItemRenderer |
|
The list that contains this item renderer. |
| owner — Property, class feathers.controls.renderers.LayoutGroupTreeItemRenderer |
|
The tree that contains this item renderer. |
|
| 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 |