| 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 |
| TAB — Constant Static Property, class system.Char |
|
The "horizontal tab" unicode character. |
| TAB — Constant Static Property, class vegas.strings.UnicodeChar |
|
Tab utf8 representation (whitespace). |
| tabIndex — Property, class lunas.components.textinputs.CoreTextInput |
|
Specifies the tab ordering of objects in a SWF file. |
| TABLET — Constant Static Property, class graphics.display.MobileDeviceType |
|
Constant indicating the mobile "tablet" devices. |
| tabManager — Property, class lunas.components.textinputs.CoreTextInput |
|
The tab manager of this component. |
| TabManager — class, package vegas.managers |
|
The TabManager manage visual tab process in the applications. |
| TabManager(global:Boolean, channel:String, id:any) — Constructor, class vegas.managers.TabManager |
|
Creates a new TabManager instance. |
| tags — Property, class vegas.media.FLVMetaData |
|
An array of key-value pairs that represent the information in the “list” atom, which is the equivalent of ID3 tags for MP4 files. |
| Tamarin — Constant Static Property, class system.hosts.HostID |
| |
| TAN — Constant Static Property, class vegas.colors.SVGColor |
|
The 'Tan' SVG color object. |
| tanD — Package Constant Property, core.maths |
|
Calculates the tangent of the passed angle. |
| tanH — Package Constant Property, core.maths |
|
Hyperbolic tangent. |
| target — Property, class graphics.display.TimelineInspector |
|
Indicates the target reference of this iterator. |
| target — Property, class graphics.display.TimelineIterator |
|
Returns the target reference of this iterator. |
| target — Property, class graphics.display.TimelineScript |
|
Indicates the target reference of this iterator. |
| target — Property, class graphics.display.TimelineTransition |
|
The MovieClip target reference. |
| target — Property, class graphics.process.display.AddChild |
|
The DisplayObject reference. |
| target — Property, class graphics.process.display.MoveTo |
|
The DisplayObject reference to move. |
| target — Property, class graphics.process.display.RemoveChild |
|
The DisplayObject reference. |
| target — Property, class graphics.process.display.RemoveChildAt |
|
The DisplayObject reference. |
| target — Property, class graphics.process.display.SetChildIndex |
|
The DisplayObjectContainer reference. |
| target — Property, class graphics.process.display.SwapChildrenAt |
|
The DisplayObjectContainer reference. |
| target — Property, class graphics.transitions.Motion |
|
Indicates the target reference of the object contrains by the Motion effect. |
| target — Property, interface lunas.Builder |
|
Indicates the target reference of the component or custom display to build. |
| target — Property, class lunas.CoreBuilder |
|
Indicates the target reference of the component. |
| target — Property, class lunas.components.buttons.LightButton |
|
The light target display reference of this component. |
| target — Property, class system.evaluators.PropertyEvaluator |
|
The target reference use in the evaluator. |
| target — Property, class system.events.BasicEvent |
|
Indicates the custom event target. |
| target — Property, class system.events.InternalDispatcher |
|
Indicates the optional target reference of the instance. |
| target — Property, class system.ioc.evaluators.ConfigEvaluator |
|
The ObjectConfig reference of this evaluator. |
| target — Property, class system.ioc.evaluators.LocaleEvaluator |
|
The ObjectConfig reference of this evaluator. |
| target — Property, class system.process.Cache |
|
The scope of the object. |
| target — Property, class vegas.ui.KeyInspector |
|
The interactive display object reference on which to listen for keyboard events. |
| task — Property, class system.process.DelayedTask |
|
The Action reference to register. |
| Task — class, package system.process |
|
A simple representation of the Action interface. |
| Task() — Constructor, class system.process.Task |
|
Creates a new Task instance. |
| TASK — Constant Static Property, class system.process.DelayedTask |
|
The state when the task is stopped during the task process. |
| TaskGroup — class, package system.process |
|
A task-group is a collection with a finite or infinite number of actions. |
| TaskGroup(length:uint, fixed:Boolean, mode:String, actions:any) — Constructor, class system.process.TaskGroup |
|
Creates a new TaskGroup instance. |
| TaskPhase — class, package system.process |
|
The enumeration of all phases in a task process. |
| TEA — class, package calista.hash |
|
Wheeler and Needham’s Tiny Encryption Algorithm is a simple but powerful encryption algorithm (based on a ‘Feistel cipher’). |
| TEAL — Constant Static Property, class vegas.colors.HTMLColor |
|
The html 'teal' color static reference. |
| TEAL — Constant Static Property, class vegas.colors.SVGColor |
|
The 'Teal' SVG color object. |
| tearDown() — method, class vegas.media.StageVideoExpert |
|
Tear down the StageVideo reference. |
| tenugui(rgba:any) — Static Method , class graphics.display.patterns.MangaPatterns |
|
The TENUGUI(手拭)pattern
|
| test(str:String) — method, class core.strings.WildExp |
|
Test the specific expression in argument. |
| text — Property, interface lunas.TextInput |
|
Plain text that appears in the component. |
| text — Property, class lunas.components.textinputs.CoreTextInput |
|
Plain text that appears in the component. |
| text — Property, class vegas.media.subtitles.Caption |
|
The text of the caption. |
| TEXT — Constant Static Property, class vegas.ioc.io.ObjectResourceType |
|
The "text" resource type. |
| textData — Property, class vegas.net.NetStreamClient |
|
This signal emit when the Flash Player receives text data embedded in a media file that is playing. |
| textDisabledColor — Property, class lunas.components.buttons.DashboardButtonStyle |
|
The color of the text when is disabled. |
| textDisabledColor — Property, class lunas.components.buttons.LabelButtonStyle |
|
The color of the text when is disabled. |
| textDisabledColor — Property, class lunas.components.buttons.MediaButtonStyle |
|
The color of the text when is disabled. |
| textDisabledColor — Property, class lunas.components.buttons.SwitchLabelButtonStyle |
|
The color of the text when is disabled. |
| textDisabledColor — Property, class lunas.components.labels.LabelStyle |
|
The color of the text when is disabled. |
| textfield — Property, class system.diagnostics.TextFieldConsole |
|
The TextField reference of this console. |
| textfield — Property, class system.logging.targets.TextFieldTarget |
|
The TextField reference of this target. |
| textField — Property, interface lunas.TextInput |
|
The internal TextField that renders the text of this TextInput. |
| textField — Property, class lunas.components.textinputs.CoreTextInput |
|
The internal TextField that renders the text of this TextInput. |
| TextFieldConsole — class, package system.diagnostics |
|
The TextFieldConsole use a TextField display that redirect messages in the debug application. |
| TextFieldConsole(textfield:flash.text:TextField, autoScroll:Boolean, verbose:Boolean) — Constructor, class system.diagnostics.TextFieldConsole |
|
Creates a new TextFieldConsole instance. |
| TextFieldTarget — class, package system.logging.targets |
|
Provides a logger target that uses a TextField to output log messages. |
| TextFieldTarget(textfield:flash.text:TextField) — Constructor, class system.logging.targets.TextFieldTarget |
|
Creates a new TextFieldTarget instance. |
| TextInput — Interface, package lunas |
|
This interface defines all methods to implement in a text input display components. |
| TextResource — class, package vegas.ioc.io |
|
This value object contains all information to load an external text file and create a new object definition in a IoC factory. |
| TextResource(init:Object) — Constructor, class vegas.ioc.io.TextResource |
|
Creates a new TextResource instance. |
| textRollOverColor — Property, class lunas.components.buttons.DashboardButtonStyle |
|
The color of the text when is over. |
| textRollOverColor — Property, class lunas.components.buttons.LabelButtonStyle |
|
The color of the text when is over. |
| textRollOverColor — Property, class lunas.components.buttons.MediaButtonStyle |
|
The color of the text when is over. |
| textRollOverColor — Property, class lunas.components.buttons.SwitchLabelButtonStyle |
|
The color of the text when is over. |
| textSelectedColor — Property, class lunas.components.buttons.DashboardButtonStyle |
|
The color of the text when is selected. |
| textSelectedColor — Property, class lunas.components.buttons.LabelButtonStyle |
|
The color of the text when is selected. |
| textSelectedColor — Property, class lunas.components.buttons.MediaButtonStyle |
|
The color of the text when is selected. |
| textSelectedColor — Property, class lunas.components.buttons.SwitchLabelButtonStyle |
|
The color of the text when is selected. |
| theme — Property, class lunas.components.buttons.BackgroundButtonStyle |
|
The theme style when the component is up. |
| theme — Property, class lunas.components.buttons.MediaButtonStyle |
|
Indicate the FillStyle of the component. |
| theme — Property, class lunas.components.buttons.ThumbButtonStyle |
|
The theme of the thumb. |
| themeBorder — Property, class lunas.components.buttons.BackgroundButtonStyle |
|
The border style when the component is up. |
| themeBorder — Property, class lunas.components.buttons.MediaButtonStyle |
|
Indicate the Line Style of the component. |
| themeBorder — Property, class lunas.components.buttons.ThumbButtonStyle |
|
The theme border of the thumb. |
| themeBorderDisabled — Property, class lunas.components.buttons.BackgroundButtonStyle |
|
The border style when the component is disabled. |
| themeBorderOver — Property, class lunas.components.buttons.MediaButtonStyle |
|
Indicate the Line Style of the component when the mouse is over. |
| themeBorderRollOver — Property, class lunas.components.buttons.BackgroundButtonStyle |
|
The border style when the component is over. |
| themeBorderSelected — Property, class lunas.components.buttons.BackgroundButtonStyle |
|
The border style when the component is selected. |
| themeDisabled — Property, class lunas.components.buttons.BackgroundButtonStyle |
|
The theme style when the component is disabled. |
| themeFilters — Property, class lunas.components.buttons.BackgroundButtonStyle |
|
The collection of all filters of the theme. |
| themeOver — Property, class lunas.components.buttons.MediaButtonStyle |
|
Indicate the FillStyle of the component when the mouse is over. |
| themeRollOver — Property, class lunas.components.buttons.BackgroundButtonStyle |
|
The theme style when the component is over. |
| themeSelected — Property, class lunas.components.buttons.BackgroundButtonStyle |
|
The theme style when the component is selected. |
| then — Property, class system.logic.ElseIf |
|
The then action of the 'elseif' block. |
| thickness — Property, class graphics.LineStyle |
|
An integer that indicates the thickness of the line in points ; valid values are 0 to 255. |
| THIS — Constant Static Property, class system.ioc.MagicReference |
|
The reference pattern who represents the current factory. |
| THISTLE — Constant Static Property, class vegas.colors.SVGColor |
|
The 'Thistle' SVG color object. |
| threshold — Property, class graphics.filters.KnockoutFilter |
|
The threshold value of the knockout. |
| throwError — Property, class system.evaluators.PropertyEvaluator |
|
Indicates if the eval() method throws errors or return null when an error is throwing. |
| throwError — Property, class system.ioc.ObjectConfig |
|
Indicates if the class throws errors or return null when an error is throwing. |
| throwError — Property, class system.ioc.evaluators.ReferenceEvaluator |
|
Indicates if the class throws errors or return null when an error is throwing. |
| throwError — Property, class system.ioc.evaluators.TypeEvaluator |
|
Indicates if the eval() method throws errors or return null when an error is throwing. |
| throwError — Property, class system.logic.IfTask |
|
Indicates if the class throws errors or notify a finished event when the task failed. |
| throwError — Property, class vegas.config.Config |
|
Indicates if the class throws errors or return null when an error is throwing. |
| throwError — Property, class vegas.i18n.Localization |
|
Indicates if the class throws errors or return null when an error is throwing. |
| thumb — Property, interface lunas.Scrollbar |
|
The thumb display of the scrollbar. |
| thumb — Property, class lunas.components.bars.CoreScrollbar |
|
The thumb display of the scrollbar. |
| ThumbButton — class, package lunas.components.buttons |
|
This ThumbButton class. |
| ThumbButton(target:flash.display:DisplayObject) — Constructor, class lunas.components.buttons.ThumbButton |
|
Creates a new ThumbButton instance. |
| ThumbButtonBuilder — class, package lunas.components.buttons |
|
The builder of the ThumbButton component. |
| ThumbButtonBuilder(target:lunas.components.buttons:ThumbButton) — Constructor, class lunas.components.buttons.ThumbButtonBuilder |
|
Creates a new ThumbButtonBuilder instance. |
| ThumbButtonStyle — class, package lunas.components.buttons |
|
The style of the ThumbButton component. |
| ThumbButtonStyle(init:any, id:any) — Constructor, class lunas.components.buttons.ThumbButtonStyle |
|
Creates a new ThumbButtonStyle. |
| thumbFillStyle — Property, class lunas.components.bars.SimpleScrollbar |
|
Determinates the fill style object of the thumb. |
| thumbFilters — Property, class lunas.components.bars.SimpleScrollbarStyle |
|
The array of flash.filters objects of the thumb. |
| thumbLineStyle — Property, class lunas.components.bars.SimpleScrollbar |
|
Determinates the line style object of the thumb. |
| thumbSize — Property, interface lunas.Scrollbar |
|
(Read-write) Determinates the size of the thumb. |
| thumbSize — Property, class lunas.components.bars.CoreScrollbar |
|
Determinates the size of the thumb. |
| THURSDAY — Constant Static Property, class system.formatters.date.Weekdays |
|
Fully written out string for thursday. |
| THURSDAY — Static Property, class vegas.date.Day |
|
Fully written out string for thursday. |
| tilde — Constant Static Property, class system.Char |
|
The "-" overline, general accent character. |
| tileHeight — Property, class vegas.display.SpriteSheet |
|
Indicates the height in pixels of the tiles in the sprite sheet. |
| tileWidth — Property, class vegas.display.SpriteSheet |
|
Indicates the width in pixels of the tiles in the sprite sheet. |
| time — Property, class graphics.transitions.Motion |
|
Indicates the current time within the duration of the animation. |
| time — Property, class vegas.media.CuePoint |
|
The time of the CuePoint. |
| time — Property, class vegas.net.NetStreamClient |
|
Indicates the time value in seconds of the stream. |
| Time — class, package vegas.date |
|
The Time object is a holder for a time difference. |
| Time(timeDifference:Number, format:String) — Constructor, class vegas.date.Time |
|
Creates a new Time instance. |
| TIMELINE — Constant Static Property, class graphics.display.TimelineInspector |
|
The "timeline" mode of the inspector. |
| TimelineInspector — class, package graphics.display |
|
The TimelineInspector class use composition to dispatch action events during the MovieClip playing. |
| TimelineInspector(target:flash.display:MovieClip, autoStop:Boolean, mode:String) — Constructor, class graphics.display.TimelineInspector |
|
Creates a new TimelineInspector instance. |
| TimelineIterator — class, package graphics.display |
|
This iterator control the timeline in a MovieClip target. |
| TimelineIterator(target:flash.display:MovieClip, framePosition:Number, stepSize:uint) — Constructor, class graphics.display.TimelineIterator |
|
Creates a new TimelineIterator instance. |
| TimelineScript — class, package graphics.display |
|
The TimeLineScript class use composition to register script function over MovieClip timelines. |
| TimelineScript(target:flash.display:MovieClip, autoStop:Boolean) — Constructor, class graphics.display.TimelineScript |
|
Creates a new TimelineScript instance. |
| TimelineTransition — class, package graphics.display |
|
This transition check the frames in the timeline of a specific MovieClip reference and notify a finish and start events between two specific frames. |
| TimelineTransition(target:flash.display:MovieClip, startIndex:any, finishIndex:any, looping:Boolean, numLoop:uint, defaultIndex:any, frameScripts:Array) — Constructor, class graphics.display.TimelineTransition |
|
Creates a new TimelineTransition instance. |
| timeout(service:system.remoting:RemotingService) — method, interface system.remoting.IRemotingServiceListener |
|
Invoked when the service notify a timeout. |
| timeout(service:system.remoting:RemotingService) — method, class system.remoting.RemotingServiceListener |
|
Invoked when the service notify a timeout. |
| timeout — Event, class vegas.net.Connection |
|
Dispatched when a process is out of time. |
| TIMEOUT — Constant Static Property, class system.events.ActionEvent |
|
The name of the event when the process is cleared. |
| TIMEOUT — Constant Static Property, class system.process.TaskPhase |
|
The phase of an out of time task. |
| timeoutIt — Property, class system.process.CoreAction |
|
This signal emit when the notifyTimeOut method is invoked. |
| timeoutPolicy — Property, class system.process.CoreActionLoader |
|
Indicates the timeout policy of the loader. |
| timeoutPolicy — Property, class system.remoting.RemotingService |
|
Indicates the timeout policy value of this service. |
| timeoutPolicy — Property, class vegas.ioc.io.AssemblyResource |
|
Indicates the timeout policy of the loader (TimeoutPolicy.LIMIT (default) or TimeoutPolicy.INFINITY). |
| timeoutPolicy — Property, class vegas.net.Connection |
|
Indicates the timeout policy of the connection (TimeoutPolicy.LIMIT or TimeoutPolicy.INFINITY)
|
| TimeoutPolicy — class, package system.process |
|
Defines the policy of the timeout states in the application. |
| TimeoutPolicy(value:int) — Constructor, class system.process.TimeoutPolicy |
|
Creates a new TimeoutPolicy instance. |
| timer — Property, class graphics.transitions.FrameTimer |
|
The timer signal reference. |
| timer — Property, interface graphics.transitions.ITimer |
|
The timer signal reference. |
| timer — Property, class graphics.transitions.Timer |
|
The timer signal reference. |
| timer — Property, class vegas.net.NetStreamExpert |
|
The timer reference of this expert. |
| Timer — class, package graphics.transitions |
|
This class extends the flash.utils.Timer class and implement the graphics.transitions.ITimer class. |
| Timer(delay:Number, repeatCount:int) — Constructor, class graphics.transitions.Timer |
|
Constructs a new Timer object with the specified delay and repeatCount states. |
| TIMER — Constant Static Property, class system.process.DelayedTask |
|
The state when the task is stopped during the timer process. |
| timeStamp — Property, class system.events.BasicEvent |
|
Indicates the timestamp of the event. |
| TintColor — class, package vegas.colors |
|
Controls the tint of a Color object. |
| TintColor(display:flash.display:DisplayObject) — Constructor, class vegas.colors.TintColor |
|
Creates a new TintColor instance. |
| title — Property, class lunas.components.buttons.RadioIconButton |
|
The internal title component of this component. |
| title — Property, class lunas.components.labels.PaginationLabel |
|
Indicates the title value of this display. |
| tl — Property, class graphics.Corner |
|
The top left flag value. |
| tl — Property, class graphics.drawing.DistortPen |
|
The top left point of the distortion. |
| to — Property, class graphics.filters.RippleCrossingFilter |
|
The BitmapData reference who represents the "to" input representation of the interpolation. |
| to — Property, class graphics.transitions.TweenTo |
|
Determinates the generic object with all properties to change inside. |
| toArray — Package Constant Property, core.vectors |
|
Converts an Vector to an Array. |
| toArray() — method, class graphics.filters.Filters |
|
Returns the Array representation of all receivers connected with the signal. |
| toArray() — method, class graphics.geom.Matrix2 |
|
Returns the Array representation of this instance. |
| toArray() — method, class graphics.geom.Matrix4 |
|
Returns the Array representation of this instance. |
| toArray() — method, class graphics.transitions.TweenBuffer |
|
Returns the Array representation of all TweenEntry objects in this buffer. |
| toArray() — method, class lunas.containers.Container |
|
Returns the Array representation of all childs in this container. |
| toArray() — method, class system.broadcasters.InternalBroadcaster |
|
Returns the Array representation of all listeners. |
| toArray() — method, interface system.data.Collection |
|
Returns an array containing all of the elements in this collection. |
| toArray() — method, class system.data.arrays.ProxyArray |
|
Returns the Array representation of the object. |
| toArray() — method, class system.data.bags.CoreMapBag |
|
Returns the array representation of the bag. |
| toArray() — method, class system.data.collections.ArrayCollection |
|
Returns an array containing all of the elements in this collection. |
| toArray() — method, class system.data.collections.TypedCollection |
|
Returns an array containing all of the elements in this collection. |
| toArray() — method, class system.data.lists.LinkedList |
|
Returns an array containing all of the elements in this list in the correct order. |
| toArray() — method, class system.data.maps.MultiSetMap |
|
Returns an Array containing the combination of values from all keys. |
| toArray() — method, class system.data.queues.CircularQueue |
|
Returns the array representation of the CircularQueue. |
| toArray() — method, class system.data.queues.TypedQueue |
|
Returns an array containing all of the elements in this collection. |
| toArray() — method, class system.data.sets.CoreSet |
|
Returns the array representation of all the elements of this Set. |
| toArray(comparator:system:Comparator) — method, class system.data.trees.Trie |
|
Returns the Array representation of the object. |
| toArray() — method, class system.events.EventListenerBatch |
|
Returns an array containing all of the elements in this collection. |
| toArray() — method, class system.models.arrays.PageableArrayModel |
|
Returns a new Array representation of all elements in this model. |
| toArray() — method, class system.process.Batch |
|
Returns an array containing all of the elements in this collection. |
| toArray() — method, class system.process.TaskGroup |
|
Returns the Array representation of the object. |
| toArray() — method, class system.signals.InternalSignal |
|
Returns the Array representation of all receivers connected with the signal. |
| toArray() — method, class vegas.models.arrays.PageableArrayModelObject |
|
Returns the Array representation of all vos in this model. |
| toArray() — method, class vegas.models.collections.CollectionModelObject |
|
Returns the Array representation of this object. |
| toArray() — method, class vegas.models.queues.QueueModelObject |
|
Returns the Array representation of this object. |
| toArray() — method, class vegas.text.FontLoader |
|
Returns the Array representation of the font names. |
| toArray(str:String, separator:String) — Static Method , class vegas.utils.StringUtil |
|
Returns an array representation of this instance. |
| toBoolean(n:Number) — Static Method , class vegas.utils.NumberUtil |
|
Converts to an equivalent Boolean value. |
| toChar(unicode:String) — Static Method , class vegas.strings.UnicodeChar |
|
Converts a unicode representation and returns this char's string. |
| toCharString(unicode:String) — Static Method , class vegas.strings.UnicodeChar |
|
Converts a unicode representation and returns this char's string. |
| toDictionary() — method, class core.data.aliases |
|
Returns the internal Dictionary reference of this collector. |
| toggle(index:uint) — method, class core.bit |
|
Toggles the bit at the index position. |
| toggle — Property, interface lunas.Button |
|
Indicates a boolean value indicating whether the button behaves as a toggle switch (true) or not (false). |
| toggle — Property, class lunas.components.buttons.CoreButton |
|
Indicates a boolean value indicating whether the button behaves as a toggle switch (true) or not (false). |
| toggleFilter(value:Number, b:Boolean) — method, class vegas.vo.FilterVO |
|
Toggle a filter value in this filter object. |
| togglePause() — method, class vegas.media.CoreSound |
|
Pauses or resumes playback of the sound. |
| toHex(value:uint) — method, class graphics.colors.RGB |
|
Basic method use to convert the specified uint value in a hexadecimal String representation. |
| toHex(n:Number, prefix:String) — Static Method , class vegas.utils.NumberUtil |
|
Returns the hexadecimal string representation of the specified number value. |
| toHexadecimal() — method, class system.Char |
|
Converts the character in this hexadecimal code number representation. |
| toHexString(prefix:String) — method, class graphics.colors.RGB |
|
Returns the full String representation of the color. |
| toHexString(prefix:String) — method, class graphics.colors.RGBA |
|
Returns the full hexadecimal String representation of the color. |
| toHTML(char:String) — Static Method , class system.text.html.Entities |
|
Transforms the characters in HTML entity format. |
| tokens — Property, class system.evaluators.MathEvaluator |
|
The Array representation of the tokens of this evaluator. |
| tolerance — Property, class graphics.drawing.BezierPen |
|
The tolerance of the drawing shape process. |
| toLower() — method, class system.Char |
| |
| toMap() — method, class graphics.transitions.TweenBuffer |
|
Returns the Map representation of all TweenEntry objects in this buffer. |
| toMap() — method, class lunas.groups.CoreGroup |
|
Returns the Map representation of the groups. |
| TOMATO — Constant Static Property, class vegas.colors.SVGColor |
|
The 'Tomato' SVG color object. |
| tomorrow(date:Date) — Static Method , class vegas.date.Calendar |
|
Returns the Date reference of the "tomorrow" Date object of the specified Date in argument. |
| toNumber(str:String) — Static Method , class graphics.Align |
|
Converts a string value in this Align value. |
| toNumber(r:Number, g:Number, b:Number) — Static Method , class graphics.colors.RGB |
|
Converts the basic red, green, blue passed-in arguments in a HTML number color (base 10). |
| toNumber(r:uint, g:uint, b:uint, a:Number) — Static Method , class graphics.colors.RGBA |
|
Converts the red, green, blue, alpha values in a decimal number color value (base 10). |
| toNumber() — method, class system.Char |
|
Converts the character in this code number representation. |
| toNumber() — method, class system.text.html.Entity |
|
Returns the 'entity number' string representation of the entity. |
| toObject() — method, class graphics.colors.CMY |
|
Converts an object to an equivalent Object value. |
| toObject() — method, class graphics.colors.CMYK |
|
Converts an object to an equivalent Object value. |
| toObject() — method, class graphics.colors.HSL |
|
Converts an object to an equivalent Object value. |
| toObject() — method, class graphics.colors.HSV |
|
Converts an object to an equivalent Object value. |
| toObject() — method, class graphics.colors.RGB |
|
Converts an object to an equivalent Object value. |
| toObject() — method, class graphics.colors.RGBA |
|
Returns the Object representation of the instance. |
| toObject() — method, class graphics.colors.XYZ |
|
Converts an object to an equivalent Object value. |
| toObject() — method, class graphics.colors.YUV |
|
Converts an object to an equivalent Object value. |
| toObject() — method, class graphics.colors.Yxy |
|
Converts an object to an equivalent Object value. |
| toObject() — method, class graphics.geom.Dimension |
|
Returns the Object representation of this object. |
| toObject() — method, class graphics.geom.EdgeMetrics |
|
Returns the Object representation of this object. |
| toObject() — method, class graphics.geom.Line |
|
Returns the Object representation of this object. |
| toObject() — method, class graphics.geom.Matrix2 |
|
Returns the Object representation of this object. |
| toObject() — method, class graphics.geom.Matrix4 |
|
Returns the Object representation of this object. |
| toObject() — method, class graphics.geom.Metaball |
|
Returns the Object representation of this object. |
| toObject() — method, class graphics.geom.Plane |
|
Returns the Object representation of this object. |
| toObject() — method, class graphics.geom.Polar |
|
Returns the Object representation of this object. |
| toObject() — method, class graphics.geom.Quaternion |
|
Returns the Object representation of this object. |
| toObject(rectangle:flash.geom:Rectangle) — Static Method , class graphics.geom.Rectangles |
|
Returns the Object representation of this object. |
| toObject() — method, class graphics.geom.UV |
|
Returns the Object representation of this object. |
| toObject() — method, class graphics.geom.UVW |
|
Returns the Object representation of this object. |
| toObject() — method, class graphics.geom.Vector2 |
|
Returns the Object representation of this object. |
| toObject() — method, class graphics.geom.Vector3 |
|
Returns the Object representation of this object. |
| toObject() — method, class graphics.geom.Vector4 |
|
Returns the Object representation of this object. |
| toObject() — method, class graphics.geom.Vertex |
|
Returns the Object representation of this object. |
| toObject() — method, class system.events.Command |
|
Returns the Object representation of the instance. |
| toObject() — method, class system.remoting.RemotingAuthentification |
|
Returns the object representation of this instance. |
| toObject() — method, class vegas.media.CameraVO |
|
Returns the Object representation of this object. |
| toObject() — method, class vegas.media.FLVMetaData |
|
Returns the Object representation of this object. |
| toObject() — method, class vegas.media.MicrophoneVO |
|
Returns the Object representation of this object. |
| toObject() — method, class vegas.media.subtitles.Caption |
|
Returns the Object representation of this object. |
| toObject() — method, class vegas.net.NetServerInfo |
|
Returns an object representation of this instance. |
| toObject() — method, class vegas.vo.FilterVO |
|
Returns the Object representation of this object. |
| toObject() — method, class vegas.vo.NetServerInfoVO |
|
Returns the Object representation of this object. |
| toObject() — method, class vegas.vo.SimpleValueObject |
|
Returns the Object representation of this object. |
| toOctal() — method, class system.Char |
|
Converts the character in this octal code number representation. |
| top — Property, class graphics.geom.EdgeMetrics |
|
The height, in pixels, of the top edge region. |
| TOP — Constant Static Property, class graphics.Align |
|
Defines the TOP value (8). |
| topButton — Property, class lunas.components.bars.SimpleScrollbar |
|
Indicates the top button used when the bar direction is Direction.VERTICAL. |
| TOP_LEFT — Constant Static Property, class graphics.Align |
|
Defines the TOP_LEFT value (10). |
| TOP_LEFT — Constant Static Property, class graphics.drawing.PageFlipPen |
|
The top left position of the page. |
| topLeftRadius — Property, class graphics.drawing.RoundedComplexRectanglePen |
|
The radius of the upper-left corner, in pixels. |
| topLeftRadius — Property, class lunas.components.buttons.BackgroundButtonStyle |
|
The radius of the upper-left corner, in pixels. |
| topLeftRadius — Property, class vegas.display.Background |
|
The radius of the upper-left corner, in pixels. |
| toPostfixNotation() — method, class system.evaluators.MathEvaluator |
|
The toPostfixNotation method. |
| TOP_RIGHT — Constant Static Property, class graphics.Align |
|
Defines the TOP_RIGHT value (12). |
| TOP_RIGHT — Constant Static Property, class graphics.drawing.PageFlipPen |
|
The top right position of the page. |
| topRightRadius — Property, class graphics.drawing.RoundedComplexRectanglePen |
|
The radius of the upper-right corner, in pixels. |
| topRightRadius — Property, class lunas.components.buttons.BackgroundButtonStyle |
|
The radius of the upper-right corner, in pixels. |
| topRightRadius — Property, class vegas.display.Background |
|
The radius of the upper-right corner, in pixels. |
| TOP_TO_BOTTOM — Constant Static Property, class graphics.Orientation |
|
Constant indicating a bottom-to-top layout orientation (8). |
| toRGB() — method, class vegas.colors.SolidColor |
|
Returns the R+G+B values currently in use by the Color object as individual red, green, and blue values. |
| toRGBString() — method, class vegas.colors.Color |
|
Returns the string representation of the passed color with ECMAScript formatting (0xrrggbb). |
| toSource(indent:int) — method, class graphics.CardinalDirection |
|
Returns the source code String representation of the object. |
| toSource(indent:int) — method, class graphics.Corner |
|
Returns a Eden representation of the object. |
| toSource(indent:int) — method, class graphics.FillBitmapStyle |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.FillShaderStyle |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.FillStyle |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.GradientStyle |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.LineShaderStyle |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.LineStyle |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.colors.CMY |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.colors.CMYK |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.colors.ColorMatrix |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.colors.HSL |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.colors.HSV |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.colors.RGB |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.colors.RGBA |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.colors.XYZ |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.colors.YUV |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.colors.Yxy |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.geom.AspectRatio |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.geom.Dimension |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.geom.EdgeMetrics |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.geom.Hexagon |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.geom.Line |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.geom.Matrix2 |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.geom.Matrix4 |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.geom.MatrixN |
|
Returns the source code string representation of the object. |
| toSource(matrix:flash.geom:Matrix) — Static Method , class graphics.geom.Matrixs |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.geom.Metaball |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.geom.Plane |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.geom.Polar |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.geom.Quaternion |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.geom.Ray |
|
Returns the source code string representation of the object. |
| toSource(rectangle:flash.geom:Rectangle) — Static Method , class graphics.geom.Rectangles |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.geom.Ring |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.geom.UV |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.geom.UVW |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.geom.Vector2 |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.geom.Vector3 |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.geom.Vector4 |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class graphics.geom.Vertex |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class system.Configurator |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class system.Enum |
|
Returns the source code String representation of the object. |
| toSource(indent:int) — method, interface system.Serializable |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class system.data.arrays.ArrayFilter |
|
Returns the source representation of the object. |
| toSource(indent:int) — method, class system.data.arrays.ProxyArray |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class system.data.arrays.TypedArray |
|
Returns the source representation of the object. |
| toSource(indent:int) — method, class system.data.bags.ArrayBag |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class system.data.bags.CoreMapBag |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class system.data.bags.HashBag |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class system.data.collections.ArrayCollection |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class system.data.collections.TypedCollection |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class system.data.lists.LinkedList |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class system.data.maps.ArrayMap |
|
Returns the source representation of this map. |
| toSource(indent:int) — method, class system.data.maps.HashMap |
|
Returns the source representation of the object. |
| toSource(indent:int) — method, class system.data.maps.MultiValueMap |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class system.data.maps.TypedMap |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class system.data.queues.CircularQueue |
|
Returns the source representation of the object. |
| toSource(indent:int) — method, class system.data.queues.TypedQueue |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class system.data.stacks.TypedStack |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class system.events.EventListenerBatch |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class system.numeric.Range |
|
Returns the source represensation of the object. |
| toSource(indent:int) — method, class system.process.Batch |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class system.process.CountDown |
|
Returns the String source representation of the object. |
| toSource(indent:int) — method, class system.process.Pause |
|
Returns the String source representation of the object. |
| toSource(indent:int) — method, class system.process.TimeoutPolicy |
|
Returns the eden string representation of this object. |
| toSource(indent:int) — method, class system.serializers.eden.EdenSerializer |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class vegas.CoreObject |
|
Returns the string representation the source code of the object. |
| toSource(indent:int) — method, class vegas.i18n.Lang |
|
Returns the eden string representation of the object. |
| toSource(indent:int) — method, class vegas.media.CoreSound |
|
Returns the String source representation of this object. |
| toSource(indent:int) — method, class vegas.net.BOM |
|
Returns the source code String representation of the object. |
| toSource(indent:int) — method, class vegas.net.HTTPHost |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class vegas.net.NetServerInfo |
|
Returns a Eden represensation of the object. |
| toSource(indent:int) — method, class vegas.net.NetServerStatus |
|
Returns the source representation of this object. |
| toSource(indent:int) — method, class vegas.net.NetStreamStatus |
|
Returns the source representation of this object. |
| toSource(indent:int) — method, class vegas.vo.FilterVO |
|
Returns the source code string representation of the object. |
| toSource(indent:int) — method, class vegas.vo.SimpleValueObject |
|
Returns the source code string representation of the object. |
| toString(radix:Number, padding:Boolean) — method, class core.bit |
|
Returns the String representation of the object. |
| toString() — method, class core.uri |
|
Returns the String representation of the object. |
| toString(fields:int, separator:String) — method, class core.version |
|
Returns a string representation of the object. |
| toString() — method, class core.strings.WildExp |
|
Returns the string representation of this object. |
| toString(n:Number) — Static Method , class graphics.Align |
|
Returns the string representation of the specified Align value passed in argument. |
| toString() — method, class graphics.CardinalDirection |
|
Returns the String representation of the object. |
| toString() — method, class graphics.Corner |
|
Returns the string representation of this object. |
| toString(value:uint) — Static Method , class graphics.Orientation |
|
Returns the string representation of the specified Align value passed in argument. |
| toString() — method, class graphics.colors.CMY |
|
Returns a String representation of the object. |
| toString() — method, class graphics.colors.CMYK |
|
Returns a String representation of the object. |
| toString() — method, class graphics.colors.ColorMatrix |
|
Returns the String representation of the object. |
| toString() — method, class graphics.colors.HSL |
|
Returns a String representation of the object. |
| toString() — method, class graphics.colors.HSV |
|
Returns a String representation of the object. |
| toString() — method, class graphics.colors.RGB |
|
Returns a String representation of the object. |
| toString() — method, class graphics.colors.RGBA |
|
Returns a String representation of the object. |
| toString() — method, class graphics.colors.XYZ |
|
Returns a String representation of the object. |
| toString() — method, class graphics.colors.YUV |
|
Returns a String representation of the object. |
| toString() — method, class graphics.colors.Yxy |
|
Returns a String representation of the object. |
| toString() — method, class graphics.events.FrameLabelEvent |
|
Returns the string representation of this event. |
| toString() — method, class graphics.geom.AspectRatio |
|
Returns the string representation of this instance. |
| toString() — method, class graphics.geom.Dimension |
|
Returns the string representation of this instance. |
| toString() — method, class graphics.geom.EdgeMetrics |
|
Returns the string representation of the object. |
| toString(floatCount:uint) — method, class graphics.geom.Hexagon |
|
Returns the String representation of the object. |
| toString() — method, class graphics.geom.Line |
|
Returns the string representation of the object. |
| toString() — method, class graphics.geom.Matrix2 |
|
Returns the string representation of the object. |
| toString() — method, class graphics.geom.Matrix4 |
|
Returns the string representation of the object. |
| toString() — method, class graphics.geom.MatrixN |
|
Returns the string representation of the object. |
| toString() — method, class graphics.geom.Metaball |
|
Returns the string representation of this instance. |
| toString() — method, class graphics.geom.Plane |
|
Returns the string representation of the object. |
| toString() — method, class graphics.geom.Polar |
|
Returns the string representation of the object. |
| toString() — method, class graphics.geom.Quaternion |
|
Returns the string representation of the object. |
| toString() — method, class graphics.geom.Ray |
|
Returns the string representation of the object. |
| toString() — method, class graphics.geom.Ring |
|
Returns the string representation of the object. |
| toString() — method, class graphics.geom.UV |
|
Returns the String representation of the object. |
| toString() — method, class graphics.geom.UVW |
|
Returns the String representation of the object. |
| toString() — method, class graphics.geom.Vector2 |
|
Returns the string representation of the object. |
| toString() — method, class graphics.geom.Vector3 |
|
Returns the string representation of the object. |
| toString() — method, class graphics.geom.Vector4 |
|
Returns the string representation of the object. |
| toString() — method, class graphics.geom.Vertex |
|
Returns the string representation of the object. |
| toString() — method, class graphics.transitions.TweenBuffer |
|
Returns the String representation of this object. |
| toString() — method, class graphics.transitions.TweenEntry |
|
Returns the String representation of the object. |
| toString() — method, class lunas.CoreStyle |
|
Returns the String representation of this object. |
| toString() — method, class system.Char |
|
Returns the String representation of the object. |
| toString() — method, class system.Configurator |
|
Returns the String representation of the object. |
| toString() — method, class system.Enum |
|
Returns the String representation of the object. |
| toString() — method, class system.URI |
|
Returns the String representation of the object. |
| toString(fields:int) — method, class system.Version |
|
Returns a string representation of the object. |
| toString() — method, class system.data.WeakReference |
|
Returns a String representation of the object. |
| toString() — method, class system.data.arrays.ArrayFilter |
|
Returns the String representation of the object. |
| toString() — method, class system.data.arrays.ProxyArray |
|
Returns the source code string representation of the object. |
| toString() — method, class system.data.bags.CoreMapBag |
|
Returns the string representation of this instance. |
| toString() — method, class system.data.collections.ArrayCollection |
|
Returns the string representation of this instance. |
| toString() — method, class system.data.collections.TypedCollection |
|
Returns the String representation of the object. |
| toString() — method, class system.data.lists.LinkedList |
|
Returns the string representation of this instance. |
| toString() — method, class system.data.maps.ArrayMap |
|
Returns the String representation of this map. |
| toString() — method, class system.data.maps.HashMap |
|
Returns the String representation of this map. |
| toString() — method, class system.data.maps.MapEntry |
|
Returns the String representation of the object. |
| toString() — method, class system.data.maps.MultiValueMap |
|
Returns the string representation of this instance. |
| toString() — method, class system.data.maps.TypedMap |
|
Returns the String representation of the object. |
| toString() — method, class system.data.queues.CircularQueue |
|
Returns the string representation of this instance. |
| toString(indent:int) — method, class system.data.queues.TypedQueue |
|
Returns the String representation of the object. |
| toString() — method, class system.data.stacks.TypedStack |
|
Returns the String representation of the object. |
| toString() — method, class system.data.trees.Trie |
|
Returns the String representation of the object. |
| toString() — method, class system.events.BasicEvent |
|
Returns the string representation of this event. |
| toString(verbose:Boolean) — method, class system.events.Command |
|
Returns the String representation of this object. |
| toString() — method, class system.events.EventListenerBatch |
|
Returns the string representation of this instance. |
| toString() — method, class system.hosts.Host |
|
Returns the string representation of the object. |
| toString() — method, class system.hosts.OperatingSystem |
|
Returns the String representation of the object. |
| toString() — method, class system.ioc.ObjectArgument |
|
Returns the String representation of the object. |
| toString() — method, class system.ioc.ObjectListener |
|
Returns the String representation of the object. |
| toString() — method, class system.ioc.ObjectReceiver |
|
Returns the String representation of the object. |
| toString() — method, class system.numeric.PRNG |
|
Returns the String representation of the object. |
| toString() — method, class system.numeric.Range |
|
Returns the string representation of this instance. |
| toString() — method, class system.numeric.RomanNumber |
|
Returns the String representation of the object. |
| toString() — method, class system.process.ActionEntry |
|
Returns the String representation of the object. |
| toString() — method, class system.process.Batch |
|
Returns the string representation of this instance. |
| toString() — method, class system.process.CountDown |
|
Returns the string representation of this instance. |
| toString() — method, class system.process.Pause |
|
Returns the string representation of this instance. |
| toString() — method, class system.process.TaskGroup |
|
Returns the String representation of the object. |
| toString() — method, class system.process.TimeoutPolicy |
|
Returns the string representation of this object. |
| toString() — method, class system.remoting.RemotingService |
|
Returns the String representation of this object. |
| toString() — method, class system.rules.BooleanRule |
|
Returns the String representation of the object. |
| toString() — method, class system.text.html.Entity |
|
Returns the 'entity string' representation of the entity. |
| toString() — method, class system.text.html.HTML |
|
Returns the String representation of the object. |
| toString() — method, class vegas.CoreObject |
|
Returns the string representation of this instance. |
| toString() — method, class vegas.colors.HTMLColor |
|
Returns the string representation of this instance. |
| toString() — method, class vegas.events.EntryEvent |
|
Returns the string representation of this event. |
| toString() — method, class vegas.events.ValueEvent |
|
Returns the string representation of this event. |
| toString() — method, class vegas.i18n.Lang |
|
Returns the string representation of this instance. |
| toString() — method, class vegas.i18n.Localization |
|
Returns the String representation of this object. |
| toString() — method, class vegas.ioc.io.ObjectResource |
|
Returns the String representation of this object. |
| toString() — method, class vegas.media.CameraVO |
|
Returns the String representation of this object. |
| toString() — method, class vegas.media.CuePoint |
|
Returns the String representation of this object. |
| toString() — method, class vegas.media.FLVMetaData |
|
Returns the String representation of this object. |
| toString() — method, class vegas.media.MicrophoneVO |
|
Returns the String representation of this object. |
| toString() — method, class vegas.media.subtitles.Caption |
|
Returns the String representation of this object. |
| toString() — method, class vegas.net.BOM |
|
Returns the String representation of the object. |
| toString() — method, class vegas.net.HTTPHost |
|
Returns a string containing a concise, human-readable description of the receiver. |
| toString() — method, class vegas.net.MIME |
|
Returns the String representation of the object. |
| toString() — method, class vegas.net.NetServerInfo |
|
Returns the String representation of this object. |
| toString() — method, class vegas.net.NetServerStatus |
|
Returns the String representation of the object. |
| toString() — method, class vegas.net.NetStreamStatus |
|
Returns the string representation of this object. |
| toString() — method, class vegas.strings.json.JSONError |
|
Returns a String representation of the object. |
| toString() — method, class vegas.text.CoreStyleSheet |
|
Returns the String representation of this object. |
| toString() — method, class vegas.vo.FilterVO |
|
Returns the String representation of this object. |
| toString() — method, class vegas.vo.NetServerInfoVO |
|
Returns the String representation of this object. |
| toString() — method, class vegas.vo.SimpleValueObject |
|
Returns the String representation of this object. |
| totalFrames — Property, class graphics.display.TimelineIterator |
|
The current frame of the iterator. |
| totalPage — Property, class lunas.components.labels.PaginationLabel |
|
Indicates the pages total number. |
| totalPage — Property, class vegas.models.PageByPageModel |
|
Indicates the pages total number. |
| totalSize() — method, interface system.data.MultiMap |
|
Returns the total count of elements in all the collection in the MultiMap. |
| totalSize() — method, class system.data.maps.MultiValueMap |
|
Returns the total size of the map by counting all the values. |
| totient(n:Number) — Static Method , class graphics.numeric.Prime |
|
Defines total of relative primes of 'n'. |
| toUnicode(n:Number) — Static Method , class vegas.strings.UnicodeChar |
|
Converts an unicode number value and returns this string representation. |
| _toUnicodeNotation — Package Constant Property, core |
|
Returns the unicode string notation of the specified numeric value. |
| toUpper() — method, class system.Char |
| |
| toURI() — method, class vegas.net.HTTPHost |
|
Returns the host URI, as a string. |
| toVector() — method, class system.events.EventListenerBatch |
|
Returns the vector containing all of the Runnable objects in this batch. |
| toVector() — method, class system.process.Batch |
|
Returns the vector containing all of the Runnable objects in this batch. |
| toVector(fixed:Boolean) — method, class system.process.TaskGroup |
|
Returns the Vector (of Action) representation of the chain. |
| toVector() — method, class system.signals.InternalSignal |
|
Returns the Vector representation of all receivers connected with the signal. |
| toXML() — method, interface system.reflection.ClassInfo |
|
Returns the XML representation of the class. |
| tr — Property, class graphics.Corner |
|
The top right flag value. |
| tr — Property, class graphics.drawing.DistortPen |
|
The top right point of the distortion. |
| TR — Constant Static Property, class vegas.i18n.Lang |
|
Indicates the 'Turkish' language reference. |
| trace(message:String) — method, class system.serializers.eden.ECMAScript |
|
Hook to catch the global trace function call
|
| TraceConsole — final class, package system.terminals |
|
The TraceConsole is the default console based on the trace() function. |
| TraceConsole() — Constructor, class system.terminals.TraceConsole |
| |
| traceGlobalPool() — method, class system.serializers.eden.ECMAScript |
| |
| traceListener(line:String, index:int, method:String, args:String) — method, class system.diagnostics._VirtualMachine |
|
Trace the messages in the console. |
| tracePool() — method, class system.serializers.eden.ECMAScript |
| |
| TraceTarget — class, package system.logging.targets |
|
Provides a logger target that uses the global trace() method to output log messages. |
| TraceTarget() — Constructor, class system.logging.targets.TraceTarget |
|
Creates a new TraceTarget instance. |
| trackinfo — Property, class vegas.media.FLVMetaData |
|
Object that provides information on all the tracks in the MP4 file, including their sample description ID. |
| traitOnly — Constant Static Property, class system.reflection.FilterType |
|
Prototype members will not be searched. |
| transform — Property, class graphics.drawing.Canvas |
|
Apply a transform method in this Canvas. |
| TransformColor — class, package vegas.colors |
|
Transformation class to modify the filters on a Color object with Photoshop filters. |
| TransformColor(display:flash.display:DisplayObject) — Constructor, class vegas.colors.TransformColor |
|
Creates a new LightColor instance. |
| TRANSIENT — Constant Static Property, class system.process.BatchTask |
|
Determinates the "transient" mode of the batch. |
| TRANSIENT — Constant Static Property, class system.process.Chain |
|
Determinates the "transient" mode of the chain. |
| TRANSIENT — Constant Static Property, class system.process.TaskGroup |
|
Determinates the "transient" mode of the task-group. |
| Transition — Interface, package graphics.transitions |
|
Defines all process in the application who creates transition effects. |
| TrianglePen — Dynamic Class, package graphics.drawing |
|
Draw a triangle with the A, B and C points in the 2D space. |
| TrianglePen(graphic:any, ab:Number, ac:Number, angle:Number, rotation:Number, x:Number, y:Number) — Constructor, class graphics.drawing.TrianglePen |
|
Creates a new TrianglePen instance. |
| Trie — class, package system.data.trees |
|
The basic implementation of the Trie data structure. |
| Trie(parent:system.data.trees:Trie) — Constructor, class system.data.trees.Trie |
|
Creates a new Trie instance. |
| TrieAverage — class, package system.data.trees |
|
This class is used in the Trie class to calculate the current average of the trie. |
| TrieAverage() — Constructor, class system.data.trees.TrieAverage |
|
Creates a new TrieAverage instance. |
| TrieEntry — class, package system.data.trees |
|
An entry in a Trie ADT. |
| TrieEntry(key:any, value:any) — Constructor, class system.data.trees.TrieEntry |
|
Creates a new TrieEntry instance. |
| trim — Package Constant Property, core.strings |
|
Removes all occurrences of a set of specified characters (or strings) from the beginning and end of this instance. |
| trimEnd — Package Constant Property, core.strings |
|
Removes all occurrences of a set of characters specified in an array from the end of this instance. |
| trimStart — Package Constant Property, core.strings |
|
Removes all occurrences of a set of characters specified in an array from the beginning of this instance. |
| Trismulus — class, package graphics.colors |
|
Enumeration of all trismulus references (Reference values of a perfect reflecting diffuser). |
| True — class, package system.rules |
|
Evaluates if the condition is true. |
| True(condition:any) — Constructor, class system.rules.True |
|
Creates a new True instance. |
| trueFirst — Property, class system.comparators.BooleanComparator |
|
When true sort true boolean values before false. |
| trueFirst — Constant Static Property, class system.comparators.BooleanComparator |
|
This BooleanComparator singleton that sorts true values before false values. |
| TUESDAY — Constant Static Property, class system.formatters.date.Weekdays |
|
Fully written out string for tuesday. |
| TUESDAY — Static Property, class vegas.date.Day |
|
Fully written out string for tuesday. |
| TURQUOISE — Constant Static Property, class vegas.colors.SVGColor |
|
The 'Turquoise' SVG color object. |
| tween — Property, class lunas.components.buttons.BitmapFilterButtonBuilder |
|
The tween reference of this builder. |
| Tween — class, package graphics.transitions |
|
The Tween class lets you use ActionScript to move, resize, and fade movie clips easily on the Stage by specifying a property of the target movie clip to be tween animated over a number of frames or seconds. |
| Tween(... rest) — Constructor, class graphics.transitions.Tween |
|
Creates a new Tween instance. |
| TweenArray — class, package graphics.transitions |
|
The TweenArray class interpolate a collection of numeric values defines in two Arrays (begin and finish). |
| TweenArray(begin:Array, finish:Array, easing:any, duration:Number, useSeconds:Boolean, auto:Boolean) — Constructor, class graphics.transitions.TweenArray |
|
Creates a new TweenArray instance. |
| TweenBuffer — class, package graphics.transitions |
|
The buffer of the Tween class. |
| TweenBuffer(entries:Array) — Constructor, class graphics.transitions.TweenBuffer |
|
Creates a new TweenBuffer instance. |
| tweenEntry — Property, class graphics.transitions.TweenLite |
|
The TweenEntry reference of this tween. |
| TweenEntry — class, package graphics.transitions |
|
A basic TweenEntry used in the Tween and TweenLite class. |
| TweenEntry(prop:String, easing:any, begin:Number, finish:Number) — Constructor, class graphics.transitions.TweenEntry |
|
Creates a new TweenEntry instance. |
| TweenEntryEvent — class, package graphics.events |
|
This event dispatch a TweenEntry. |
| TweenEntryEvent(type:String, target:Object, entry:graphics.transitions:TweenEntry, context:any, bubbles:Boolean, cancelable:Boolean, time:Number) — Constructor, class graphics.events.TweenEntryEvent |
|
Creates a new TweenEntryEvent instance. |
| TweenLite — class, package graphics.transitions |
|
The TweenLite class lets you use ActionScript to move, resize, and fade movie clips easily on the Stage by specifying a property of the target movie clip to be tween animated over a number of frames or seconds. |
| TweenLite(obj:any, prop:String, easing:any, begin:Number, finish:Number, duration:Number, useSeconds:Boolean, auto:Boolean) — Constructor, class graphics.transitions.TweenLite |
|
Creates a new TweenLite instance. |
| tweenOver — Property, class lunas.components.buttons.BackgroundButtonStyle |
|
The tween invoked when the button is over. |
| tweenOver — Property, class lunas.components.buttons.LightButtonStyle |
|
The tween invoked when the button is over. |
| tweenOver — Property, class lunas.components.buttons.LightFrameLabelButtonStyle |
|
The tween invoked when the button is over. |
| TweenRange — class, package graphics.transitions |
|
The TweenRange class interpolate in time a value between a minimum and maximum
Example :
package examples
{
import graphics.transitions.TweenRange;
import graphics.easings.bounceOut;
import system.process.Action;
import system.numeric.Range;
import flash.display.Sprite;
public class ExampleTweenRange extends Sprite
{
public function ExampleTweenRange()
{
range = new Range( 100 , 200 ) ;
tween = new TweenRange ( range , bounceOut, 24, false ) ;
tween.changeIt.connect( change ) ;
tween.run() ;
}
public var range:Range ;
public var tween:TweenRange ;
public function change( action:Action ):void
{
trace( tween.position ) ;
}
}
}
|
| TweenRange(range:system.numeric:Range, easing:any, duration:Number, useSeconds:Boolean, auto:Boolean) — Constructor, class graphics.transitions.TweenRange |
|
Creates a new TweenRange instance. |
| tweenSelected — Property, class lunas.components.buttons.BackgroundButtonStyle |
|
The tween invoked when the button is selected. |
| tweenSelected — Property, class lunas.components.buttons.LightButtonStyle |
|
The tween invoked when the button is selected. |
| tweenSelected — Property, class lunas.components.buttons.LightFrameLabelButtonStyle |
|
The tween invoked when the button is selected. |
| TweenTo — class, package graphics.transitions |
|
The TweenTo class interpolate an object from specific number properties to other values. |
| TweenTo(obj:any, to:Object, easing:any, duration:Number, useSeconds:Boolean, auto:Boolean, from:any) — Constructor, class graphics.transitions.TweenTo |
|
Creates a new TweenTo instance. |
| TweenUnit — class, package graphics.transitions |
|
The TweenUnit class interpolate in time a value between 0 and 1. |
| TweenUnit(easing:any, duration:Number, useSeconds:Boolean, auto:Boolean) — Constructor, class graphics.transitions.TweenUnit |
|
Creates a new TweenUnit instance. |
| Twirl — class, package graphics.filters |
|
The byteCode of the pixelbender Twirl effect to initialize a Shader in the TwirlFilter class. |
| Twirl() — Constructor, class graphics.filters.Twirl |
|
Creates a new Twirl instance. |
| TwirlFilter — class, package graphics.filters |
|
The HoleFilter class applies a hole mask over a display or a bitmap. |
| TwirlFilter(shader:flash.display:Shader, init:Object) — Constructor, class graphics.filters.TwirlFilter |
|
Creates a new TwirlFilter instance. |
| tx — Property, class graphics.geom.Vertex |
|
Defined the x coordinates in the local coordinates. |
| ty — Property, class graphics.geom.Vertex |
|
Defined the y coordinates in the local coordinates. |
| type — Property, class graphics.GradientStyle |
|
A value from the GradientType class that specifies which gradient type to use : GradientType.LINEAR or GradientType.RADIAL. |
| type — Property, class graphics.drawing.ArcPen |
|
Defines the type of the arc, can be a chord or a pie arc. |
| type — Property, interface system.data.Typeable |
|
Indicates the type of the Typeable object. |
| type — Property, class system.data.arrays.TypedArray |
|
Indicates the type of the Typeable object. |
| type — Property, class system.data.collections.TypedCollection |
|
Indicates the type of the Typeable object. |
| type — Property, class system.data.maps.TypedMap |
|
Indicates the type of the Typeable object. |
| type — Property, class system.data.queues.TypedQueue |
|
Indicates the type of the Typeable object. |
| type — Property, class system.data.stacks.TypedStack |
|
Indicates the type of the Typeable object. |
| type — Property, class system.events.BasicEvent |
|
Returns the type of event. |
| type — Property, class system.ioc.ObjectListener |
|
The type name of the event dispatched by the dispatcher. |
| type — Property, class system.ioc.strategies.ObjectStaticFactoryMethod |
|
The string representation of the type name of the static factory class. |
| type — Property, class system.ioc.strategies.ObjectStaticFactoryProperty |
|
The string representation of the type name of the static factory class. |
| type — Property, interface system.reflection.MemberInfo |
|
Indicates the String representation of the type of the member object. |
| type — Property, class vegas.ioc.io.ObjectResource |
|
The type of the resource. |
| type — Property, class vegas.media.CuePoint |
|
The type of the CuePoint. |
| type — Property, class vegas.net.MIME |
|
The type of the MIME type. |
| TYPE — Constant Static Property, class system.ioc.ObjectAttribute |
|
Defines the label of the type of the object. |
| TYPE — Constant Static Property, class system.ioc.ObjectListener |
|
Defines the "type" attribute in a listener object definition. |
| Typeable — Interface, package system.data |
|
Interface implemented by classes that defined a specific type. |
| TYPE_ALIAS — Constant Static Property, class system.ioc.ObjectAttribute |
|
Defines the attribute name of the alias expression in a typeAlias object in the configuration of the ioc factory. |
| typeAliases — Property, class system.ioc.ObjectConfig |
|
Determinates the typeAliases reference of this config object. |
| TypeAliases — class, package system.ioc |
|
This object is an helper who contains type aliases. |
| TypeAliases() — Constructor, class system.ioc.TypeAliases |
|
Creates a new TypeAliases instance. |
| TYPE_ALIASES — Constant Static Property, class system.ioc.ObjectAttribute |
|
Defines the attribute name of the 'typeAliases' Array in the configuration of the ioc factory. |
| TypedArray — Dynamic Class, package system.data.arrays |
|
TypedArray acts like a normal array but assures that only objects of a specific type are added to the array. |
| TypedArray(type:any, ... rest) — Constructor, class system.data.arrays.TypedArray |
|
Creates a new TypedArray instance. |
| TypedCollection — class, package system.data.collections |
|
TypedCollection is a wrapper for Collection instances that ensures that only values of a specific type can be added to the wrapped collection. |
| TypedCollection(type:any, collection:system.data:Collection) — Constructor, class system.data.collections.TypedCollection |
|
Creates a new TypedCollection instance. |
| TypedMap — class, package system.data.maps |
|
TypedMap is a wrapper for Map instances that ensures that only values of a specific type can be added to the wrapped Map. |
| TypedMap(type:any, map:system.data:Map) — Constructor, class system.data.maps.TypedMap |
|
Creates a new TypedMap instance. |
| TypedQueue — class, package system.data.queues |
|
TypedQueue is a wrapper for Queue instances that ensures that only values of a specific type can be added to the wrapped queue. |
| TypedQueue(type:any, queue:system.data:Queue) — Constructor, class system.data.queues.TypedQueue |
|
Creates a new TypedQueue instance. |
| TypedSet — class, package system.data.sets |
|
TypedCollection is a wrapper for Collection instances that ensures that only values of a specific type can be added to the wrapped collection. |
| TypedSet(type:any, s:system.data:Set) — Constructor, class system.data.sets.TypedSet |
|
Creates a new TypedSet instance. |
| TypedStack — class, package system.data.stacks |
|
TypedStack is a wrapper for Stack instances that ensures that only values of a specific type can be added to the wrapped stack. |
| TypedStack(type:any, stack:system.data:Stack) — Constructor, class system.data.stacks.TypedStack |
|
Creates a new TypedStack instance. |
| typeEvaluator — Property, class system.ioc.ObjectConfig |
|
Indicates the type evaluator reference. |
| TypeEvaluator — class, package system.ioc.evaluators |
|
Evaluates a type string expression and return the type Class who corresponding in the application. |
| TypeEvaluator(config:system.ioc:ObjectConfig) — Constructor, class system.ioc.evaluators.TypeEvaluator |
|
Creates a new TypeEvaluator instance. |
| typeExpression — Property, class system.ioc.ObjectConfig |
|
Determinates the content of the typeExpression reference in this config object. |
| TypeExpression — Dynamic Class, package system.ioc |
|
This object is an helper who contains type expressions and can format a type with all expression registered in the dictionnary. |
| TypeExpression(weakKeys:Boolean) — Constructor, class system.ioc.TypeExpression |
|
Creates a new TypeExpression instance. |
| TYPE_EXPRESSION — Constant Static Property, class system.ioc.ObjectAttribute |
|
Defines the attribute name of the 'typeExpression' Array in the configuration of the ioc factory. |
| TypeInfo — Interface, package system.reflection |
|
This interface defines all method who defines the informations about a Type object (Class). |
| typePolicy — Property, class system.ioc.ObjectConfig |
|
Indicates the type policy of the object factory who use this configuration object. |
| TypePolicy — class, package system.ioc |
|
The enumeration of all type policies in the ObjectConfig object of the ioc factory. |
| types — Property, class system.signals.InternalSignal |
|
Determinates the optional Array representation of all valid types of this signal. |
| TYPES — Constant Static Property, class vegas.net.MIME |
|
The types dictionary of all MIME types. |
| tz — Property, class graphics.geom.Vertex |
|
Defined the z coordinates in the local coordinates. |
|
| 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 |