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  
ease — Property, class feathers.motion.transitions.OldFadeNewSlideTransitionManager
The easing function to use.
ease — Property, class feathers.motion.transitions.ScreenFadeTransitionManager
The easing function to use.
ease — Property, class feathers.motion.transitions.ScreenSlidingStackTransitionManager
The easing function to use.
ease — Property, class feathers.motion.transitions.TabBarSlideTransitionManager
The easing function to use.
editable — Property, class feathers.text.StageTextField
elasticity — Property, class feathers.controls.Scroller
If the scroll position goes outside the minimum or maximum bounds when the scroller's content is being actively dragged, the scrolling will be constrained using this multiplier.
elasticSnapDuration — Property, class feathers.controls.Scroller
The duration, in seconds, of the animation when a the scroller snaps back to the minimum or maximum position after going out of bounds.
elementFormat — Property, class feathers.controls.text.TextBlockTextRenderer
The font and styles used to draw the text.
embedFonts — Property, class feathers.controls.ScrollText
Determines if the TextField should use an embedded font or not.
embedFonts — Property, class feathers.controls.text.TextFieldTextEditor
Determines if the TextField should use an embedded font or not.
embedFonts — Property, class feathers.controls.text.TextFieldTextRenderer
Determines if the TextField should use an embedded font or not.
enabledField — Property, class feathers.controls.renderers.BaseDefaultItemRenderer
The field in the item that determines if the item renderer is enabled, if the list is enabled.
enabledFunction — Property, class feathers.controls.renderers.BaseDefaultItemRenderer
A function used to determine if a specific item is enabled.
enabledIcon — Property, class feathers.controls.TextInput
The icon used for the input's enabled state.
endInteraction — Event, class feathers.controls.Drawers
Dispatched when the user stops dragging the content to open or close a drawer.
endInteraction — Event, class feathers.controls.ScrollBar
Dispatched when the user stops interacting with the scroll bar's thumb, track, or buttons.
endInteraction — Event, class feathers.controls.Scroller
Dispatched when the user stops dragging the scroller when INTERACTION_MODE_TOUCH is enabled or when the user stops interacting with the scroll bar.
endInteraction — Event, class feathers.controls.SimpleScrollBar
Dispatched when the user stops dragging the scroll bar's thumb.
endInteraction — Event, class feathers.controls.Slider
Dispatched when the user stops dragging the slider's thumb or track.
END_INTERACTION — Constant Static Property, class feathers.events.FeathersEventType
The FeathersEventType.END_INTERACTION event type is used by many UI controls where a drag or other interaction happens over time.
enter — Event, class feathers.controls.TextInput
Dispatched when the user presses the Enter key while the text input has focus.
enter — Event, class feathers.controls.text.BitmapFontTextEditor
Dispatched when the user presses the Enter key while the editor has focus.
enter — Event, class feathers.controls.text.StageTextTextEditor
Dispatched when the user presses the Enter key while the editor has focus.
enter — Event, class feathers.controls.text.TextBlockTextEditor
Dispatched when the user presses the Enter key while the editor has focus.
enter — Event, class feathers.controls.text.TextFieldTextEditor
Dispatched when the user presses the Enter key while the editor has focus.
enter — Event, interface feathers.core.ITextEditor
Dispatched when the user presses the Enter key while the editor has focus.
ENTER — Constant Static Property, class feathers.events.FeathersEventType
The FeathersEventType.ENTER event type is meant to be used when the enter key has been pressed in an input control.
error — Event, class feathers.controls.ImageLoader
DEPRECATED: Replaced by Event.IO_ERROR and Event.SECURITY_ERROR.
error — Event, class feathers.controls.WebView
Indicates that an error occurred in the StageWebView.
ERROR — Constant Static Property, class feathers.events.FeathersEventType
The FeathersEventType.ERROR event type is used by Feathers controls when an error occurs that can be caught and safely ignored.
errorTexture — Property, class feathers.controls.ImageLoader
A texture to display when a URL source cannot be loaded for any reason.
events — Property, class feathers.controls.ScreenNavigatorItem
A set of key-value pairs representing actions that should be triggered when events are dispatched by the screen when it is shown.
exclude(target:starling.display:DisplayObject) — method, class feathers.core.DisplayListWatcher
Excludes a display object, and all if its children (if any) from being watched.
ExclusiveTouch — class, package feathers.events
Allows a component to claim exclusive access to a touch to avoid dragging, scrolling, or other touch interaction conflicts.
ExclusiveTouch(stage:starling.display:Stage) — Constructor, class feathers.events.ExclusiveTouch
Constructor.
explicitHeight — Property, class feathers.core.FeathersControl
The height value explicitly set by calling the height setter or setSize().
explicitHeight — Property, class feathers.layout.ViewPortBounds
The explicit height of the view port, in pixels.
explicitWidth — Property, class feathers.core.FeathersControl
The width value explicitly set by calling the width setter or setSize().
explicitWidth — Property, class feathers.layout.ViewPortBounds
The explicit width of the view port, in pixels.
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