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  
r1 — Property, class starling.display.graphics.StrokeVertex
r2 — Property, class starling.display.graphics.StrokeVertex
rad2deg(rad:Number) — Package Function, starling.utils
Converts an angle from radians into degrees.
Radio — class, package feathers.controls
A toggleable control that exists in a set that requires a single, exclusive toggled item.
Radio() — Constructor, class feathers.controls.Radio
Constructor.
radioDisabledIconTexture — Property, class feathers.themes.BaseMetalWorksDesktopTheme
radioDisabledIconTexture — Property, class feathers.themes.BaseMetalWorksMobileTheme
radioDownIconTexture — Property, class feathers.themes.BaseMetalWorksDesktopTheme
radioDownIconTexture — Property, class feathers.themes.BaseMetalWorksMobileTheme
radioSelectedDisabledIconTexture — Property, class feathers.themes.BaseMetalWorksDesktopTheme
radioSelectedDisabledIconTexture — Property, class feathers.themes.BaseMetalWorksMobileTheme
radioSelectedDownIconTexture — Property, class feathers.themes.BaseMetalWorksDesktopTheme
radioSelectedDownIconTexture — Property, class feathers.themes.BaseMetalWorksMobileTheme
radioSelectedUpIconTexture — Property, class feathers.themes.BaseMetalWorksDesktopTheme
radioSelectedUpIconTexture — Property, class feathers.themes.BaseMetalWorksMobileTheme
radioUpIconTexture — Property, class feathers.themes.BaseMetalWorksDesktopTheme
radioUpIconTexture — Property, class feathers.themes.BaseMetalWorksMobileTheme
radius — Property, class starling.display.graphics.NGon
rangeColor — Property, class feathers.extensions.controls.text.TLFTextFieldTextEditor
The color for drawing the highlight of a range selection.
rawData — Property, class starling.rendering.IndexData
The raw index data; not a copy! Beware: the referenced ByteArray may change any time.
rawData — Property, class starling.rendering.VertexData
The raw vertex data; not a copy!
readjustLayout() — method, class feathers.controls.LayoutGroup
Readjusts the layout of the group according to its current content.
readjustLayout() — method, class feathers.controls.ScrollContainer
Readjusts the layout of the container according to its current content.
readjustSize(resetTextBounds:Boolean) — method, class starling.display.Button
Readjusts the dimensions of the button according to its current state texture.
readjustSize(width:Number, height:Number) — method, class starling.display.Quad
Readjusts the dimensions of the quad.
ready — Event, class feathers.media.VideoPlayer
Dispatched when the video texture is ready to be rendered.
READY — Constant Static Property, class starling.events.Event
An event type to be utilized in custom events.
rechargePool() — Static Method , class starling.text.BitmapCharLocation
Puts all objects that were previously returned by either of the "...fromPool" methods back into the pool.
recreateBase() — method, class starling.textures.ConcreteTexture
Recreates the underlying Stage3D texture.
RectangleUtil — class, package starling.utils
A utility class containing methods related to the Rectangle class.
RED — Constant Static Property, class starling.utils.Color
refresh() — method, class feathers.data.ArrayCollection
Refreshes the collection using the filterFunction or sortCompareFunction without passing in a new values for these properties.
refresh() — method, interface feathers.data.IListCollection
Refreshes the collection using the filterFunction or sortCompareFunction without passing in a new values for these properties.
refresh() — method, class feathers.data.ListCollection
Refreshes the collection using the filterFunction or sortCompareFunction without passing in a new values for these properties.
refresh() — method, class feathers.data.VectorCollection
refresh() — method, class feathers.data.XMLListCollection
Refreshes the collection using the filterFunction or sortCompareFunction without passing in a new values for these properties.
refreshBackgroundSkin() — method, class feathers.controls.DateTimeSpinner
Choose the appropriate background skin based on the control's current state.
refreshBackgroundSkin() — method, class feathers.controls.Label
Choose the appropriate background skin based on the control's current state.
refreshBackgroundSkin() — method, class feathers.controls.LayoutGroup
Choose the appropriate background skin based on the control's current state.
refreshBackgroundSkin() — method, class feathers.controls.Scroller
Choose the appropriate background skin based on the control's current state.
refreshBackgroundSkin() — method, class feathers.controls.TextInput
Sets the currentBackground property.
refreshFocusIndicator() — method, class feathers.core.FeathersControl
Updates the focus indicator skin by showing or hiding it and adjusting its position and dimensions.
refreshIcon() — method, class feathers.controls.Button
Sets the currentIcon property.
refreshIcon() — method, class feathers.controls.TextInput
Sets the currentIcon property.
refreshSkin() — method, class feathers.controls.BasicButton
Sets the currentSkin property.
refreshViewPortBounds() — method, class feathers.controls.LayoutGroup
Refreshes the values in the viewPortBounds variable that is passed to the layout.
REGEXP_OUTER_SPACES — Constant Static Property, class com.adobe.utils.AGALMiniAssembler
region — Property, class starling.textures.SubTexture
The region of the parent texture that the SubTexture is showing (in points).
register(name:String, func:Function) — Static Method , class starling.animation.Transitions
Registers a new transition function under a certain name.
register(name:String, srcFactor:String, dstFactor:String) — Static Method , class starling.display.BlendMode
Registers a blending mode under a certain name.
registerBitmapFont(bitmapFont:starling.text:BitmapFont, name:String) — Static Method , class starling.text.TextField
Makes a bitmap font available at any TextField in the current stage3D context.
registerBitmapFontsWithFontFace — Property, class starling.utils.AssetManager
Indicates if bitmap fonts should be registered with their "face" attribute from the font XML file.
registerCompositor(compositor:starling.text:ITextCompositor, fontName:String) — Static Method , class starling.text.TextField
Makes a text compositor (like a BitmapFont) available to any TextField in the current stage3D context.
registerProgram(name:String, program:starling.rendering:Program) — method, class starling.rendering.Painter
Registers a program under a certain name.
regularFontSize — Property, class feathers.themes.BaseMetalWorksDesktopTheme
A normal font size.
regularFontSize — Property, class feathers.themes.BaseMetalWorksMobileTheme
A normal font size.
RelativeDepth — class, package feathers.layout
Constants for positioning an item at a depth relative to another item's depth in a layout.
RelativePosition — class, package feathers.layout
Constants for positioning an item relative to another item in a layout.
releaseNode(node:starling.display.graphics:VertexList) — Static Method , class starling.display.graphics.VertexList
releaseTexture(key:String) — method, class feathers.utils.textures.TextureCache
Releases a retained texture.
reload() — method, class feathers.controls.WebView
Reloads the currently loaded page.
REMAINING_TIME — Constant Static Property, class feathers.media.MediaTimeMode
The label displays only the remaining time of the media content.
remove(name:String) — method, class feathers.core.TokenList
Removes a token from the list, if the token is in the list.
remove(object:starling.animation:IAnimatable) — method, class starling.animation.Juggler
Removes an object from the juggler.
removeAll(data:Object) — method, class feathers.data.ArrayChildrenHierarchicalCollectionDataDescriptor
Removes all items from the data source.
removeAll() — method, class feathers.data.ArrayCollection
Removes all items from the collection.
removeAll() — method, class feathers.data.ArrayHierarchicalCollection
Removes all items from the collection.
removeAll(data:Object) — method, class feathers.data.ArrayListCollectionDataDescriptor
Removes all items from the data source.
removeAll() — method, class feathers.data.HierarchicalCollection
Removes all items from the collection.
removeAll() — method, interface feathers.data.IHierarchicalCollection
Removes all items from the collection.
removeAll(data:Object) — method, interface feathers.data.IHierarchicalCollectionDataDescriptor
Removes all items from the data source.
removeAll() — method, interface feathers.data.IListCollection
Removes all items from the collection.
removeAll(data:Object) — method, interface feathers.data.IListCollectionDataDescriptor
Removes all items from the data source.
removeAll() — method, class feathers.data.ListCollection
Removes all items from the collection.
removeAll() — method, class feathers.data.VectorCollection
Removes all items from the collection.
removeAll() — method, class feathers.data.VectorHierarchicalCollection
Removes all items from the collection.
removeAll(data:Object) — method, class feathers.data.VectorIntListCollectionDataDescriptor
Removes all items from the data source.
removeAll(data:Object) — method, class feathers.data.VectorListCollectionDataDescriptor
Removes all items from the data source.
removeAll(data:Object) — method, class feathers.data.VectorNumberListCollectionDataDescriptor
Removes all items from the data source.
removeAll(data:Object) — method, class feathers.data.VectorUintListCollectionDataDescriptor
Removes all items from the data source.
removeAll() — method, class feathers.data.XMLListCollection
Removes all items from the collection.
removeAll() — method, class feathers.data.XMLListHierarchicalCollection
Removes all items from the collection.
removeAll(data:Object) — method, class feathers.data.XMLListListCollectionDataDescriptor
Removes all items from the data source.
REMOVE_ALL — Constant Static Property, class feathers.events.CollectionEventType
Dispatched when all items are removed from the collection.
removeAllItems() — method, class feathers.core.ToggleGroup
Removes all toggles from the group.
removeAllPopUps(dispose:Boolean) — method, class feathers.core.DefaultPopUpManager
Removes all pop-ups from the stage.
removeAllPopUps(dispose:Boolean) — method, interface feathers.core.IPopUpManager
Removes all pop-ups from the stage.
removeAllPopUps(dispose:Boolean) — Static Method , class feathers.core.PopUpManager
Removes all pop-ups from the stage.
removeAllScreens() — method, class feathers.controls.supportClasses.BaseScreenNavigator
Removes all screens that were added with addScreen().
removeBitmapFont(name:String, dispose:Boolean) — method, class starling.utils.AssetManager
Removes a certain bitmap font, optionally disposing it.
removeByID(objectID:uint) — method, class starling.animation.Juggler
Removes an object from the juggler, identified by the unique numeric identifier you received when adding it.
removeByteArray(name:String, dispose:Boolean) — method, class starling.utils.AssetManager
Removes a certain byte array, optionally disposing its memory right away.
removeChild(child:starling.display:DisplayObject, dispose:Boolean) — method, class starling.display.DisplayObjectContainer
Removes a child from the container.
removeChildAt(index:int, dispose:Boolean) — method, class starling.display.DisplayObjectContainer
Removes a child at a certain index.
removeChildren(beginIndex:int, endIndex:int, dispose:Boolean) — method, class starling.display.DisplayObjectContainer
Removes a range of children from the container (endIndex included).
removeClaim(touchID:int) — method, class feathers.events.ExclusiveTouch
Removes a claim to the touch with the specified ID.
removed — Event, class starling.display.DisplayObject
Dispatched when an object is removed from its parent.
REMOVED — Constant Static Property, class starling.events.Event
Event type for a display object that is removed from its parent.
removeDelayedCalls(callback:Function) — method, class starling.animation.Juggler
Removes all delayed and repeated calls with a certain callback.
removedFromStage — Event, class starling.display.DisplayObject
Dispatched when an object is removed from the stage and won't be rendered any longer.
REMOVED_FROM_STAGE — Constant Static Property, class starling.events.Event
Event type for a display object that is removed from the stage.
removeElementAt(index:int) — method, class feathers.extensions.tabbedApplication.TabbedViewNavigator
Remove a tab at the specified index.
removeEventListener(type:String, listener:Function) — method, interface feathers.core.IFeathersEventDispatcher
Removes a listener for an event type.
removeEventListener(type:String, listener:Function) — method, class starling.display.DisplayObject
Removes an event listener from the object.
removeEventListener(type:String, listener:Function) — method, class starling.events.EventDispatcher
Removes an event listener from the object.
removeEventListener(type:String, listener:Function) — method, class starling.styles.MeshStyle
removeEventListeners(type:String) — method, interface feathers.core.IFeathersEventDispatcher
Removes all listeners for an event type.
removeEventListeners(type:String) — method, class starling.display.DisplayObject
Removes all event listeners with a certain type, or all of them if type is null.
removeEventListeners(type:String) — method, class starling.events.EventDispatcher
Removes all event listeners with a certain type, or all of them if type is null.
removeFilter(filter:starling.filters:FragmentFilter, dispose:Boolean) — method, class starling.filters.FilterChain
Removes a filter from the chain.
removeFilterAt(index:int, dispose:Boolean) — method, class starling.filters.FilterChain
Removes the filter at a certain index.
removeFocusManager(manager:feathers.core:IFocusManager) — Static Method , class feathers.core.FocusManager
Removes the specified focus manager from the stack.
removeFrameAt(frameID:int) — method, class starling.display.MovieClip
Removes the frame at a certain ID.
REMOVE_FROM_JUGGLER — Constant Static Property, class starling.events.Event
Event type for an animated object that requests to be removed from the juggler.
removeFromParent(dispose:Boolean) — method, interface feathers.core.IFeathersDisplayObject
Removes a display object from its parent.
removeFromParent(dispose:Boolean) — method, class starling.display.DisplayObject
Removes the object from its parent, if it has one, and optionally disposes it.
removeFromParentWithEffect(effect:Function, dispose:Boolean) — method, class feathers.core.FeathersControl
Plays an effect before removing the component from its parent.
removeFromVariableVirtualCacheAtIndex(index:int) — method, class feathers.layout.BaseVariableVirtualLayout
Removes an item in to the cache at the specified index, moving the values at following indexes down by one.
removeFromVariableVirtualCacheAtIndex(index:int) — method, class feathers.layout.FlowLayout
Removes an item in to the cache at the specified index, moving the values at following indexes down by one.
removeFromVariableVirtualCacheAtIndex(index:int) — method, interface feathers.layout.IVariableVirtualLayout
Removes an item in to the cache at the specified index, moving the values at following indexes down by one.
removeItem(item:feathers.core:IToggle) — method, class feathers.core.ToggleGroup
Removes a toggle from the group.
removeItem — Event, class feathers.data.ArrayCollection
Dispatched when an item is removed from the collection.
removeItem(item:Object) — method, class feathers.data.ArrayCollection
Removes a specific item from the collection.
removeItem — Event, class feathers.data.ArrayHierarchicalCollection
Dispatched when an item is removed from the collection.
removeItem(item:Object) — method, class feathers.data.ArrayHierarchicalCollection
Removes a specific item from the collection.
removeItem — Event, class feathers.data.HierarchicalCollection
Dispatched when an item is removed from the collection.
removeItem(item:Object) — method, class feathers.data.HierarchicalCollection
Removes a specific item from the collection.
removeItem — Event, interface feathers.data.IHierarchicalCollection
Dispatched when an item is removed from the collection.
removeItem(item:Object) — method, interface feathers.data.IHierarchicalCollection
Removes a specific item from the collection.
removeItem — Event, interface feathers.data.IListCollection
Dispatched when an item is removed from the collection.
removeItem(item:Object) — method, interface feathers.data.IListCollection
Removes a specific item from the collection.
removeItem — Event, class feathers.data.ListCollection
Dispatched when an item is removed from the collection.
removeItem(item:Object) — method, class feathers.data.ListCollection
Removes a specific item from the collection.
removeItem — Event, class feathers.data.VectorCollection
Dispatched when an item is removed from the collection.
removeItem(item:Object) — method, class feathers.data.VectorCollection
Removes a specific item from the collection.
removeItem — Event, class feathers.data.VectorHierarchicalCollection
Dispatched when an item is removed from the collection.
removeItem(item:Object) — method, class feathers.data.VectorHierarchicalCollection
Removes a specific item from the collection.
removeItem — Event, class feathers.data.XMLListCollection
Dispatched when an item is removed from the collection.
removeItem(item:Object) — method, class feathers.data.XMLListCollection
Removes a specific item from the collection.
removeItem — Event, class feathers.data.XMLListHierarchicalCollection
Dispatched when an item is removed from the collection.
removeItem(item:Object) — method, class feathers.data.XMLListHierarchicalCollection
Removes a specific item from the collection.
REMOVE_ITEM — Constant Static Property, class feathers.events.CollectionEventType
Dispatched when an item is removed from the collection.
removeItemAt(data:Object, index:int, ... rest) — method, class feathers.data.ArrayChildrenHierarchicalCollectionDataDescriptor
Removes the item at the specified location from the data source and returns it.
removeItemAt(index:int) — method, class feathers.data.ArrayCollection
Removes the item at the specified index from the collection and returns it.
removeItemAt(index:int, ... rest) — method, class feathers.data.ArrayHierarchicalCollection
Removes the item at the specified location from the collection and returns it.
removeItemAt(data:Object, index:int) — method, class feathers.data.ArrayListCollectionDataDescriptor
Removes the item at the specified index from the data source and returns it.
removeItemAt(index:int, ... rest) — method, class feathers.data.HierarchicalCollection
Removes the item at the specified location from the collection and returns it.
removeItemAt(index:int, ... rest) — method, interface feathers.data.IHierarchicalCollection
Removes the item at the specified location from the collection and returns it.
removeItemAt(data:Object, index:int, ... rest) — method, interface feathers.data.IHierarchicalCollectionDataDescriptor
Removes the item at the specified location from the data source and returns it.
removeItemAt(index:int) — method, interface feathers.data.IListCollection
Removes the item at the specified index from the collection and returns it.
removeItemAt(data:Object, index:int) — method, interface feathers.data.IListCollectionDataDescriptor
Removes the item at the specified index from the data source and returns it.
removeItemAt(index:int) — method, class feathers.data.ListCollection
Removes the item at the specified index from the collection and returns it.
removeItemAt(index:int) — method, class feathers.data.VectorCollection
Removes the item at the specified index from the collection and returns it.
removeItemAt(index:int, ... rest) — method, class feathers.data.VectorHierarchicalCollection
Removes the item at the specified location from the collection and returns it.
removeItemAt(data:Object, index:int) — method, class feathers.data.VectorIntListCollectionDataDescriptor
Removes the item at the specified index from the data source and returns it.
removeItemAt(data:Object, index:int) — method, class feathers.data.VectorListCollectionDataDescriptor
Removes the item at the specified index from the data source and returns it.
removeItemAt(data:Object, index:int) — method, class feathers.data.VectorNumberListCollectionDataDescriptor
Removes the item at the specified index from the data source and returns it.
removeItemAt(data:Object, index:int) — method, class feathers.data.VectorUintListCollectionDataDescriptor
Removes the item at the specified index from the data source and returns it.
removeItemAt(index:int) — method, class feathers.data.XMLListCollection
Removes the item at the specified index from the collection and returns it.
removeItemAt(index:int, ... rest) — method, class feathers.data.XMLListHierarchicalCollection
Removes the item at the specified location from the collection and returns it.
removeItemAt(data:Object, index:int) — method, class feathers.data.XMLListListCollectionDataDescriptor
Removes the item at the specified index from the data source and returns it.
removeItemAt(index:Vector$int) — method, class feathers.extensions.tree.Tree
Remove a tree item at the specified index.
removeItemAtLocation(data:Object, location:Vector$int) — method, class feathers.data.ArrayChildrenHierarchicalCollectionDataDescriptor
Removes the item at the specified location from the data source and returns it.
removeItemAtLocation(location:Vector$int) — method, class feathers.data.ArrayHierarchicalCollection
Removes the item at the specified location from the collection and returns it.
removeItemAtLocation(location:Vector$int) — method, class feathers.data.HierarchicalCollection
Removes the item at the specified location from the collection and returns it.
removeItemAtLocation(location:Vector$int) — method, interface feathers.data.IHierarchicalCollection
Removes the item at the specified location from the collection and returns it.
removeItemAtLocation(data:Object, location:Vector$int) — method, interface feathers.data.IHierarchicalCollectionDataDescriptor
Removes the item at the specified location from the data source and returns it.
removeItemAtLocation(location:Vector$int) — method, class feathers.data.VectorHierarchicalCollection
Removes the item at the specified location from the collection and returns it.
removeItemAtLocation(location:Vector$int) — method, class feathers.data.XMLListHierarchicalCollection
Removes the item at the specified location from the collection and returns it.
removeItemWithEffect(item:Object, effect:Function) — method, class feathers.controls.List
Removes an item from the data provider after animating its item renderer using an effect.
removeJsonChildrenAt(index:Vector$int) — method, class feathers.extensions.tree.Tree
Remove json item children at the specified index.
removeObject(name:String) — method, class starling.utils.AssetManager
Removes a certain object.
removeOnChangeCallback(callback:Function) — method, class feathers.core.PropertyProxy
Removes a callback.
removePopEvent(eventType:String) — method, class feathers.controls.StackScreenNavigatorItem
Removes an event that would cause the StackScreenNavigator to remove this screen from the top of the stack.
removePopToRootEvent(eventType:String) — method, class feathers.controls.StackScreenNavigatorItem
Removes an event that would have cause the StackScreenNavigator to clear its stack to show the first screen added to the stack.
removePopUp(popUp:starling.display:DisplayObject, dispose:Boolean) — method, class feathers.core.DefaultPopUpManager
Removes a pop-up from the stage.
removePopUp(popUp:starling.display:DisplayObject, dispose:Boolean) — method, interface feathers.core.IPopUpManager
Removes a pop-up from the stage.
removePopUp(popUp:starling.display:DisplayObject, dispose:Boolean) — Static Method , class feathers.core.PopUpManager
Removes a pop-up from the stage.
removeRawChild(child:starling.display:DisplayObject, dispose:Boolean) — method, interface feathers.controls.IScrollContainer
Removes a child from the Scroller rather than delegating the call to the view port.
removeRawChild(child:starling.display:DisplayObject, dispose:Boolean) — method, class feathers.controls.ScrollContainer
Removes a child from the Scroller rather than delegating the call to the view port.
removeRawChildAt(index:int, dispose:Boolean) — method, interface feathers.controls.IScrollContainer
Removes a child from the Scroller at a specific index rather than delegating the call to the view port.
removeRawChildAt(index:int, dispose:Boolean) — method, class feathers.controls.ScrollContainer
Removes a child from the Scroller at a specific index rather than delegating the call to the view port.
removeRegion(name:String) — method, class starling.textures.TextureAtlas
Removes a region with a certain name.
removeScaleForDensity(density:int) — method, class feathers.utils.display.ScreenDensityScaleCalculator
Removes a scale that was added with addScaleForDensity().
removeScreen(id:String) — method, class feathers.controls.ScreenNavigator
Removes an existing screen using the identifier assigned to it in the call to addScreen().
removeScreen(id:String) — method, class feathers.controls.StackScreenNavigator
Removes an existing screen using the identifier assigned to it in the call to addScreen().
removeScreen(id:String) — method, class feathers.controls.TabNavigator
Removes an existing screen using the identifier assigned to it in the call to addScreen() or addScreenAt().
removeScreenAt(index:int) — method, class feathers.controls.TabNavigator
Removes an existing screen using the identifier assigned to it in the call to addScreen().
removeSetupForTexture(texture:starling.textures:Texture, onAssign:Function, onRelease:Function) — Static Method , class starling.display.Image
Removes specific setup functions for the given texture.
removeSound(name:String) — method, class starling.utils.AssetManager
Removes a certain sound.
removeTexture(key:String, dispose:Boolean) — method, class feathers.utils.textures.TextureCache
Removes a specific key from the cache, and optionally disposes the texture associated with the key.
removeTexture(name:String, dispose:Boolean) — method, class starling.utils.AssetManager
Removes a certain texture, optionally disposing it.
removeTextureAtlas(name:String, dispose:Boolean) — method, class starling.utils.AssetManager
Removes a certain texture atlas, optionally disposing it.
removeTweens(target:Object) — method, class starling.animation.Juggler
Removes all tweens with a certain target.
removeXml(name:String, dispose:Boolean) — method, class starling.utils.AssetManager
Removes a certain Xml object, optionally disposing it.
renameElementAt(index:int, label:String) — method, class feathers.extensions.tabbedApplication.TabbedViewNavigator
Rename a tab at the specified index.
render(painter:starling.rendering:Painter) — method, interface feathers.core.IFeathersDisplayObject
Renders the display object.
render — Event, class starling.core.Starling
Dispatched when the display list is about to be rendered.
render() — method, class starling.core.Starling
Renders the complete display list.
render(painter:starling.rendering:Painter) — method, class starling.display.DisplayObject
Renders the display object with the help of a painter object.
render(painter:starling.rendering:Painter) — method, class starling.display.DisplayObjectContainer
Renders the display object with the help of a painter object.
render(painter:starling.rendering:Painter) — method, class starling.display.Mesh
Renders the display object with the help of a painter object.
render(painter:starling.rendering:Painter) — method, class starling.display.MeshBatch
If the batchable property is enabled, this method will add the batch to the painter's current batch.
render(painter:starling.rendering:Painter) — method, class starling.display.Sprite3D
Renders the display object with the help of a painter object.
render(renderSupport:starling.rendering:Painter) — method, class starling.display.graphics.Graphic
render(renderSupport:starling.rendering:Painter) — method, class starling.display.graphics.Graphic_bak
render(painter:starling.rendering:Painter) — method, class starling.filters.FragmentFilter
Renders the filtered target object.
render(firstIndex:int, numTriangles:int) — method, class starling.rendering.Effect
Draws the triangles described by the index- and vertex-buffers, or a range of them.
render(painter:starling.rendering:Painter) — method, class starling.text.TextField
Renders the display object with the help of a painter object.
RENDER — Constant Static Property, class starling.events.Event
Event type that is dispatched by the Starling instance directly before rendering.
RenderDelegate — class, package feathers.display
Passes rendering to another display object, but provides its own separate transformation.
RenderDelegate(target:starling.display:DisplayObject) — Constructor, class feathers.display.RenderDelegate
Constructor.
renderer — Property, class feathers.extensions.zoomable.ZoomableControl
The ZoomableControl display object that is pinch to zoom.
rendererAdd — Event, class feathers.controls.GroupedList
Dispatched when an item renderer is added to the list.
rendererAdd — Event, class feathers.controls.List
Dispatched when an item renderer is added to the list.
rendererAdd — Event, class feathers.controls.Tree
Dispatched when an item renderer is added to the tree.
RENDERER_ADD — Constant Static Property, class feathers.events.FeathersEventType
The FeathersEventType.RENDERER_ADD event type is used by Feathers components with item renderers to indicate when a new renderer has been added.
rendererRemove — Event, class feathers.controls.GroupedList
Dispatched when an item renderer is removed from the list.
rendererRemove — Event, class feathers.controls.List
Dispatched when an item renderer is removed from the list.
rendererRemove — Event, class feathers.controls.Tree
Dispatched when an item renderer is removed from the tree.
RENDERER_REMOVE — Constant Static Property, class feathers.events.FeathersEventType
The FeathersEventType.RENDERER_REMOVE event type is used by Feathers controls with item renderers to indicate when a renderer is removed.
RenderState — class, package starling.rendering
The RenderState stores a combination of settings that are currently used for rendering.
RenderState() — Constructor, class starling.rendering.RenderState
Creates a new render state with the default settings.
renderTarget — Property, class starling.rendering.RenderState
The texture that is currently being rendered into, or null to render into the back buffer.
renderTargetAntiAlias — Property, class starling.rendering.RenderState
The anti-alias setting used when setting the current render target via setRenderTarget.
renderTargetSupportsDepthAndStencil — Property, class starling.rendering.RenderState
Indicates if the render target (set via setRenderTarget) has its depth and stencil buffers enabled.
RenderTexture — class, package starling.textures
A RenderTexture is a dynamic texture onto which you can draw any display object.
RenderTexture(width:int, height:int, persistent:Boolean, scale:Number, format:String) — Constructor, class starling.textures.RenderTexture
Creates a new RenderTexture with a certain size (in points).
RenderUtil — class, package starling.utils
A utility class containing methods related to Stage3D and rendering in general.
reorderColumns — Property, class feathers.controls.DataGrid
Determines if the data grid's columns may be reordered using drag and drop.
repeatCall(call:Function, interval:Number, repeatCount:int, ... rest) — method, class starling.animation.Juggler
Runs a function at a specified interval (in seconds).
repeatCount — Property, class starling.animation.DelayedCall
The number of times the call will be repeated.
repeatCount — Property, class starling.animation.Tween
The number of times the tween will be executed.
repeatDelay — Property, class feathers.controls.NumericStepper
The time, in seconds, before actions are repeated.
repeatDelay — Property, class feathers.controls.ScrollBar
The time, in seconds, before actions are repeated.
repeatDelay — Property, class feathers.controls.SimpleScrollBar
The time, in seconds, before actions are repeated.
repeatDelay — Property, class feathers.controls.Slider
The time, in seconds, before actions are repeated.
repeatDelay — Property, class starling.animation.Tween
The amount of time to wait between repeat cycles (in seconds).
repeatItems — Property, class feathers.layout.HorizontalSpinnerLayout
If set to true, the layout will repeat the items infinitely, if there are enough items to allow this behavior.
repeatItems — Property, class feathers.layout.VerticalSpinnerLayout
If set to true, the layout will repeat the items infinitely, if there are enough items to allow this behavior.
replaceElementAt(index:int, label:String, screen:Object, data:Object, transition:Function) — method, class feathers.extensions.tabbedApplication.TabbedViewNavigator
Replace a tab at the specified index.
replaceEvents — Property, class feathers.controls.StackScreenNavigatorItem
A set of key-value pairs representing actions that should be triggered when events are dispatched by the screen when it is shown.
replaceItem — Event, class feathers.data.ArrayCollection
Dispatched when an item is replaced in the collection.
replaceItem — Event, class feathers.data.ArrayHierarchicalCollection
Dispatched when an item is replaced in the collection.
replaceItem — Event, class feathers.data.HierarchicalCollection
Dispatched when an item is replaced in the collection.
replaceItem — Event, interface feathers.data.IHierarchicalCollection
Dispatched when an item is replaced in the collection.
replaceItem — Event, interface feathers.data.IListCollection
Dispatched when an item is replaced in the collection.
replaceItem — Event, class feathers.data.ListCollection
Dispatched when an item is replaced in the collection.
replaceItem — Event, class feathers.data.VectorCollection
Dispatched when an item is replaced in the collection.
replaceItem — Event, class feathers.data.VectorHierarchicalCollection
Dispatched when an item is replaced in the collection.
replaceItem — Event, class feathers.data.XMLListCollection
Dispatched when an item is replaced in the collection.
replaceItem — Event, class feathers.data.XMLListHierarchicalCollection
Dispatched when an item is replaced in the collection.
REPLACE_ITEM — Constant Static Property, class feathers.events.CollectionEventType
Dispatched when an item is replaced in the collection with a different item.
replaceScreen(id:String, transition:Function) — method, class feathers.controls.StackScreenNavigator
Replaces the current screen on the top of the stack with a new screen.
reposition() — method, class feathers.extensions.zoomable.PinchingControl
Reposition this layout.
requestContext3D(renderMode:String, profile:any) — method, class starling.rendering.Painter
Requests a context3D object from the stage3D object.
requestContext3D(stage3D:flash.display:Stage3D, renderMode:String, profile:any) — Static Method , class starling.utils.RenderUtil
Requests a context3D object from the given Stage3D object.
requestedColumnCount — Property, class feathers.layout.BaseTiledLayout
Requests that the layout uses a specific number of columns in a row, if possible.
requestedColumnCount — Property, class feathers.layout.HorizontalLayout
Requests that the layout set the view port dimensions to display a specific number of columns (plus gaps and padding), if possible.
requestedColumnCount — Property, class feathers.layout.HorizontalSpinnerLayout
Requests that the layout set the view port dimensions to display a specific number of columns (plus gaps and padding), if possible.
requestedColumnCount — Property, class feathers.layout.TiledColumnsLayout
Requests that the layout uses a specific number of columns, if possible.
requestedColumnCount — Property, class feathers.layout.TiledRowsLayout
Requests that the layout uses a specific number of columns in a row, if possible.
requestedColumnCount — Property, class feathers.layout.WaterfallLayout
Requests that the layout uses a specific number of columns, if possible.
requestedRowCount — Property, class feathers.extensions.dataGrid.DataGrid
Requests that the layout set the view port dimensions to display a specific number of rows This property is ignored if datagrid height is set.
requestedRowCount — Property, class feathers.layout.BaseTiledLayout
Requests that the layout uses a specific number of rows, if possible.
requestedRowCount — Property, class feathers.layout.TiledColumnsLayout
Requests that the layout uses a specific number of rows in a column, if possible.
requestedRowCount — Property, class feathers.layout.TiledRowsLayout
Requests that the layout uses a specific number of rows, if possible.
requestedRowCount — Property, class feathers.layout.VerticalLayout
Requests that the layout set the view port dimensions to display a specific number of rows (plus gaps and padding), if possible.
requestedRowCount — Property, class feathers.layout.VerticalSpinnerLayout
Requests that the layout set the view port dimensions to display a specific number of rows (plus gaps and padding), if possible.
requiresLayoutOnScroll — Property, class feathers.layout.AnchorLayout
Determines if the container calls layout() when the scroll position changes.
requiresLayoutOnScroll — Property, class feathers.layout.BaseTiledLayout
Determines if the container calls layout() when the scroll position changes.
requiresLayoutOnScroll — Property, class feathers.layout.BaseVariableVirtualLayout
Determines if the container calls layout() when the scroll position changes.
requiresLayoutOnScroll — Property, class feathers.layout.HorizontalSpinnerLayout
Determines if the container calls layout() when the scroll position changes.
requiresLayoutOnScroll — Property, interface feathers.layout.ILayout
Determines if the container calls layout() when the scroll position changes.
requiresLayoutOnScroll — Property, class feathers.layout.SlideShowLayout
Determines if the container calls layout() when the scroll position changes.
requiresLayoutOnScroll — Property, class feathers.layout.VerticalLayout
Determines if the container calls layout() when the scroll position changes.
requiresLayoutOnScroll — Property, class feathers.layout.VerticalSpinnerLayout
Determines if the container calls layout() when the scroll position changes.
requiresMeasurementOnScroll — Property, interface feathers.controls.supportClasses.IViewPort
requiresRedraw — Property, class starling.display.DisplayObject
Indicates if the object needs to be redrawn in the upcoming frame, i.e.
reset — Event, class feathers.data.ArrayCollection
Dispatched when the collection has changed drastically, such as when the underlying data source is replaced completely.
reset(collection:feathers.data:IListCollection) — method, class feathers.data.ArrayCollection
Replaces the collection's data with data from another collection.
reset — Event, class feathers.data.ArrayHierarchicalCollection
Dispatched when the collection has changed drastically, such as when the underlying data source is replaced completely.
reset — Event, class feathers.data.HierarchicalCollection
Dispatched when the collection has changed drastically, such as when the underlying data source is replaced completely.
reset — Event, interface feathers.data.IHierarchicalCollection
Dispatched when the collection has changed drastically, such as when the underlying data source is replaced completely.
reset — Event, interface feathers.data.IListCollection
Dispatched when the collection has changed drastically, such as when the underlying data source is replaced completely.
reset(collection:feathers.data:IListCollection) — method, interface feathers.data.IListCollection
Replaces the collection's data with data from another collection.
reset — Event, class feathers.data.ListCollection
Dispatched when the collection has changed drastically, such as when the underlying data source is replaced completely.
reset(collection:feathers.data:IListCollection) — method, class feathers.data.ListCollection
Replaces the collection's data with data from another collection.
reset — Event, class feathers.data.VectorCollection
Dispatched when the collection has changed drastically, such as when the underlying data source is replaced completely.
reset(collection:feathers.data:IListCollection) — method, class feathers.data.VectorCollection
Replaces the collection's data with data from another collection.
reset — Event, class feathers.data.VectorHierarchicalCollection
Dispatched when the collection has changed drastically, such as when the underlying data source is replaced completely.
reset — Event, class feathers.data.XMLListCollection
Dispatched when the collection has changed drastically, such as when the underlying data source is replaced completely.
reset(collection:feathers.data:IListCollection) — method, class feathers.data.XMLListCollection
Replaces the collection's data with data from another collection.
reset — Event, class feathers.data.XMLListHierarchicalCollection
Dispatched when the collection has changed drastically, such as when the underlying data source is replaced completely.
reset() — method, class feathers.extensions.zoomable.PinchingControl
Reposition and rescale this layout.
reset(callback:Function, delay:Number, args:Array) — method, class starling.animation.DelayedCall
Resets the delayed call to its default values, which is useful for pooling.
reset(target:Object, time:Number, transition:Object) — method, class starling.animation.Tween
Resets the tween to its default values.
reset() — method, class starling.filters.ColorMatrixFilter
Changes the filter matrix back to the identity matrix.
reset() — method, class starling.rendering.BatchToken
Resets all properties to zero.
reset() — method, class starling.rendering.RenderState
Resets the RenderState to the default settings.
RESET — Constant Static Property, class feathers.events.CollectionEventType
Dispatched when the data provider's source is completely replaced.
resetDelay — Property, class feathers.core.DefaultToolTipManager
The time, in seconds, after hiding a tool tip before the showDelay is required to show a new tool tip for another component.
resetFluidChildDimensionsForMeasurement(child:starling.display:DisplayObject, parentExplicitWidth:Number, parentExplicitHeight:Number, parentExplicitMinWidth:Number, parentExplicitMinHeight:Number, parentExplicitMaxWidth:Number, parentExplicitMaxHeight:Number, childExplicitWidth:Number, childExplicitHeight:Number, childExplicitMinWidth:Number, childExplicitMinHeight:Number, childExplicitMaxWidth:Number, childExplicitMaxHeight:Number) — Package Function, feathers.utils.skins
Updates the dimensions of a component's for measurement if the child should fill the entire width and height of its parent.
resetScrollOnFocusOut — Property, class feathers.controls.text.TextFieldTextEditor
Indicates of the text editor resets its current scroll position to 0 on focus out.
resetSetupForTexture(texture:starling.textures:Texture) — Static Method , class starling.display.Image
Removes all custom setup functions for the given texture, including those created via 'bindScale9GridToTexture' and 'bindPivotPointToTexture'.
resetStyleProvider() — method, class feathers.core.FeathersControl
Resets the styleProvider property to its default value, which is usually the global style provider for the component.
resetStyleProvider() — method, interface feathers.core.IFeathersControl
Resets the styleProvider property to its default value, which is usually the global style provider for the component.
resetTypicalItemDimensionsOnMeasure — Property, class feathers.layout.BaseLinearLayout
If set to true, the width and height of the typicalItem will be reset to typicalItemWidth and typicalItemHeight, respectively, whenever the typical item needs to be measured.
resetTypicalItemDimensionsOnMeasure — Property, class feathers.layout.BaseTiledLayout
If set to true, the width and height of the typicalItem will be reset to typicalItemWidth and typicalItemHeight, respectively, whenever the typical item needs to be measured.
resetTypicalItemDimensionsOnMeasure — Property, class feathers.layout.HorizontalSpinnerLayout
If set to true, the width and height of the typicalItem will be reset to typicalItemWidth and typicalItemHeight, respectively, whenever the typical item needs to be measured.
resetTypicalItemDimensionsOnMeasure — Property, class feathers.layout.VerticalSpinnerLayout
If set to true, the width and height of the typicalItem will be reset to typicalItemWidth and typicalItemHeight, respectively, whenever the typical item needs to be measured.
resetVariableVirtualCache() — method, class feathers.layout.BaseVariableVirtualLayout
Clears the cached dimensions for all virtualized indices.
resetVariableVirtualCache() — method, class feathers.layout.FlowLayout
Clears the cached dimensions for all virtualized indices.
resetVariableVirtualCache() — method, interface feathers.layout.IVariableVirtualLayout
Clears the cached dimensions for all virtualized indices.
resetVariableVirtualCacheAtIndex(index:int, item:starling.display:DisplayObject) — method, class feathers.layout.BaseVariableVirtualLayout
Clears the cached dimensions for one specific virtualized index.
resetVariableVirtualCacheAtIndex(index:int, item:starling.display:DisplayObject) — method, class feathers.layout.FlowLayout
Clears the cached dimensions for one specific virtualized index.
resetVariableVirtualCacheAtIndex(index:int, item:starling.display:DisplayObject) — method, interface feathers.layout.IVariableVirtualLayout
Clears the cached dimensions for one specific virtualized index.
resizable — Property, class feathers.controls.DataGridColumn
Indicates if the column may be resized by dragging from its right edge.
resizableColumns — Property, class feathers.controls.DataGrid
Determines if the data grid's columns may be resized.
resize — Event, class feathers.core.FeathersControl
Dispatched when the width or height of the control changes.
resize — Event, interface feathers.core.IFeathersControl
Dispatched when the width or height of the control changes.
resize — Event, class starling.display.Stage
Dispatched when the Flash container is resized.
Resize — class, package feathers.motion
An effect that animates a component's width and height dimensions.
RESIZE — Constant Static Property, class feathers.events.FeathersEventType
The FeathersEventType.RESIZE event type is meant to be used when an IFeathersControl has resized.
RESIZE — Constant Static Property, class starling.events.Event
Event type for a resized Flash Player.
RESIZE — Constant Static Property, class starling.events.ResizeEvent
Event type for a resized Flash player.
resizeEffect — Property, class feathers.core.FeathersControl
An optional effect that is activated when the component is resized with new dimensions.
ResizeEvent — class, package starling.events
A ResizeEvent is dispatched by the stage when the size of the Flash container changes.
ResizeEvent(type:String, width:int, height:int, bubbles:Boolean) — Constructor, class starling.events.ResizeEvent
Creates a new ResizeEvent.
resolution — Property, class starling.filters.FragmentFilter
The resolution of the filter texture.
restoreOnLostContext() — method, interface starling.display.materials.IMaterial
restoreOnLostContext() — method, class starling.display.materials.StandardMaterial
restoreState() — method, class starling.rendering.Painter
Restores the render state that was last pushed to the stack, but does NOT remove it from the stack.
restrict — Property, class feathers.controls.TextArea
Limits the set of characters that may be entered.
restrict — Property, class feathers.controls.TextInput
Limits the set of characters that may be entered.
restrict — Property, class feathers.controls.text.BitmapFontTextEditor
restrict — Property, class feathers.controls.text.StageTextTextEditor
restrict — Property, class feathers.controls.text.TextBlockTextEditor
restrict — Property, class feathers.controls.text.TextFieldTextEditor
restrict — Property, interface feathers.core.ITextEditor
Limits the set of characters that may be entered.
restrict — Property, class feathers.extensions.controls.text.TLFTextFieldTextEditor
restrict — Property, class feathers.text.StageTextField
restrict — Property, class feathers.utils.text.TextInputRestrict
Indicates the set of characters that a user can input.
resumeEffects() — method, class feathers.core.FeathersControl
Indicates that effects should be re-activated after being suspended.
resumeEffects() — method, interface feathers.core.IFeathersControl
Indicates that effects should be re-activated after being suspended.
retainTexture(key:String) — method, class feathers.utils.textures.TextureCache
Gets the texture associated with the specified key, and increments the retain count for the texture.
returnInstance(instance:starling.display.graphics:StrokeVertex) — Static Method , class starling.display.graphics.StrokeVertex
returnInstances(instances:Vector$starling.display.graphics:StrokeVertex) — Static Method , class starling.display.graphics.StrokeVertex
returnKeyLabel — Property, class feathers.controls.text.StageTextTextEditor
Indicates the label on the Return key for devices that feature a soft keyboard.
returnKeyLabel — Property, class feathers.text.StageTextField
Reveal — class, package feathers.motion
Creates animated transitions for screen navigators that slide a display object out of view, by animating the x or y property, while revealing an existing display object that remains stationary below.
revealScrollBars() — method, class feathers.controls.Scroller
If the scroll bars are floating, briefly show them as a hint to the user.
revealScrollBarsDuration — Style, class feathers.controls.Scroller
The duration, in seconds, that the scroll bars will be shown when calling revealScrollBars().
reverse — Property, class starling.animation.Tween
Indicates if the tween should be reversed when it is repeating.
reverse(vertexList:starling.display.graphics:VertexList) — Static Method , class starling.display.graphics.VertexList
reverse() — method, class starling.geom.Polygon
Reverses the order of the vertices.
reverseFrames() — method, class starling.display.MovieClip
Reverses the order of all frames, making the clip run from end to start.
rgb(red:int, green:int, blue:int) — Static Method , class starling.utils.Color
Creates an RGB color, stored in an unsigned integer.
right — Property, class feathers.extensions.tabbedApplication.TabbedViewNavigator
Distance from the right of the application.
right — Property, class feathers.layout.AnchorLayoutData
The position, in pixels, of the right edge relative to the right anchor, or, if there is no right anchor, then the position is relative to the right edge of the parent container.
right — Property, class starling.utils.Padding
The padding on the right side.
RIGHT — Constant Static Property, class feathers.layout.HorizontalAlign
The items in the layout will be horizontally aligned to the right of the bounds.
RIGHT — Constant Static Property, class feathers.layout.RelativePosition
The item will be positioned to the right of another item.
RIGHT — Constant Static Property, class starling.utils.Align
Horizontal right alignment.
rightAnchorDisplayObject — Property, class feathers.layout.AnchorLayoutData
The right edge of the layout object will be relative to this anchor.
rightArrowGap — Style, class feathers.controls.Callout
The space, in pixels, between the right arrow skin and the background skin.
rightArrowSkin — Style, class feathers.controls.Callout
The arrow skin to display on the right edge of the callout.
RIGHT_BASELINE — Constant Static Property, class feathers.layout.RelativePosition
The item will be positioned to the right of another item, and the baselines will be aligned to match.
rightDrawer — Property, class feathers.controls.Drawers
The drawer that appears to the right of the primary content.
rightDrawerDivider — Style, class feathers.controls.Drawers
The divider between the right drawer and the content when the right drawer is docked.
rightDrawerDockMode — Property, class feathers.controls.Drawers
Determines if the right drawer is docked in all, some, or no stage orientations.
rightDrawerToggleEventType — Property, class feathers.controls.Drawers
When this event is dispatched by the content event dispatcher, the right drawer will toggle open and closed.
rightItems — Property, class feathers.controls.Header
The UI controls that appear in the right region of the header.
rightPullView — Property, class feathers.controls.Scroller
A view that is displayed to the right of the scroller's view port when dragging to the left.
rightPullViewDisplayMode — Property, class feathers.controls.Scroller
Indicates whether the right pull view may be dragged with the content, or if its position is fixed to the edge of the scroller.
RIGHT_SIDE_VERTICAL — Constant Static Property, class feathers.controls.StepperButtonLayoutMode
Both the decrement and increment button will be placed on the right side of the text input.
RippleVertexShader — class, package starling.display.shaders.vertex
RippleVertexShader() — Constructor, class starling.display.shaders.vertex.RippleVertexShader
root — Property, class feathers.core.DefaultFocusManager
The top-level container of the focus manager.
root — Property, class feathers.core.DefaultPopUpManager
The container where pop-ups are added.
root — Property, interface feathers.core.IFeathersDisplayObject
root — Property, interface feathers.core.IFocusManager
The top-level container of the focus manager.
root — Property, interface feathers.core.IPopUpManager
The container where pop-ups are added.
root — Static Property, class feathers.core.PopUpManager
The container where pop-ups are added.
root — Property, class starling.core.Starling
The instance of the root class provided in the constructor.
root — Property, class starling.display.DisplayObject
The root object the display object is connected to (i.e.
root — Property, class starling.events.TouchProcessor
The base object that will be used for hit testing.
root — Property, class starling.textures.ConcreteTexture
The concrete texture the texture is based on.
root — Property, class starling.textures.RenderTexture
The concrete texture the texture is based on.
root — Property, class starling.textures.SubTexture
The concrete texture the texture is based on.
root — Property, class starling.textures.Texture
The concrete texture the texture is based on.
rootClass — Property, class starling.core.Starling
The class that will be instantiated by Starling as the 'root' display object.
rootCreated — Event, class starling.core.Starling
Dispatched when the root class has been created.
ROOT_CREATED — Constant Static Property, class starling.events.Event
Event type that indicates that the root DisplayObject has been created.
rootScreenID — Property, class feathers.controls.StackScreenNavigator
Sets the first screen at the bottom of the stack, or the root screen.
rotated — Property, class starling.textures.SubTexture
If true, the SubTexture will show the parent region rotated by 90 degrees (CCW).
rotateTo(angle:Number, type:String) — method, class starling.animation.Tween
Animates the 'rotation' property of an object to a certain target value, using the smallest possible arc.
rotation — Property, interface feathers.core.IFeathersDisplayObject
The rotation of the display object, in radians.
rotation — Property, class starling.display.DisplayObject
The rotation of the object in radians.
rotationX — Property, class starling.display.Sprite3D
The rotation of the object about the x axis, in radians.
rotationY — Property, class starling.display.Sprite3D
The rotation of the object about the y axis, in radians.
rotationZ — Property, class starling.display.Sprite3D
The rotation of the object about the z axis, in radians.
roundDownToNearest(number:Number, nearest:Number) — Package Function, feathers.utils.math
Rounds a Number down to the nearest multiple of an input.
RoundedRectangle — class, package starling.display.graphics
RoundedRectangle(width:Number, height:Number, topLeftRadius:Number, topRightRadius:Number, bottomLeftRadius:Number, bottomRightRadius:Number) — Constructor, class starling.display.graphics.RoundedRectangle
roundToInt — Property, class starling.animation.Tween
Indicates if the numeric values should be cast to Integers.
roundToNearest(number:Number, nearest:Number) — Package Function, feathers.utils.math
Rounds a Number to the nearest multiple of an input.
roundToPrecision(number:Number, precision:int) — Package Function, feathers.utils.math
Rounds a number to a certain level of precision.
roundUpToNearest(number:Number, nearest:Number) — Package Function, feathers.utils.math
Rounds a Number up to the nearest multiple of an input.
rowChangeHandler() — method, class feathers.extensions.dataGrid.DataGridItemRenderer
Allows to change the item datagrid dataProvider corresponding to this item renderer and dispatch a DataGridEvent on the datagrid corresponding to this item renderer.
rowChangeHandler() — method, class feathers.extensions.tree.TreeItemRenderer
Allows to change the item tree dataProvider corresponding to this item renderer and dispatch a TreeEvent.CHANGE on the tree corresponding to this item renderer.
rowIndex — Property, class feathers.controls.renderers.DefaultDataGridCellRenderer
The index (numeric position, starting from zero) of the item within the data grid's data provider.
rowIndex — Property, interface feathers.controls.renderers.IDataGridCellRenderer
The index (numeric position, starting from zero) of the item within the data grid's data provider.
rowIndex — Property, class feathers.controls.renderers.LayoutGroupDataGridCellRenderer
The index (numeric position, starting from zero) of the item within the data grid's data provider.
rowVerticalAlign — Property, class feathers.layout.FlowLayout
If the height of an item is less than the height of a row, it can be aligned vertically.
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