| 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 |
| I18N — Constant Static Property, class system.ioc.ObjectAttribute |
|
Defines the label of the 'i18n' top-level attribute. |
| I18N — Constant Static Property, class vegas.ioc.io.ObjectResourceType |
|
The "i18n" resource type. |
| icon — Property, interface lunas.Iconifiable |
|
Indicates the id of the icon of the component. |
| icon — Property, class lunas.components.buttons.IconButton |
|
Indicates the icon value of this display (URLRequest or DisplayObject reference). |
| icon — Property, class lunas.components.buttons.MediaButton |
|
Indicates the icon value of this display (URLRequest or DisplayObject reference). |
| icon — Property, class lunas.components.buttons.RadioIconButton |
|
Determinates the icon of the button. |
| icon — Property, class lunas.components.labels.IconLabel |
|
Indicates the icon value of this display (URLRequest or DisplayObject reference). |
| iconAlign — Property, class lunas.components.buttons.IconButton |
|
The alignement of the icon (can be Align.LEFT or Align.RIGHT only, default Align.LEFT). |
| iconAlign — Property, class lunas.components.buttons.IconButtonStyle |
|
The alignement of the icon in the component (can be Align.LEFT or Align.RIGHT only, default Align.LEFT). |
| IconButton — class, package lunas.components.buttons |
|
The IconButton component with a label and a basic icon display representation. |
| IconButton(w:Number, h:Number) — Constructor, class lunas.components.buttons.IconButton |
|
Creates a new IconButton instance. |
| IconButtonBuilder — class, package lunas.components.buttons |
|
The builder of the IconButton component. |
| IconButtonBuilder(target:flash.display:DisplayObject) — Constructor, class lunas.components.buttons.IconButtonBuilder |
|
Creates a new IconButtonBuilder instance. |
| IconButtonStyle — class, package lunas.components.buttons |
|
The style class of the IconButton component. |
| IconButtonStyle(init:any, id:any) — Constructor, class lunas.components.buttons.IconButtonStyle |
|
Creates a new IconButtonStyle instance. |
| ICON_CHANGE — Static Property, class lunas.events.ComponentEvent |
|
Defines the value of the type property of an icon change event object. |
| iconContainer — Property, class lunas.components.buttons.ItemButtonBuilder |
|
The picture container reference of the component. |
| iconContent — Property, class lunas.components.buttons.IconButton |
|
Indicates the icon content reference of the component. |
| iconContent — Property, class lunas.components.buttons.MediaButton |
|
Indicates the icon content reference of the component. |
| iconContent — Property, class lunas.components.labels.IconLabel |
|
Indicates the icon content reference of the component. |
| IConfigLoader — Interface, package vegas.config |
|
This interface provides a config loader object. |
| IConfigurable — Interface, package vegas.config |
|
The IConfigurable interface defines configurable objects. |
| iconFilters — Property, class lunas.components.buttons.IconButtonStyle |
|
The collection of all filters over the icon of the button. |
| Iconifiable — Interface, package lunas |
|
This interface defines all display components with an icon. |
| IconLabel — class, package lunas.components.labels |
|
The iconifiable label component. |
| IconLabel(w:Number, h:Number) — Constructor, class lunas.components.labels.IconLabel |
|
Creates a new IconLabel instance. |
| IconLabelBuilder — class, package lunas.components.labels |
|
The builder of the IconLabel component. |
| IconLabelBuilder(target:flash.display:DisplayObject) — Constructor, class lunas.components.labels.IconLabelBuilder |
|
Creates a new IconLabelBuilder instance. |
| IconLabelStyle — class, package lunas.components.labels |
|
The style of the IconLabel component. |
| IconLabelStyle(id:any, init:any) — Constructor, class lunas.components.labels.IconLabelStyle |
|
Creates a new IconLabelStyle instance. |
| IContainer — Interface, package lunas |
|
This interface defines all method of the Container components. |
| id — Property, class graphics.transitions.CoreTransition |
|
Indicates the id value of this object. |
| id — Property, interface system.data.Identifiable |
|
Indicates the id value of this object. |
| id — Property, class system.hosts.Host |
|
Returns the id of the Host object. |
| id — Property, class system.ioc.ObjectDefinition |
|
Indicates the id of this object. |
| id — Property, class vegas.config.ConfigurableObject |
|
Returns the id of this object. |
| id — Property, class vegas.i18n.Localization |
|
Indicates the id value of this object. |
| id — Property, class vegas.models.CoreModel |
|
Returns the id of this IModelObject. |
| id — Property, class vegas.text.CoreStyleSheet |
|
Returns the id of this object. |
| id — Property, class vegas.vo.SimpleValueObject |
|
Indicates the id of this ValueObject. |
| _id3(e:flash.events:Event) — method, class vegas.media.SoundLoader |
|
Invoked when the Event.ID3 event is fired. |
| id3 — Property, class vegas.media.SoundLoader |
|
(read-only) Provides access to the metadata that is part of an MP3 file. |
| id3It — Property, class vegas.media.SoundLoader |
|
This signal emit when the notifyId3 method is invoked. |
| Identifiable — Interface, package system.data |
|
This interface defines a common structure for identifiable classes (has an "id" property). |
| identify — Property, interface system.ioc.IObjectDefinition |
|
Indicates if the object definition is a singleton and the type of the object is Identifiable if the object must be
populated with the id of the definition when is instanciated. |
| identify — Property, class system.ioc.ObjectConfig |
|
Indicates if the singleton objects in the ObjectFactory are identifiy if the type of the object implements the Identifiable interface. |
| identify — Property, class system.ioc.ObjectDefinition |
|
Indicates if the object definition is a singleton and the type of the object is Identifiable if the object must be
populated with the id of the definition when is instanciated. |
| identify() — method, class system.logging.targets.SOSTarget |
|
Shows some Information about the Connection. |
| identify(o:any) — Static Method , class vegas.HashCode |
|
Indenfity the hashcode value of an object. |
| IDENTIFY — Constant Static Property, class system.ioc.ObjectAttribute |
|
Defines the label of the 'identify' property of the object. |
| IDENTIFY — Constant Static Property, class system.logging.targets.SOSTarget |
|
Provides the message to send in the SOS console to identify the application. |
| identity() — method, class graphics.geom.Matrix2 |
|
Transforms the matrix in this identity representation. |
| identity() — Static Method , class graphics.geom.Matrix2 |
|
Creates and returns a new identity Matrix2. |
| identity() — method, class graphics.geom.Matrix4 |
|
Transforms the specified Matrix4 in argument in the identity Matrix4. |
| identity() — method, class graphics.geom.Quaternion |
|
Sets the Quaternion to be identity {0,0,0,1}. |
| IDENTITY — Constant Static Property, class graphics.colors.ColorMatrix |
|
The identity matrix representation to initialize the ColorMatrix. |
| IDisplayObject — Interface, package vegas.display |
|
This interface defines all interfaces who implements the core displays objects. |
| IEventDispatcher — Interface, package system.events |
|
This interface defines the methods of the system.events.EventDispatcher class. |
| IfEmptyString — class, package system.logic |
|
Perform some tasks based on whether a given value is an empty string (""). |
| IfEmptyString(value:any, thenTask:system.process:Action, elseTask:system.process:Action, ... rest) — Constructor, class system.logic.IfEmptyString |
|
Creates a new IfEmptyString instance. |
| IfEquals — class, package system.logic |
|
Perform some tasks based on whether a given condition holds equality of two values. |
| IfEquals(value1:any, value2:any, thenTask:system.process:Action, elseTask:system.process:Action, ... rest) — Constructor, class system.logic.IfEquals |
|
Creates a new IfEquals instance. |
| IfFalse — class, package system.logic |
|
Perform some tasks based on whether a given condition holds false. |
| IfFalse(condition:any, thenTask:system.process:Action, elseTask:system.process:Action, ... rest) — Constructor, class system.logic.IfFalse |
|
Creates a new IfFalse instance. |
| IfGreaterOrEqualsThan — class, package system.logic |
|
Perform some tasks based on whether a given value is greater or equal than another value. |
| IfGreaterOrEqualsThan(value1:any, value2:any, thenTask:system.process:Action, elseTask:system.process:Action, ... rest) — Constructor, class system.logic.IfGreaterOrEqualsThan |
|
Creates a new IfGreaterOrEqualsThan instance. |
| IfGreaterThan — class, package system.logic |
|
Perform some tasks based on whether a given value is greater than another value. |
| IfGreaterThan(value1:any, value2:any, thenTask:system.process:Action, elseTask:system.process:Action, ... rest) — Constructor, class system.logic.IfGreaterThan |
|
Creates a new IfGreaterThan instance. |
| IFillStyle — Interface, package graphics |
|
This interface provides basic implementation to create fill setting helper in the IPen objects. |
| IfLessOrEqualsThan — class, package system.logic |
|
Perform some tasks based on whether a given value is less or equal than another value. |
| IfLessOrEqualsThan(value1:any, value2:any, thenTask:system.process:Action, elseTask:system.process:Action, ... rest) — Constructor, class system.logic.IfLessOrEqualsThan |
|
Creates a new IfLessOrEqualsThan instance. |
| IfLessThan — class, package system.logic |
|
Perform some tasks based on whether a given value is less than another value. |
| IfLessThan(value1:any, value2:any, thenTask:system.process:Action, elseTask:system.process:Action, ... rest) — Constructor, class system.logic.IfLessThan |
|
Creates a new IfLessThan instance. |
| IfNull — class, package system.logic |
|
Perform some tasks based on whether a given value is null (strict or not). |
| IfNull(value:any, strict:Boolean, thenTask:system.process:Action, elseTask:system.process:Action, ... rest) — Constructor, class system.logic.IfNull |
|
Creates a new IfNull instance. |
| IfTask — class, package system.logic |
|
Perform some tasks based on whether a given condition holds true or not. |
| IfTask(rule:any, thenTask:system.process:Action, elseTask:system.process:Action, ... rest) — Constructor, class system.logic.IfTask |
|
Creates a new IfTask instance. |
| IfTrue — class, package system.logic |
|
Perform some tasks based on whether a given condition holds true. |
| IfTrue(condition:any, thenTask:system.process:Action, elseTask:system.process:Action, ... rest) — Constructor, class system.logic.IfTrue |
|
Creates a new IfTrue instance. |
| IfUndefined — class, package system.logic |
|
Perform some tasks based on whether a given value is undefined. |
| IfUndefined(value:any, thenTask:system.process:Action, elseTask:system.process:Action, ... rest) — Constructor, class system.logic.IfUndefined |
|
Creates a new IfUndefined instance. |
| IfZero — class, package system.logic |
|
Perform some tasks based on whether a given value is 0. |
| IfZero(value:any, thenTask:system.process:Action, elseTask:system.process:Action, ... rest) — Constructor, class system.logic.IfZero |
|
Creates a new IfZero instance. |
| ignoreCase — Property, class system.comparators.AlphaComparator |
|
Allow to take into account the case for comparison. |
| ignoreCase — Property, class system.comparators.StringComparator |
|
Allow to take into account the case for comparison. |
| IGNORECASE — Constant Static Property, class core.strings.WildExp |
|
const the IGNORECASE value (1). |
| ignoreCaseComparator — Constant Static Property, class system.comparators.StringComparator |
|
The static StringComparator singleton with the a true ignoreCase property. |
| ILineStyle — Interface, package graphics |
|
This interface provides basic implementation to create line setting helper in the IPen objects. |
| ILLEGALCHARACTERS — Static Property, class system.logging.LoggerStrings |
|
The string representation of all the illegal characters. |
| ILocalizationLoader — Interface, package vegas.i18n |
|
This interface provides a config loader object. |
| imageData — Property, class vegas.net.NetStreamClient |
|
This signal emit when Flash Player receives image data as a byte array embedded in a media file that is playing. |
| imeMode — Property, interface lunas.IMEModeSupport |
|
The IME mode of the component. |
| IMEModeSupport — Interface, package lunas |
|
The IIMESupport interface defines the interface for any component that supports IME. |
| IMPORTS — Constant Static Property, class system.ioc.ObjectAttribute |
|
Defines the label of the 'imports' top-level attribute. |
| INACTIVE — Constant Static Property, class system.process.TaskPhase |
|
The phase before the task has been started for the first time or (for restartable Tasks) also after it has completed its execution. |
| INCH_TO_CENTIMETER — Package Constant Property, graphics.display |
|
Constants defining the ratio to transform a inch value to a centimeter value (2.54). |
| INCH_TO_PIXEL — Package Constant Property, graphics.display |
|
Constants defining the ratio to transform a inch value to a pixel value (Capabilities.screenDPI). |
| includeChannel — Property, class system.logging.targets.LineFormattedTarget |
|
Indicates if the channel for this target should added to the trace. |
| includeDate — Property, class system.logging.targets.LineFormattedTarget |
|
Indicates if the date should be added to the trace. |
| includeLevel — Property, class system.logging.targets.LineFormattedTarget |
|
Indicates if the level for the event should added to the trace. |
| includeLines — Property, class system.logging.targets.LineFormattedTarget |
|
Indicates if the line for the event should added to the trace. |
| includeMilliseconds — Property, class system.logging.targets.LineFormattedTarget |
|
Indicates if the milliseconds should be added to the trace. |
| includeStatic — Constant Static Property, class system.reflection.FilterType |
|
Static members will be searched too. |
| includeTime — Property, class system.logging.targets.LineFormattedTarget |
|
Indicates if the time should be added to the trace. |
| increaseSize(s:graphics.geom:Dimension) — method, class graphics.geom.Dimension |
|
Increases the size by s and return its self(this). |
| inDays() — method, class vegas.date.Time |
|
Returns the time distance in days. |
| indentor — Property, interface system.Serializer |
|
The identor String value of the serializer. |
| indentor — Property, class system.serializers.eden.EdenSerializer |
|
Indicates the indentor string representation. |
| indentor — Property, class vegas.strings.json.JSONSerializer |
|
Indicates the indentor string representation. |
| index — Property, class graphics.process.display.SetChildIndex |
|
The resulting index number for the child display object. |
| index — Property, class lunas.components.buttons.CoreButton |
|
A number value to indicated the index of this IButton. |
| index() — method, class system.data.iterators.ObjectIterator |
|
Returns the current index of the internal pointer of the iterator (optional operation). |
| index — Property, class vegas.display.coverflow.CoverFlow |
|
The index of the selected cover in the coverflow. |
| index — Property, class vegas.media.StageVideoExpert |
|
The index of the expert to choose the good StageVideo reference in the stage.stageVideos collection. |
| index — Property, class vegas.models.maps.IndexedMapModelObject |
|
Indicates the current index of the current selected value object in the model. |
| index1 — Property, class graphics.process.display.SwapChildrenAt |
|
The index position of the first child object. |
| index2 — Property, class graphics.process.display.SwapChildrenAt |
|
The index position of the second child object. |
| IndexedMapModelObject — class, package vegas.models.maps |
|
This map model is indexed and you can select all value objects register with the basic index (int) property. |
| IndexedMapModelObject(global:Boolean, channel:String, id:any) — Constructor, class vegas.models.maps.IndexedMapModelObject |
|
Creates a new IndexedMapModelObject instance. |
| indexOf(o:any, fromIndex:uint) — method, interface system.data.Collection |
|
Returns the position of the passed object in the collection. |
| indexOf(o:any, fromIndex:uint) — method, class system.data.bags.CoreMapBag |
|
Unsupported by bag objects. |
| indexOf(o:any, fromIndex:uint) — method, class system.data.collections.ArrayCollection |
|
Returns the index of an element in the collection. |
| indexOf(o:any, fromIndex:uint) — method, class system.data.collections.TypedCollection |
|
Returns the index of an element in the collection. |
| indexOf(o:any, fromIndex:uint) — method, class system.data.lists.LinkedList |
|
Returns the position of the passed object in the collection. |
| indexOf(o:any, fromIndex:uint) — method, class system.data.queues.CircularQueue |
|
Unsupported method in all CircularQueue objects. |
| indexOf(o:any, fromIndex:uint) — method, class system.data.queues.TypedQueue |
|
Returns the index of an element in the collection. |
| indexOf(o:any, fromIndex:uint) — method, class system.data.sets.CoreSet |
|
Returns the index of an element in the collection. |
| indexOf(o:any, fromIndex:uint) — method, class system.events.EventListenerBatch |
|
Returns the index of an element in the collection. |
| indexOf(o:any, fromIndex:uint) — method, class system.process.Batch |
|
Returns the index of an element in the collection. |
| indexOfAny — Package Constant Property, core.strings |
|
Reports the index of the first occurrence in this instance of any character in a specified array of Unicode characters. |
| indexOfKey(key:any) — method, class system.data.maps.ArrayMap |
|
Returns the index position in the ArrayMap of the specified key. |
| indexOfValue(value:any) — method, class system.data.maps.ArrayMap |
|
Returns the index position in the ArrayMap of the specified value. |
| INDIAN_RED — Constant Static Property, class vegas.colors.SVGColor |
|
The 'IndianRed' SVG color object. |
| INDIGO — Constant Static Property, class vegas.colors.SVGColor |
|
The 'Indigo' SVG color object. |
| INetStreamClient — Interface, package vegas.net |
|
This interface provides all callback methods invoked in a NetStream object. |
| INFINITY — Constant Static Property, class system.process.TimeoutPolicy |
|
This constant defines the 'infinity' timeout policy value(0). |
| info — package property, system |
|
The basic system info. |
| info — package property, system.serializers.eden |
|
Basic eden info. |
| info — Property, class system.events.ActionEvent |
|
Indicates the info object of this event. |
| info(context:any, ... rest) — method, class system.logging.Logger |
|
Logs the specified data using the LogEvent.INFO level. |
| info — Property, class vegas.events.NetServerEvent |
|
Indicates the NetServerInfo reference of this event. |
| info — Event, class vegas.net.Connection |
|
Dispatched when an info process is running. |
| INFO — Constant Static Property, class system.events.ActionEvent |
|
The name of the event when the process info is changed. |
| INFO — Constant Static Property, class system.logging.LoggerLevel |
|
Designates informational messages that highlight the progress of the application at coarse-grained level (4). |
| INFO — Constant Static Property, class system.logging.targets.ExternalTarget |
|
Designates the "info" external proxy message. |
| INFO — Constant Static Property, class vegas.net.ConnectionLevel |
|
The 'info' level code. |
| INFO — Constant Static Property, class vegas.net.NetServerLevel |
|
The 'info' level code. |
| INFO_COLOR — Static Property, class system.logging.targets.SOSTarget |
|
Provides the 'info' color in the SOS console. |
| infoIt — Property, class system.process.CoreAction |
|
This signal emit when the notifyInfo method is invoked. |
| infoIt — Property, class vegas.net.Connection |
|
This signal emit when the notifyInfo method is invoked. |
| inheritFrom(... rest) — method, interface system.reflection.ClassInfo |
|
Indicates if the specified class inherit fromm all class passed-in arguments. |
| inHours() — method, class vegas.date.Time |
|
Returns the time distance in hours. |
| init() — method, class graphics.drawing.DistortPen |
|
Tesselates the area into triangles. |
| init(datas:Array, autoClear:Boolean, autoRefresh:Boolean) — method, class system.models.arrays.PageableArrayModel |
|
Fill and initialize the model with an Array of ValueObject. |
| _init(e:flash.events:Event) — method, class system.process.CoreActionLoader |
|
Invoked when the loading is init. |
| init — Property, class system.process.CoreActionLoader |
|
This signal emit when the notifyInit method is invoked. |
| init(o:Object, id:String, callback:Function) — method, class vegas.config.Config |
|
Apply the current Config object over the specified object. |
| init(o:Object, sID:String, callback:Function) — method, class vegas.events.LocalizationEvent |
|
Apply the current localization over the specified object. |
| init(o:Object, sID:String, callback:Function) — method, class vegas.i18n.Localization |
|
Apply the current localization over the specified object. |
| init(datas:Array, autoClear:Boolean, autoRefresh:Boolean) — method, class vegas.models.arrays.PageableArrayModelObject |
|
Fill and initialize the model with an Array of ValueObject. |
| INIT — Constant Static Property, class system.ioc.MagicReference |
|
The reference pattern who represents the init magic name used in the property definitions to change the strategy of the current member initialisation. |
| initBackgroundPen(graphic:any) — method, class vegas.display.Background |
|
Init the pen to draw the background of this display. |
| initBackgroundPen() — method, class vegas.display.PolyLineBackground |
|
Init the pen to draw the background of this display. |
| initBroadcaster() — method, class system.broadcasters.CoreBroadcaster |
|
Creates and returns the internal Broadcaster reference (this method is invoked in the constructor). |
| initController() — method, class vegas.net.NetServerGateway |
|
Inits the NetServerGateway controller reference in the constructor of this instance. |
| initEventDispatcher() — method, class system.events.CoreEventDispatcher |
|
Creates and returns the internal EventDispatcher reference (this method is invoked in the constructor). |
| initEventType() — method, class vegas.media.MediaExpert |
|
This method is invoked in the constructor of the class to initialize all events. |
| initEventType() — method, class vegas.models.ChangeModel |
|
This method is invoked in the constructor of the class to initialize all events. |
| initEventType() — method, class vegas.models.CoreModelObject |
|
This method is invoked in the constructor of the class to initialize all events. |
| initEventType() — method, class vegas.models.collections.CollectionModelObject |
|
This method is invoked in the constructor of the class to initialize all events. |
| initEventType() — method, class vegas.models.maps.MapModel |
|
This method is invoked to initialize all event types of the model. |
| initEventType() — method, class vegas.models.maps.MapModelObject |
|
This method is invoked in the constructor of the class to initialize all events. |
| initEventType() — method, class vegas.models.queues.QueueModelObject |
|
This method is invoked in the constructor of the class to initialize all events. |
| initEventType() — method, class vegas.models.stacks.StackModelObject |
|
This method is invoked in the constructor of the class to initialize all events. |
| initialize — Package Constant Property, core.arrays |
|
Initializes a new Array with an arbitrary number of elements (index),
with every element containing the passed parameter value or by default the null value. |
| initialize() — method, class graphics.display.TimelineInspector |
|
Initialize the inspector. |
| initialize() — method, class graphics.display.TimelineScript |
|
Initialize all registered scripts in the target. |
| initialize() — method, class graphics.drawing.PageFlipPen |
|
Initialize the pen. |
| initialize() — method, class lunas.CoreComponent |
|
Initialize the component. |
| initialize() — method, class lunas.CoreStyle |
|
Invoked in the constructor of the IStyle instance. |
| initialize() — method, interface lunas.Style |
|
Invoked in the constructor of the IStyle instance. |
| initialize() — method, class lunas.components.buttons.BackgroundButtonStyle |
|
Initialize the Style object. |
| initialize() — method, class lunas.components.buttons.DashboardButtonStyle |
|
Initialize the style object. |
| initialize() — method, class lunas.components.buttons.IconButtonStyle |
|
Initialize the Style object. |
| initialize() — method, class lunas.components.buttons.ItemButtonStyle |
|
Initialize the Style object. |
| initialize() — method, class lunas.components.buttons.LabelButtonStyle |
|
Initialize the Style object. |
| initialize() — method, class lunas.components.buttons.MediaButtonStyle |
|
Initialize the IStyle object. |
| initialize() — method, class lunas.components.buttons.RadioIconButtonStyle |
|
Initialize the IStyle object. |
| initialize() — method, class lunas.components.buttons.SwitchLabelButtonStyle |
|
Initialize the style object. |
| initialize() — method, class lunas.components.buttons.ThumbButtonStyle |
|
Invoked in the constructor of the IStyle instance. |
| initialize() — method, class lunas.components.labels.IconLabelStyle |
|
Initialize the style. |
| initialize() — method, class lunas.components.labels.LabelStyle |
|
Initialize the Style object. |
| initialize() — method, class lunas.components.labels.PaginationLabelStyle |
|
Initialize the Style object. |
| initialize(init:Object) — method, class system.ioc.ObjectConfig |
|
Initialize the config object. |
| initialize(... rest) — method, class vegas.ioc.io.AssemblyResource |
|
The optional method invoked when the resource is loading. |
| initialize(... rest) — method, class vegas.ioc.io.ObjectResource |
|
The optional method invoked when the resource is loading. |
| initialize(... rest) — method, class vegas.ioc.io.TextResource |
|
The optional method invoked when the resource is loading. |
| initialize(... rest) — method, class vegas.ioc.io.XMLResource |
|
The optional method invoked when the resource is loading. |
| initialize(name:String, args:Array) — method, class vegas.utils.pool.ObjectPool |
|
Helper method for applying a function to all objects in the pool. |
| initializeCollection() — method, class vegas.models.collections.CollectionModelObject |
|
Initialize the internal Collection instance in the constructor of the class. |
| initializeCollection() — method, class vegas.models.sets.SetModelObject |
|
Initialize the internal Collection instance in the constructor of the class. |
| initialized — Property, class system.models.arrays.PageableArrayModel |
|
Returns the event name use in the notifyInit method. |
| initializeMap() — method, class vegas.models.maps.IndexedMapModelObject |
|
Initialize the internal Map instance in the constructor of the class. |
| initializeMap() — method, class vegas.models.maps.MapModel |
|
Initialize the internal Map instance in the constructor of the class. |
| initializeMap() — method, class vegas.models.maps.MapModelObject |
|
Initialize the internal Map instance in the constructor of the class. |
| initializeMap() — method, class vegas.models.maps.OrderedMapModelObject |
|
Initialize the internal Map instance in the constructor of the class. |
| initializeQueue() — method, class vegas.models.queues.QueueModelObject |
|
Initialize the internal Queue instance in the constructor of the class. |
| Initializer — Dynamic Class, package system.process |
|
This Action launch the initialize method of the object but notify an event before (ActionEvent.START) and after(ActionEvent.FINISH) the process. |
| Initializer() — Constructor, class system.process.Initializer |
|
Creates a new Initializer instance. |
| initializeStack() — method, class vegas.models.stacks.StackModelObject |
|
Initialize the internal Stack instance in the constructor of the class. |
| initMap() — method, class lunas.groups.CoreGroup |
|
Initialize the internal map of this group manager. |
| InitMapModelObject — class, package vegas.models.maps |
|
Initialize the model with a Array of ValueObject objects. |
| InitMapModelObject(datas:Array) — Constructor, class vegas.models.maps.InitMapModelObject |
|
Creates a new InitMapModelObject instance. |
| initSkin() — method, class lunas.components.textinputs.VisualTextInput |
|
Invoked to initialize the skin. |
| initStatesEnabled — Property, class lunas.components.buttons.FrameLabelButton |
|
This flag indicates if a new state register in the button is initialize. |
| initType() — method, class lunas.components.buttons.BackgroundButtonBuilder |
|
Initialize all register type of this builder. |
| initType() — method, class lunas.components.buttons.BitmapFilterButtonBuilder |
|
Initialize all register type of this builder. |
| initType() — method, class lunas.components.buttons.CoreButtonBuilder |
|
Initialize all register type of this builder. |
| initType() — method, class lunas.components.buttons.FrameLabelButtonBuilder |
|
Initialize all register type of this builder. |
| initType() — method, class lunas.components.buttons.LightButtonBuilder |
|
Initialize all register type of this builder. |
| initType() — method, class lunas.components.buttons.LightFrameLabelButtonBuilder |
|
Initialize all register type of this builder. |
| initType() — method, class lunas.components.buttons.MediaButtonBuilder |
|
Initialize all register type of this builder. |
| initType() — method, class lunas.components.buttons.RadioIconButtonBuilder |
|
Initialize all register type of this builder. |
| INJECTOR — Constant Static Property, class graphics.display.TimelineInspector |
|
The "injector" mode of the inspector. |
| inMilliSeconds() — method, class vegas.date.Time |
|
Returns the time difference in milliseconds. |
| inMinutes() — method, class vegas.date.Time |
|
Returns the time distance in minutes. |
| inner — Property, class graphics.drawing.ScalePen |
|
Indicates the inner scale nine area of the pen. |
| innerRadius — Property, class graphics.drawing.GearPen |
|
The radius of the indent of the teeth. |
| innerRadius — Property, class graphics.drawing.StarPen |
|
The radius of the indent of the points
|
| innerRadius — Property, class graphics.filters.CircleSpectrumFilter |
|
The inner radius of the circle (between 0 and 2800 px, default 100 px). |
| innerRadius — Property, class graphics.filters.MagnifyFilter |
|
The inner radius of the effect (between 0 and 500 px, default 50 px). |
| innerRadius — Property, class graphics.geom.Ring |
|
The ring's inner radius. |
| input — Property, class vegas.strings.Minifier |
|
The input String to minimize. |
| inSeconds() — method, class vegas.date.Time |
|
Returns The time difference in seconds. |
| insert — Package Constant Property, core.strings |
|
Inserts a specified instance of String at a specified index position in this instance. |
| insert(id:any, style:lunas:Style) — Static Method , class lunas.StyleCollector |
|
Insert a IStyle with an unique id into the StyleCollector. |
| insert(conf:vegas.config:IConfigurable) — Static Method , class vegas.config.ConfigCollector |
|
Inserts an IConfigurable object in the collector. |
| insert(id:any, child:flash.display:InteractiveObject) — method, class vegas.managers.TabManager |
|
Insert a new child object in the manager with the specified id. |
| instance — Constant Static Property, class system.data.maps.MultiMapFormatter |
|
The singleton reference of the MultiMapFormatter class. |
| InteractiveConsole — Interface, package system.terminals |
|
An InteractiveConsole can read/write to an output. |
| InterfaceInfo — Interface, package system.reflection |
|
This interface defines all informations about an interface. |
| interiorAngle — Constant Static Property, class graphics.geom.Hexagon |
|
Indicates the interior angle value (in degrees) of the hexagon (120°). |
| InternalBroadcaster — class, package system.broadcasters |
|
This class provides a basic implementation of the Broadcaster interface. |
| InternalBroadcaster(listeners:Array) — Constructor, class system.broadcasters.InternalBroadcaster |
|
Creates a new InternalBroadcaster instance. |
| internalBuildClass — Property, class system.data.maps.MultiSetMap |
|
Determinates the internal build class used in the createCollection() method to create a new collection to register all values with a new key. |
| internalBuildClass — Property, class system.data.maps.MultiValueMap |
|
Determinates the internal build class used in the createCollection() method to create a new collection to register all values with a new key. |
| InternalDispatcher — class, package system.events |
|
This abstract class provides all basic methods of the system.events.EventDispatcher. |
| InternalDispatcher(target:system.events:IEventDispatcher) — Constructor, class system.events.InternalDispatcher |
|
Creates a new InternalDispatcher instance. |
| internalLog(message:any, level:system.logging:LoggerLevel) — method, class system.logging.targets.ExternalTarget |
|
Descendants of this class should override this method to direct the specified message to the desired output. |
| internalLog(message:any, level:system.logging:LoggerLevel) — method, class system.logging.targets.LineFormattedTarget |
|
Descendants of this class should override this method to direct the specified message to the desired output. |
| internalLog(message:any, level:system.logging:LoggerLevel) — method, class system.logging.targets.SOSTarget |
|
Descendants of this class should override this method to direct the specified message to the desired output. |
| internalLog(message:any, level:system.logging:LoggerLevel) — method, class system.logging.targets.SocketTarget |
|
Descendants of this class should override this method to direct the specified message to the desired output. |
| internalLog(message:any, level:system.logging:LoggerLevel) — method, class system.logging.targets.TextFieldTarget |
|
Descendants of this class should override this method to direct the specified message to the desired output. |
| internalLog(message:any, level:system.logging:LoggerLevel) — method, class system.logging.targets.TraceTarget |
|
Descendants of this class should override this method to direct the specified message to the desired output. |
| InternalSignal — class, package system.signals |
|
This core basic class provides all basic methods of the system.events.Signal interface. |
| InternalSignal(types:Array, receivers:Array) — Constructor, class system.signals.InternalSignal |
|
Creates a new InternalSignal instance. |
| interpolate — Package Constant Property, core.maths |
|
With a number value and a range this method returns the actual value for the interpolated value in that range. |
| interpolate(color:graphics.colors:CMY, level:Number) — method, class graphics.colors.CMY |
|
Interpolate the color and returns a new CMY object. |
| interpolate(color:graphics.colors:CMY, level:Number) — method, class graphics.colors.CMYK |
|
Interpolate the color and returns a new CMY object. |
| interpolate(to:graphics.colors:RGB, level:Number) — method, class graphics.colors.RGB |
|
Interpolate the color and returns a new RGB object. |
| interpolate(color:graphics.colors:RGB, level:Number) — method, class graphics.colors.RGBA |
|
Interpolate the color and returns a new RGB object. |
| interpolate(color:graphics.colors:XYZ, level:Number) — method, class graphics.colors.XYZ |
|
Interpolate the color and returns a new XYZ object. |
| interpolate(color:graphics.colors:YUV, level:Number) — method, class graphics.colors.YUV |
|
Interpolate the color and returns a new XYZ object. |
| interpolate(color:graphics.colors:Yxy, level:Number) — method, class graphics.colors.Yxy |
|
Interpolate the color and returns a new Yxy object. |
| interpolate(vector:flash.geom:Point, level:Number) — method, class graphics.geom.Vector2 |
|
Determines a point between two specified points. |
| interpolate() — method, class vegas.display.Parallaxe |
|
Interpolates the parallaxe effect and update all layers (equals update(false)). |
| interpolate(color1:Number, color2:Number, level:Number) — method, class vegas.process.display.SwitchBackgroundGradientColor |
|
Interpolate the color and returns a new RGB object. |
| interpolateToNumber(to:graphics.colors:RGB, level:Number) — method, class graphics.colors.RGB |
|
Interpolate the color and returns the number rgb value. |
| interpolationMethod — Property, class graphics.GradientStyle |
|
A value from the InterpolationMethod class that specifies which value to use : InterpolationMethod.linearRGB or InterpolationMethod.RGB
|
| InvalidChannelError — class, package system.errors |
|
The error throws when an invalid channel is find. |
| InvalidChannelError(message:String, id:int) — Constructor, class system.errors.InvalidChannelError |
|
Creates a new InvalidChannelError instance. |
| INVALID_CHARS — Static Property, class system.logging.LoggerStrings |
|
The static field used when throws an Error when a character is invalid. |
| InvalidFilterError — class, package system.errors |
|
The error throws when an invalid filter is find. |
| InvalidFilterError(message:String, id:int) — Constructor, class system.errors.InvalidFilterError |
|
Creates a new InvalidFilterError instance. |
| INVALID_LENGTH — Static Property, class system.logging.LoggerStrings |
|
The static field used when throws an Error when the length of one character is invalid. |
| INVALID_PARAMETERS_LENGTH — Static Property, class system.signals.SignalStrings |
|
This pattern is used in the signals to notify an invalid number of parameters. |
| INVALID_PARAMETER_TYPE — Static Property, class system.signals.SignalStrings |
|
This pattern is used in the signals to notify an invalid type. |
| INVALID_TARGET — Static Property, class system.logging.LoggerStrings |
|
The static field used when throws an Error when the specified target is invalid. |
| INVALID_TYPES — Static Property, class system.signals.SignalStrings |
|
This pattern is used to indicates if the types argument is not valid (must contains only Class references). |
| inverse(n:Number) — Static Method , class graphics.numeric.Factor |
|
Defines the inverse of a number. |
| invert(out:graphics.geom:Matrix2) — method, class graphics.geom.Matrix2 |
|
Invert the Matrix2 object. |
| invert() — method, class graphics.geom.Quaternion |
|
Conjugates and renormalizes a quaternion. |
| invert() — method, class graphics.geom.Vector2 |
|
Invert the current Vector2 object. |
| invert — Property, interface lunas.Scrollbar |
|
Indicates if the layout direction of the thumb is invert. |
| invert — Property, class lunas.components.bars.CoreScrollbar |
|
Indicates if the layout direction of the thumb is invert. |
| invert — Property, class lunas.containers.Container |
|
Inverts the z-depth of the childs in the container. |
| invert() — method, class vegas.colors.Color |
|
Inverts the color of the specified Color reference in argument. |
| INVERT — Constant Static Property, class graphics.colors.ColorMatrix |
|
The invert matrix representation to initialize the ColorMatrix. |
| invoke — Package Constant Property, core.reflect |
|
Invokes dynamically a class constructor. |
| invoke(params:Array) — method, interface system.reflection.ConstructorInfo |
|
Invoke the constructor representation with an array of parameters. |
| invokeClass(c:Class, args:Array) — Static Method , class system.Reflection |
|
Wrapping method which select which build method use according to the argument count (32 max). |
| invokeDestroyMethod(o:any, definition:system.ioc:IObjectDefinition) — method, class system.ioc.ObjectFactory |
|
Invokes the destroy method of the specified object, if the init method is define in the IDefinition object. |
| invokeInitMethod(o:any, definition:system.ioc:IObjectDefinition) — method, class system.ioc.ObjectFactory |
|
Invokes the init method of the specified object, if the init method is define in the IDefinition object. |
| IObjectDefinition — Interface, package system.ioc |
|
Describes an object instance, which has property values, constructor argument values, and further information supplied by concrete implementations. |
| IObjectDefinitionContainer — Interface, package system.ioc |
|
This interface creates the dependencies with the definitions. |
| IObjectFactory — Interface, package system.ioc |
|
Describes all methods defines in a factory who implement the inversion of control design pattern. |
| IObjectFactoryStrategy — Interface, package system.ioc |
|
Defines factory strategies to replace the natural strategy to create an object in the factory. |
| IPen — Interface, package graphics.drawing |
|
This interface defined the IPen implementation to creates shaped in Shape, Sprite and MovieClip objects. |
| IPv4 — Constant Static Property, class system.network.HostnameType |
|
The "IPv4" HostnameType value. |
| IRemotingServiceListener — Interface, package system.remoting |
|
This interface provides all the basic slots for the RemotingService instances. |
| isAll() — method, class system.logging.LoggerFactory |
|
Indicates whether a 'all' level log event will be processed by a log target. |
| isAlpha — Package Constant Property, core.chars |
|
Indicates if the specified character is an alpha (A-Z or a-z) character. |
| isASCII — Package Constant Property, core.chars |
|
Indicates if the specified character is an ASCII character. |
| isASCII(extended:Boolean) — method, class system.Char |
|
Indicates if the character is an ASCII character. |
| isASCII(c:String, index:uint, extended:Boolean) — Static Method , class system.Char |
| |
| isAuthorized(path:String) — method, class system.serializers.eden.ECMAScript |
|
Indicates if the specified path is authorized in the config.authorized Array. |
| isBottomToTop() — method, class graphics.layouts.GridLayout |
|
Indicates if the layout orientation is bottom-to-top. |
| isBuffering — Property, class vegas.media.SoundLoader |
|
(read-only) Returns the buffering state of external MP3 files. |
| isCaseInsensitive() — method, class system.data.arrays.ArrayFilter |
|
Returns true if the CASEINSENSITIVE option value exist in the current filter. |
| isCollapse — Property, class system.process.ActionURLLoader |
|
Indicated if the console use collapse property or not. |
| isConfigurable — Property, class vegas.config.ConfigurableObject |
|
Indicates if the object is configurable and receive the notification of the ConfigCollector in the setup() method. |
| isContained(charset:String) — method, class system.Char |
|
Indicates if the character is contained in a serie of chars (or charset)
|
| isContained(c:String, index:uint, charset:String) — Static Method , class system.Char |
| |
| isControl() — method, class system.Char |
|
Indicates if the character is a control representation. |
| isControl(c:String, index:uint) — Static Method , class system.Char |
| |
| isDebug() — method, class system.hosts.Host |
|
Indicates if the host of the application is a debugger. |
| isDebug() — method, class system.logging.LoggerFactory |
|
Indicates whether a debug level log event will be processed by a log target. |
| isDescending() — method, class system.data.arrays.ArrayFilter |
|
Returns true if the DESCENDING option value exist in the current filter. |
| isDeserialize — Property, class vegas.net.ParserLoader |
|
Use a Sserializer object to deserialize the external data if this property is true. |
| isDiagonal(direction:graphics:CardinalDirection) — Static Method , class graphics.CardinalDirection |
|
Returns true if this is a diagonal direction (northeast, southeast, southwest, northwest). |
| isDigit — Package Constant Property, core.chars |
|
Indicates if the specified character is a digit. |
| isDigit() — method, class system.Char |
|
Indicates if the character is a digit representation. |
| isDigit(c:String, index:uint) — Static Method , class system.Char |
|
Indicates if the specified character is a digit character. |
| isDigit(c:String) — method, class vegas.strings.json.JSONSerializer |
|
Indicates if the passed-in character is a digit. |
| isDigitNumber(num:String) — method, class system.serializers.eden.ECMAScript |
|
Indicates if the specified expression is a digit number value. |
| isDirty() — method, class system.ioc.ObjectFactory |
|
Indicates if the factory is dirty, must flush this buffer of not lazy-init singleton object definitions. |
| isDomainAddress(str:String) — Static Method , class system.URI |
|
Indicates if the uri is a domain address
note:
see: http://www.ietf.org/rfc/rfc1034.txt
3.5. |
| isDown(keyCode:uint) — method, class vegas.ui.KeyInspector |
|
To test whether a key is down. |
| isDragging — Property, interface lunas.Scrollbar |
|
Indicates if the bar is dragging. |
| isDragging — Property, class lunas.components.bars.CoreScrollbar |
|
Indicates if the bar is dragging. |
| isDynamic() — method, interface system.reflection.ClassInfo |
|
Indicates if the specified object is dynamic. |
| isEmpty() — method, class core.data.aliases |
|
Returns true if the collector is empty. |
| isEmpty() — method, class graphics.filters.Filters |
|
Returns true if one or more receivers are connected. |
| isEmpty() — Static Method , class lunas.StyleCollector |
|
Returns 'true' if the StyleCollector is 'empty'. |
| isEmpty() — method, interface system.broadcasters.Broadcaster |
|
Returns true if the set of listeners is empty. |
| isEmpty() — method, class system.broadcasters.CoreBroadcaster |
|
Returns true if the set of listeners is empty. |
| isEmpty() — method, class system.broadcasters.InternalBroadcaster |
|
Returns true if the set of listeners is empty. |
| isEmpty() — method, interface system.data.Collection |
|
Returns true if this collection contains no elements. |
| isEmpty() — method, interface system.data.Map |
|
Returns true if this map contains no key-value mappings. |
| isEmpty() — method, interface system.data.Stack |
|
Returns true if this stack contains no elements. |
| isEmpty() — method, class system.data.arrays.ProxyArray |
|
Indicates if the array is empty or not. |
| isEmpty() — method, class system.data.bags.CoreMapBag |
|
Returns true if the bag is empty. |
| isEmpty() — method, class system.data.collections.ArrayCollection |
|
Returns true if this collection contains no elements. |
| isEmpty() — method, class system.data.collections.TypedCollection |
|
Returns true if this collection contains no elements. |
| isEmpty() — method, class system.data.lists.LinkedList |
|
Returns true if this queue contains no elements. |
| isEmpty() — method, class system.data.maps.ArrayMap |
|
Returns true if this map contains no key-value mappings. |
| isEmpty() — method, class system.data.maps.HashMap |
|
Returns true if this map contains no key-value mappings. |
| isEmpty() — method, class system.data.maps.MultiValueMap |
|
Returns whether this object contains any mappings. |
| isEmpty() — method, class system.data.maps.TypedMap |
|
Returns true if this map contains no key-value mappings. |
| isEmpty() — method, class system.data.queues.CircularQueue |
|
Returns true if the queue is empty. |
| isEmpty() — method, class system.data.queues.TypedQueue |
|
Returns true if this collection contains no elements. |
| isEmpty() — method, class system.data.sets.CoreSet |
|
Returns true if this set contains no elements. |
| isEmpty() — method, class system.data.stacks.TypedStack |
|
Returns true if this stack contains no elements. |
| isEmpty() — method, class system.data.trees.Trie |
|
Indicates if the trie is empty. |
| isEmpty() — method, class system.events.EventListenerBatch |
|
Returns true if this collection contains no elements. |
| isEmpty() — method, class system.ioc.TypeAliases |
|
Returns true if the collector is empty. |
| isEmpty() — method, class system.models.maps.MapModel |
|
Returns true if the model is empty. |
| isEmpty() — method, class system.process.Batch |
|
Returns true if this collection contains no elements. |
| isEmpty() — method, class system.process.Cache |
|
Indicates if the tracker cache is empty. |
| isEmpty() — method, class system.process.TaskGroup |
|
Returns true if the task-group is empty. |
| isEmpty() — method, class vegas.display.Parallaxe |
|
Returns true if this parallaxe model is empty. |
| isEmpty() — method, class vegas.i18n.Localization |
|
Returns true if the Localization model is empty. |
| isEmpty() — method, class vegas.models.collections.CollectionModelObject |
|
Returns { |
| isEmpty() — method, class vegas.models.maps.MapModel |
|
Returns true if the model is empty. |
| isEmpty() — method, class vegas.models.maps.MapModelObject |
|
Returns true if the model is empty. |
| isEmpty() — method, class vegas.models.queues.QueueModelObject |
|
Returns { |
| isEmpty() — method, class vegas.models.stacks.StackModelObject |
|
Returns { |
| isEmpty(str:String) — Static Method , class vegas.utils.StringUtil |
|
Returns true if this string is empty. |
| isEndOfMonth(date:Date) — Static Method , class vegas.date.Calendar |
|
Returns true if the current or specified Date if the last day in the current or specified month. |
| isError() — method, class system.logging.LoggerFactory |
|
Indicates whether an error level log event will be processed by a log target. |
| isEven — Package Constant Property, core.maths |
|
Indicates if an integer that is "evenly divisible" by 2. |
| isEventListenerBatch(type:String) — method, class system.events.FrontController |
|
Indicates if the specified EventListener registered with the specified type in argument is an EventListenerBatch instance. |
| isFatal() — method, class system.logging.LoggerFactory |
|
Indicates whether a fatal level log event will be processed by a log target. |
| isFinal() — method, interface system.reflection.ClassInfo |
|
Indicates if the specified object is final. |
| isFull() — method, interface system.data.Boundable |
|
Returns true if the object is full. |
| isFull() — method, class system.data.queues.CircularQueue |
|
Returns true if the queue is full. |
| isFull — Property, class vegas.display.Background |
|
Indicates if the background use full size (use Stage.stageWidth and Stage.stageHeight to resize the background). |
| isFull — Property, class vegas.media.StageVideoExpert |
|
Indicates if the StageVideo use full size (use Stage.stageWidth and Stage.stageHeight to update this viewPort property). |
| isFutureReservedKeyword(identifier:String) — method, class system.serializers.eden.ECMAScript |
|
Indicates if the specified identifier string value is a future reserved keyword. |
| isGlobal() — method, class system.events.CoreEventDispatcher |
|
Indicates if the dispatcher use a global event flow. |
| isHexDigit — Package Constant Property, core.chars |
|
Indicates if the specified character is a hexadecimal digit. |
| isHexDigit() — method, class system.Char |
|
Indicates if the character is a hexadecimal digit representation. |
| isHexDigit(c:String, index:uint) — Static Method , class system.Char |
|
Indicates if the specified character is an hexadecimal digit character. |
| isHexDigit(c:String) — method, class vegas.strings.json.JSONSerializer |
|
Indicates if the passed-in character is a hexadecimal digit. |
| isIdentifierPart(c:String) — method, class system.serializers.eden.ECMAScript |
|
Indicates if the identifier is a part. |
| isIdentifierStart(c:String) — method, class system.serializers.eden.ECMAScript |
|
Indicates if the specified expression is a start identifier. |
| isIdentity() — method, class graphics.geom.Matrix2 |
|
Returns true if the Matrix2 is the identity. |
| isIdentity() — method, class graphics.geom.MatrixN |
|
Returns true if the MatrixN is the identity. |
| isIdentity(m:graphics.geom:Matrix4) — Static Method , class graphics.geom.Matrixs4 |
|
Returns true if the Matrix4 is the identity. |
| isIdentity() — method, class graphics.geom.Quaternion |
|
Returns true if the Quaternion is {0,0,0,1}. |
| isInfo() — method, class system.logging.LoggerFactory |
|
Indicates whether an info level log event will be processed by a log target. |
| isInstance() — method, interface system.reflection.ClassInfo |
|
Indicates if the specified object is instance. |
| isIPv4Address(str:String) — Static Method , class system.URI |
|
syntax:
IPv4address = dec-octet "." dec-octet "." dec-octet "." dec-octet
dec-octet = DIGIT ; 0-9
/ %x31-39 DIGIT ; 10-99
/ "1" 2DIGIT ; 100-199
/ "2" %x30-34 DIGIT ; 200-249
/ "25" %x30-35 ; 250-255
|
| isLazyInit() — method, interface system.ioc.IObjectDefinition |
|
Indicates if the object lazily initialized. |
| isLazyInit(id:String) — method, interface system.ioc.IObjectFactory |
|
This method indicates if the specified object definition is lazy init. |
| isLazyInit() — method, class system.ioc.ObjectDefinition |
|
Indicates if the object lazily initialized. |
| isLazyInit(id:String) — method, class system.ioc.ObjectFactory |
|
This method indicates if the specified object definition is lazy init. |
| isLetter() — method, class system.Char |
|
Indicates if the character is a uppercase or a lowercase letter. |
| isLetter(c:String, index:uint) — Static Method , class system.Char |
|
Indicates if the specified character is a letter. |
| isLetterOrDigit() — method, class system.Char |
|
Indicates if the character is a letter or a digit. |
| isLetterOrDigit(c:String, index:uint) — Static Method , class system.Char |
|
Indicates if the specified character is a letter or a digit. |
| isLineTerminator(c:String) — method, class system.serializers.eden.ECMAScript |
|
Inidcates if the specified character is a line terminator. |
| isLineTerminators(char:String) — Static Method , class vegas.strings.UnicodeChar |
|
Returns true of the specified character is a line terminator. |
| isLockable(o:any, definition:system.ioc:IObjectDefinition) — method, class system.ioc.ObjectFactory |
|
Indicates if the specified object is Lockable and must be locked during the initialization of the properties and methods when is created. |
| isLocked() — method, class graphics.display.BigBitmap |
|
Returns true if the object is locked. |
| isLocked() — method, class graphics.filters.Filters |
|
Returns true if the object is locked. |
| isLocked() — method, class graphics.geom.AspectRatio |
|
Returns true if the object is locked. |
| isLocked() — method, class graphics.layouts.CoreLayout |
|
Returns true if the object is locked. |
| isLocked() — method, class system.broadcasters.CoreBroadcaster |
|
Returns true if the object is locked. |
| isLocked() — method, class system.events.CoreEventDispatcher |
|
Returns true if the object is locked. |
| isLocked() — method, class system.models.KernelModel |
|
Returns true if the object is locked. |
| isLocked() — method, interface system.process.Lockable |
|
Returns true if the object is locked. |
| isLocked() — method, class system.process.Task |
|
Returns true if the object is locked. |
| isLocked() — method, class vegas.display.CoreBitmap |
|
Returns true if the object is locked. |
| isLocked() — method, class vegas.display.CoreLoader |
|
Returns true if the object is locked. |
| isLocked() — method, class vegas.display.CoreMovieClip |
|
Returns true if the object is locked. |
| isLocked() — method, class vegas.display.CoreShape |
|
Returns true if the object is locked. |
| isLocked() — method, class vegas.display.CoreSimpleButton |
|
Returns true if the object is locked. |
| isLocked() — method, class vegas.display.CoreSprite |
|
Returns true if the object is locked. |
| isLocked() — method, class vegas.media.CoreSound |
|
Returns true if the object is locked. |
| isLocked() — method, class vegas.media.CoreVideo |
|
Returns true if the object is locked. |
| isLocked() — method, class vegas.media.StageVideoExpert |
|
Returns true if the object is locked. |
| isLocked() — method, class vegas.text.CoreTextField |
|
Returns true if the object is locked. |
| isLocked() — method, class vegas.ui.CheatCode |
|
Returns true if the object is locked. |
| isLower — Package Constant Property, core.chars |
|
Indicates if the character is lowercase. |
| isLower() — method, class system.Char |
|
Indicates if the character is lowercase. |
| isLower(c:String, index:uint) — Static Method , class system.Char |
|
Indicates if the specified character is a lower case. |
| isMac — Property, class vegas.ui.MouseWheelInspector |
|
Indicates if the platform used to open the application is a MAC. |
| isMuted() — method, class vegas.media.CoreSound |
|
Returns true if the sound is muted. |
| isMuted() — method, class vegas.net.NetStreamClient |
|
Returns true if the sound is muted. |
| isNone() — method, class system.data.arrays.ArrayFilter |
|
Returns true if the filter is NONE. |
| isNone() — method, class vegas.vo.FilterVO |
|
Returns true if the filter is NONE. |
| isNumeric() — method, class system.data.arrays.ArrayFilter |
|
Returns true if the NUMERIC option value exist in the current filter. |
| isOctalDigit — Package Constant Property, core.chars |
|
Indicates if the specified character is an octal digit. |
| isOdd — Package Constant Property, core.maths |
|
Indicates if an integer that is not "evenly divisible" by 2. |
| isOperator — Package Constant Property, core.chars |
|
Indicates if the passed-in string value is a operator digit. |
| isOptional() — method, interface system.reflection.ArgumentInfo |
|
Indicates if the current argument is optional. |
| isOrthogonal(direction:graphics:CardinalDirection) — Static Method , class graphics.CardinalDirection |
|
Returns true if this is an orthogonal direction (north, east, south, west). |
| ISound — Interface, package vegas.media |
|
This interface defines all interfaces who implements the core sound objects. |
| isOutOfRange(value:Number) — method, class system.numeric.Range |
|
Returns true if the value is out of the range. |
| isPerpendicularTo(vector:graphics.geom:Vector2) — method, class graphics.geom.Vector2 |
|
Returns true if the Vector2 is perpendicular with the passed-in Vector2. |
| isPrime(n:int) — Static Method , class graphics.numeric.Prime |
|
Boolean for 'isPrime' integer condition, ignores decimals. |
| isReleaseOutside — Property, class lunas.components.buttons.CoreButton |
|
Indicates if the button notify a releaseOutside event. |
| isReservedKeyword(identifier:String) — method, class system.serializers.eden.ECMAScript |
|
Indicates if the specified indentifier is a reserved keyword. |
| isReturnIndexedArray() — method, class system.data.arrays.ArrayFilter |
|
Returns true if the RETURNINDEXEDARRAY option value exist in the current filter. |
| isRightToLeft() — method, class graphics.layouts.GridLayout |
|
Indicates if the layout orientation is right-to-left. |
| isSingleton() — method, interface system.ioc.IObjectDefinition |
|
Returns true if the object in a Sigleton else the object is a prototype. |
| isSingleton(id:String) — method, interface system.ioc.IObjectFactory |
|
This method defined if the scope of the specified object definition is "singleton". |
| isSingleton() — method, class system.ioc.ObjectDefinition |
|
Returns true if the object in a Sigleton else the object is a prototype. |
| isSingleton(id:String) — method, class system.ioc.ObjectFactory |
|
This method defined if the scope of the specified object definition is "singleton". |
| isStatic() — method, interface system.reflection.ClassInfo |
|
Indicates if the specified object is static. |
| isSubtypeOf(o:Class) — method, interface system.reflection.TypeInfo |
|
Indicates if the specified Class object be used with the "is" keyword. |
| isSymbol() — method, class system.Char |
|
Indicates if the character is a symbol. |
| isSymbol(c:String, index:uint) — Static Method , class system.Char |
|
Indicates if the specified character is a symbol. |
| isTracing() — method, class system.diagnostics._VirtualMachine |
|
Indicates if we are tracing. |
| isUNC() — method, class system.URI |
|
Indicates if the URI is UNC. |
| isUnicode — Package Constant Property, core.chars |
|
Indicates if the specified character is a unicode character. |
| isUnicode() — method, class system.Char |
|
Indicates if the character is unicode. |
| isUnicode(c:String, index:uint) — Static Method , class system.Char |
|
Indicates if the specified character is a unicode char. |
| isUniqueSort() — method, class system.data.arrays.ArrayFilter |
|
Returns true if the UNIQUESORT option value exist in the current filter. |
| isUp(keyCode:uint) — method, class vegas.ui.KeyInspector |
|
Tests whether a key is up. |
| isUpper — Package Constant Property, core.chars |
|
Indicates if the character is uppercase. |
| isUpper() — method, class system.Char |
|
Indicates if the character is uppercase. |
| isUpper(c:String, index:uint) — Static Method , class system.Char |
|
Indicates if the specified character is a upper char. |
| isValid(value:String) — Static Method , class vegas.ioc.io.AssemblyDomain |
|
Indicates if the specified value is a valid AssemblyDomain value. |
| isValid(str:String) — Static Method , class vegas.strings.Luhn |
|
Returns true if the expression in argument is a valid Luhn value. |
| isValidHost(str:String) — Static Method , class system.URI |
|
Indicates if the specified host expression is valid (ipv4 or domain address). |
| isValidLevel(level:system.logging:LoggerLevel) — Static Method , class system.logging.LoggerLevel |
|
Returns true if the number level passed in argument is valid. |
| isValidPath(path:String) — method, class system.serializers.eden.ECMAScript |
|
Indicates if the specified path is valid. |
| isValidPort(num:int) — Static Method , class system.URI |
|
Indicates if the specified port is valid. |
| isValidScheme(str:String) — Static Method , class system.URI |
|
Indicates if the scheme of the uri is valid. |
| isVector — Package Constant Property, core.vectors |
|
Indicates if the specified value is a Vector object. |
| isVertical() — method, class graphics.layouts.BoxLayout |
|
Indicates if the layout is vertical. |
| isVisible() — method, class lunas.CoreComponent |
|
Returns true if the component is visible. |
| isVoid() — method, interface system.reflection.MethodInfo |
|
Indicates if the method returns nothing. |
| isWarn() — method, class system.logging.LoggerFactory |
|
Indicates whether a warn level log event will be processed by a log target. |
| isWhiteSpace() — method, class system.Char |
|
Indicates if the character is a whitespace. |
| isWhiteSpace(c:String, index:uint) — Static Method , class system.Char |
|
Indicates if the specified character is a whitespace char. |
| isWhiteSpace(char:String) — Static Method , class vegas.strings.UnicodeChar |
|
Returns true of the specified character is a whitespace. |
| isWtf() — method, class system.logging.LoggerFactory |
|
Indicates whether a wtf level log event will be processed by a log target. |
| _it — Property, class vegas.models.maps.OrderedMapModelObject |
|
The internal iterator to show the pictures. |
| IT — Constant Static Property, class vegas.i18n.Lang |
|
Indicates the 'Italian' language reference. |
| italics — Package Constant Property, core.html |
|
Use the italics method to format and display a string in a document. |
| ItemButton — class, package lunas.components.buttons |
|
The ItemButton component. |
| ItemButton(w:Number, h:Number) — Constructor, class lunas.components.buttons.ItemButton |
|
Creates a new ItemButton instance. |
| ItemButtonBuilder — class, package lunas.components.buttons |
|
The builder of the ItemButton component. |
| ItemButtonBuilder(target:flash.display:DisplayObject) — Constructor, class lunas.components.buttons.ItemButtonBuilder |
|
Creates a new ItemButtonBuilder instance. |
| ItemButtonStyle — class, package lunas.components.buttons |
|
This style of the ItemButton component. |
| ItemButtonStyle(init:any, id:any) — Constructor, class lunas.components.buttons.ItemButtonStyle |
|
Creates a new ItemButtonStyle instance. |
| Iterable — Interface, package system.data |
|
Implementing this interface allows an object to be iterable. |
| IterableFormatter — class, package system.data.iterators |
|
Converts an Iterable object to a custom string representation. |
| IterableFormatter() — Constructor, class system.data.iterators.IterableFormatter |
|
Creates a new IterableFormatter instance. |
| iterator() — method, class graphics.transitions.TweenBuffer |
|
Returns an iterator of this buffer. |
| iterator() — method, interface system.data.Iterable |
|
Returns the iterator reference of the object. |
| iterator() — method, class system.data.arrays.ProxyArray |
|
Returns the iterator of the object. |
| iterator() — method, class system.data.bags.CoreMapBag |
|
Returns the Iterator representation of the Bag. |
| iterator() — method, class system.data.collections.ArrayCollection |
|
Returns the iterator reference of the object. |
| iterator() — method, class system.data.collections.TypedCollection |
|
Returns an iterator over the elements in this collection. |
| iterator() — method, class system.data.lists.LinkedList |
|
Returns the iterator of this object. |
| iterator() — method, class system.data.maps.ArrayMap |
|
Returns the values iterator of this map. |
| iterator() — method, class system.data.maps.HashMap |
|
Returns the values iterator of this map. |
| iterator() — method, class system.data.maps.MultiValueMap |
|
Returns the Iterator representation of the object. |
| iterator() — method, class system.data.maps.TypedMap |
|
Returns the iterator reference of the object. |
| iterator() — method, class system.data.queues.CircularQueue |
|
Returns the iterator representation of the queue. |
| iterator() — method, class system.data.queues.TypedQueue |
|
Returns an iterator over the elements in this collection. |
| iterator() — method, class system.data.sets.CoreSet |
|
Returns an iterator over the elements in this Set. |
| iterator() — method, class system.data.stacks.TypedStack |
|
Returns the iterator reference of the object. |
| iterator() — method, class system.events.EventListenerBatch |
|
Returns the iterator reference of the object. |
| iterator() — method, class system.ioc.TypeAliases |
|
Returns the Iterator of the object. |
| iterator() — method, class system.models.maps.MapModel |
|
Returns the iterator of this model. |
| iterator() — method, class system.process.Batch |
|
Returns the iterator reference of the object. |
| iterator() — Static Method , class vegas.config.ConfigCollector |
|
Returns the Iterator of this collector. |
| iterator() — method, class vegas.models.arrays.PageableArrayModelObject |
|
Returns a PageByPageIterator of this model. |
| iterator() — method, class vegas.models.collections.CollectionModelObject |
|
Returns the iterator of this model. |
| iterator() — method, class vegas.models.maps.MapModel |
|
Returns the iterator of this model. |
| iterator() — method, class vegas.models.maps.MapModelObject |
|
Returns the iterator of this model. |
| iterator() — method, class vegas.models.queues.QueueModelObject |
|
Returns the iterator of this model. |
| iterator() — method, class vegas.models.stacks.StackModelObject |
|
Returns the iterator of this model. |
| Iterator — Interface, package system.data |
|
This interface defines the iterator pattern over a collection. |
| iteratorByKey(key:any) — method, class system.data.maps.MultiValueMap |
|
Gets an Iterator for the collection mapped to the specified key. |
| ITimer — Interface, package graphics.transitions |
|
This interface defines the methods to implement timer object create tile interval process. |
| IVORY — Constant Static Property, class vegas.colors.SVGColor |
|
The 'Ivory' SVG color object. |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |