| 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 |
| S(... rest) — Method in class pegas.draw.Pen |
|
Defines a shortcut reference to used the lineStyle method. |
| SADDLE_BROWN — Constant static property in class pegas.colors.ColorSVG |
|
The 'SaddleBrown' SVG color object. |
| SALMON — Constant static property in class pegas.colors.ColorSVG |
|
The 'Salmon' SVG color object. |
| SANDY_BROWN — Constant static property in class pegas.colors.ColorSVG |
|
The 'SandyBrown' SVG color object. |
| SATURDAY — Static property in class kronos.date.Day |
|
Fully written out string for saturday. |
| scale(value) — Method in class pegas.geom.Vector2 |
|
Scales the vector object with the input value. |
| scale(value) — Method in class pegas.geom.Vector3 |
|
Scales the vector object with the input value. |
| scale(value) — Method in class pegas.geom.Vector4 |
|
Scales the vector object with the input value. |
| scale(v:pegas.geom:Vector2, n) — Static method in class pegas.util.Vector2Util |
|
Scales the Vector2 with the specified n value in argument. |
| scale(v:pegas.geom:Vector4, value) — Static method in class pegas.util.Vector4Util |
|
Scales the specified Vector4 with the input value. |
| scaleMode — Property in class pegas.draw.LineStyle |
|
A value from the LineScaleMode class that specifies which scale mode to use :
LineScaleMode.NORMAL—Always scale the line thickness when the object is scaled (the default).
LineScaleMode.NONE—Never scale the line thickness.
|
| scaleNew(n) — Method in class pegas.geom.Point |
|
Rotates the Point with the specified s value in argument and creates a new Point. |
| scheme — Property in class asgard.net.HTTPHost |
|
Determinates the scheme name. |
| scope — Property in class andromeda.process.ActionProxy |
|
The scope reference of the proxy method of this process. |
| scope() — Method in class lunas.core.AbstractButton |
|
Returns the scope reference of this IButton. |
| _scope — Property in class lunas.core.AbstractButton |
|
The scope of the active display of this button component. |
| _scope — Property in class lunas.display.container.Container |
|
The scope of the active display of this container component. |
| screen(n) — Method in class pegas.colors.TransformColor |
|
Corresponding a filter in mode "screen" in photoshop over a display object. |
| SCREEN_VIDEO — Constant static property in class asgard.media.VideoCodec |
|
Screen video (SWF version 7 and later only)
|
| SCREEN_VIDEO_V2 — Constant static property in class asgard.media.VideoCodec |
|
The 'Screen Video' V2 video id value. |
| scroll — Property in class lunas.display.container.ScrollContainer |
|
Returns the scroll value of this container. |
| SCROLL — Static property in class lunas.events.ComponentEvent |
|
Defines the value of the type property of an 'scroll' component. |
| scrollArea — Property in class lunas.display.bar.SimpleProgressbar |
|
The bar area Rectangle value object. |
| scrollAutoRatio — Property in class lunas.display.container.AutoScrollContainer |
|
Defines a value between 0 and 50%. |
| ScrollContainer — Class in package lunas.display.container |
|
This container is a list and can be scrolled. |
| ScrollContainer(id, isConfigurable, name) — Constructor in class lunas.display.container.ScrollContainer |
|
Creates a new ScrollContainer instance. |
| scrollDuration — Property in class lunas.display.container.ScrollContainer |
|
Indicates the scroll duration. |
| scrollEasing — Property in class lunas.display.container.ScrollContainer |
|
Indicates the scroll easing method. |
| scrollInterval — Property in class lunas.display.container.AutoScrollContainer |
|
Determinates the delay in ms to refresh the scroll value. |
| ScrollPolicy — Class in package lunas.core |
|
Values for the horizontalScrollPolicy and verticalScrollPolicy properties of the Container and ScrollControlBase classes. |
| SEA_GREEN — Constant static property in class pegas.colors.ColorSVG |
|
The 'SeaGreen' SVG color object. |
| search(o) — Method in interface system.data.Stack |
|
Search a value in the stack. |
| search(o) — Method in class system.data.stacks.ArrayStack |
|
Returns the index of an element in the Stack. |
| search(o) — Method in class system.data.stacks.TypedStack |
|
Search a value in the stack. |
| search(keyword) — Static method in class system.text.prettifier.Keywords |
|
Search the specified keyword in the Keywords list. |
| SEA_SHELL — Constant static property in class pegas.colors.ColorSVG |
|
The 'SeaShell' SVG color object. |
| SECOND — Constant static property in class kronos.date.Calendar |
|
Constant field representing seconds ("s"). |
| SECOND — Constant static property in class kronos.date.Time |
|
Factor from ms to second. |
| SECOND — Constant static property in class system.formatters.DateFormatter |
|
Placeholder for second in minute in date format. |
| SECOND_FORMAT — Constant static property in class kronos.date.Time |
|
The 'second' string representation to format the unit amount time value. |
| seconds — Property in class kronos.date.Time |
|
Amount of seconds. |
| security — Property in class andromeda.model.AbstractModelObject |
|
This property defined if the setCurrentVO method can accept the same vo in argument as the current one. |
| security — Property in class system.serializers.eden.EdenConfigurator |
|
Parameter setting on (true) or off (false) the security. |
| securityError(e) — Method in class andromeda.process.CoreActionLoader |
|
Dispatch SecurityErrorEvent if a call to load() attempts to load data from a server outside the security sandbox. |
| seek(position) — Method in class asgard.display.TimelineIterator |
|
Seek the key pointer of the iterator. |
| seek(position) — Method in interface system.data.Iterator |
|
Change the position of the internal pointer of the iterator (optional operation). |
| seek(position) — Method in class system.data.iterators.ArrayIterator |
|
Change the position of the internal pointer of the iterator (optional operation). |
| seek(position) — Method in class system.data.iterators.BagIterator |
|
Unsupported method in all BagIterator. |
| seek(position) — Method in class system.data.iterators.LinkedListIterator |
|
Change the position of the internal pointer of the iterator (optional operation). |
| seek(position) — Method in class system.data.iterators.MapIterator |
|
Change the position of the internal pointer of the iterator (optional operation). |
| seek(position) — Method in class system.data.iterators.ObjectIterator |
|
Change the position of the internal pointer of the iterator (optional operation). |
| seek(position) — Method in class system.data.iterators.PageByPageIterator |
|
Seek the key pointer of the iterator. |
| seek(position) — Method in class system.data.iterators.ProtectedIterator |
|
Unsupported method in all ProtectedIterator. |
| seek(position) — Method in class system.data.iterators.StringIterator |
|
Change the position of the internal pointer of the iterator (optional operation). |
| SEEK_FAILED — Constant static property in class asgard.net.NetStreamStatus |
|
The seek fails, which happens if the stream is not seekable. |
| SEEK_INVALID_TIME — Constant static property in class asgard.net.NetStreamStatus |
|
For video downloaded with progressive download,
the user has tried to seek or play past the end of the video data that has downloaded thus far,
or past the end of the video once the entire file has downloaded. |
| SEEK_NOTIFY — Constant static property in class asgard.net.NetStreamStatus |
|
The seek operation is complete. |
| seekPoints — Property in class asgard.media.FLVMetaData |
|
An array that lists the available keyframes as timestamps in milliseconds. |
| select(id, defaultChild) — Method in class asgard.managers.TabManager |
|
Select the specified group and returns true if the group exist. |
| select(item:lunas.core:IGroupable) — Method in class lunas.groups.AbstractGroup |
|
Selects the passed-in IGroupable item. |
| select(item:lunas.core:IGroupable) — Method in class lunas.groups.RadioButtonGroup |
|
Selects the passed-in IGroupable item. |
| SELECT — Static property in class lunas.events.ButtonEvent |
|
Defines the value of the type property of a select event object. |
| selectable — Property in class lunas.display.button.AquaButtonStyle |
|
Indicates if the field is selectable in the component. |
| selectable — Property in class lunas.display.button.LabelButtonStyle |
|
Indicates if the field is selectable in the component. |
| selected — Property in class lunas.core.AbstractButton |
|
A flag that indicates whether this control is selected. |
| selected — Property in class lunas.core.AbstractTextInput |
|
A flag that indicates whether this control is selected. |
| selected — Property in interface lunas.core.IFocusable |
|
A flag that indicates whether this control is selected. |
| sendFoldLevelMessage(level:vegas.logging:LogEventLevel, title, message) — Method in class vegas.logging.targets.SOSTarget |
|
Send a fold message with a specific level. |
| sendLevelMessage(level:vegas.logging:LogEventLevel, message) — Method in class vegas.logging.targets.SOSTarget |
|
Send a message with a specific level. |
| sendMessage(msg) — Method in class vegas.logging.targets.SOSTarget |
|
Send message or bufferize message if the SOS console is disconnected. |
| separator — Property in class andromeda.ioc.evaluators.ReferenceEvaluator |
|
The separator of the expression evaluator. |
| separator — Property in class system.evaluators.PropertyEvaluator |
|
The separator of the expression evaluator. |
| separator — Property in class vegas.logging.targets.LineFormattedTarget |
|
The separator string. |
| SEPTEMBER — Static property in class kronos.date.Month |
|
Fully written out string for september. |
| sequencer — Property in class andromeda.ioc.net.ObjectFactoryLoader |
|
The internal sequencer of the factory loader. |
| Sequencer — Class in package andromeda.process |
|
A Sequencer of IAction process. |
| Sequencer(ar, bGlobal, sChannel, queue:system.data:Queue) — Constructor in class andromeda.process.Sequencer |
|
Creates a new Sequencer instance. |
| Serializable — Interface in package system |
|
Allows an object to control its own serialization and deserialization. |
| serialize(value) — Method in interface system.Serializer |
|
Serialize the specified object. |
| serialize(value) — Method in class system.serializers.eden.EdenSerializer |
|
Serialize the specified value object passed-in argument. |
| serialize(value) — Method in class vegas.string.json.JSONSerializer |
|
Serialize the specified value object passed-in argument. |
| serializer — Property in class andromeda.net.ParserLoader |
|
Indicates the ISerializer object use to deserialize the external datas. |
| serializer — Property in class system.SystemConfigurator |
|
The current serializer used used by the system
|
| Serializer — Interface in package system |
|
Defines what a Serializer have to implements to be integrated in the framework. |
| Serializer — Class in package vegas.util |
|
The eden serializer of the VEGAS implementation. |
| service — Property in interface asgard.net.remoting.IRemotingServiceListener |
|
The RemotingService reference of this listener. |
| service — Property in class asgard.net.remoting.RemotingServiceListener |
|
The RemotingService reference of this listener. |
| serviceName — Property in class andromeda.vo.NetServerInfoVO |
|
The name of the service used. |
| serviceName — Property in class asgard.net.remoting.RemotingService |
|
Indicates the name of the server-side service. |
| set(... rest) — Method in class pegas.colors.RGB |
|
Sets all tree components of a color. |
| set(... rest) — Method in class pegas.colors.RGBA |
|
Sets all foor components of a color. |
| set(index, o) — Method in interface system.data.List |
|
Replaces the element at the specified position in this list with the specified element (optional operation). |
| set(o) — Method in interface system.data.ListIterator |
|
Replaces the last element returned by next or previous with the specified element (optional operation). |
| set(o) — Method in class system.data.iterators.LinkedListIterator |
|
Replaces the last element returned by next or previous with the specified element (optional operation). |
| set(index, o) — Method in class system.data.lists.ArrayList |
|
Replaces the element at the specified position in this list with the specified element (optional operation). |
| set(index, o) — Method in class system.data.lists.LinkedList |
|
Replaces the element at the specified position in this list with the specified element. |
| Set — Interface in package system.data |
|
A collection that contains no duplicate elements. |
| setAppColor(color) — Method in class vegas.logging.targets.SOSTarget |
|
Sets the color of the application, the Color must be set as Integer Value. |
| setAppName(name) — Method in class vegas.logging.targets.SOSTarget |
|
Sets the name of the application. |
| setArguments(... rest) — Method in class vegas.events.Delegate |
|
Sets or change arguments of proxy method. |
| setArray(ar) — Method in class vegas.events.ArrayEvent |
|
Sets the array instance. |
| setBlue(amount) — Method in class pegas.colors.SolidColor |
|
Specifies a blue value for a Color object. |
| setBlueOffset(offset) — Method in class pegas.colors.SolidColor |
|
Specifies a blue offset value for a Color object. |
| setBluePercent(percent) — Method in class pegas.colors.SolidColor |
|
Specifies a blue percentage value for a Color object. |
| setBoolean(b) — Method in class vegas.events.BooleanEvent |
|
Sets the Boolean value. |
| setBrightness(percent) — Method in class pegas.colors.LightColor |
|
Sets the bright between 0 and 100 of an movieclip. |
| setBrightOffset(offset) — Method in class pegas.colors.LightColor |
|
Sets the brightness of a movieclip between -255 and 255. |
| setByMatrix(m1:pegas.geom:Matrix4, m2:pegas.geom:Matrix4) — Static method in class pegas.util.Matrix4Util |
|
Sets the specified matrix with the Matrix4 reference passed in argument. |
| setByQuaternion(m:pegas.geom:Matrix4, q:pegas.geom:Quaternion) — Static method in class pegas.util.Matrix4Util |
|
Sets the specified matrix with the Quaternion reference passed in argument. |
| setByVector2(v1:pegas.geom:Vector2, v2:pegas.geom:Vector2) — Static method in class pegas.util.Vector2Util |
|
Sets the specified Vector2 object with the second Vector2 object passed in argument. |
| setByVector3(v1:pegas.geom:Vector3, v2:pegas.geom:Vector3) — Static method in class pegas.util.Vector3Util |
|
Sets the specified Vector3 object with the second Vector3 object passed in argument. |
| setByVector4(v1:pegas.geom:Vector4, v2:pegas.geom:Vector4) — Static method in class pegas.util.Vector4Util |
|
Sets the specified Vector4 object with the second Vector4 object passed in argument. |
| setCamera(name) — Method in class asgard.media.CameraExpert |
|
Sets the camera reference of the expert. |
| setCaseInsensitive(b) — Method in class system.data.arrays.ArrayFilter |
|
Sets the CASEINSENSITIVE option value in the current filter. |
| setChanged() — Method in class andromeda.util.observer.Observable |
|
Marks this Observable object as having been changed; the hasChanged method will now return true
|
| setChildIndex(child, index) — Method in interface lunas.core.IContainer |
| |
| setChildIndex(child, index) — Method in class lunas.display.container.Container |
|
Changes the position of an existing child in the display object container. |
| setCollection(co:system.data:Collection) — Method in class andromeda.model.collections.CollectionModel |
|
Sets the internal Collection of this model. |
| setCommand(co:vegas.events:Command) — Method in class vegas.events.CommandEvent |
|
Sets the Command reference. |
| setConfigTarget(o) — Method in class andromeda.ioc.factory.ObjectConfig |
|
This method is used to change the target of the internal config dynamic object. |
| setConstructorArguments(value) — Method in interface andromeda.ioc.core.IObjectDefinition |
|
Sets the constructor arguments values of this object. |
| setConstructorArguments(value) — Method in class andromeda.ioc.core.ObjectDefinition |
|
Sets the constructor arguments values of this object. |
| setContext(context) — Method in class vegas.events.BasicEvent |
|
Sets the optional context object of this event. |
| setContrast(percent) — Method in class pegas.colors.LightColor |
|
Sets the contrast value (percent) of the movieclip. |
| setCountVO(n, noRender) — Method in class andromeda.model.array.PageableArrayModel |
|
Set the count of the IValueObject in a page of this model. |
| setCredentials(authentification:asgard.net.remoting:RemotingAuthentification) — Method in class asgard.net.remoting.RemotingConnection |
|
Sets the credentials authentification value of this connection. |
| setCredentials(authentification:asgard.net.remoting:RemotingAuthentification) — Method in class asgard.net.remoting.RemotingService |
|
Defines a set of credentials to be presented to the server on all subsequent requests. |
| setCurrentVO(vo:andromeda.vo:IValueObject) — Method in class andromeda.model.AbstractModelObject |
|
Sets the current IValueObject selected in this model. |
| setDate(date) — Method in class vegas.events.DateEvent |
|
Sets the Date value. |
| setDelay(time, useSeconds) — Method in class andromeda.process.CoreActionLoader |
|
Set timeout interval duration. |
| setDelay(n, useSeconds) — Method in class asgard.net.NetServerConnection |
|
Set timeout interval duration. |
| setDelay(time, useSeconds) — Method in class asgard.net.remoting.RemotingService |
|
Set timeout interval duration. |
| setDependsOn(ar) — Method in interface andromeda.ioc.core.IObjectDefinition |
|
Sets the collection (Array) defines in the "dependsOn" attribute. |
| setDependsOn(ar) — Method in class andromeda.ioc.core.ObjectDefinition |
|
Sets the collection (Array) defines in the "dependsOn" attribute. |
| setDescending(b) — Method in class system.data.arrays.ArrayFilter |
|
Sets the DESCENDING option value in the current filter. |
| setDestroyMethodName(value) — Method in interface andromeda.ioc.core.IObjectDefinition |
|
Sets the name of the method invoked when the object is destroyed. |
| setDestroyMethodName(value) — Method in class andromeda.ioc.core.ObjectDefinition |
|
Sets the name of the method invoked when the object is destroyed. |
| setDuration(duration) — Method in class asgard.net.NetServerStream |
|
Sets the duration of the stream video. |
| setEntry(x, y, value) — Method in class pegas.geom.Matrix4 |
|
Sets matrix[x][y] with the specified value. |
| setEventDispatcher(e:vegas.events:EventDispatcher) — Method in class vegas.events.CoreEventDispatcher |
|
Sets the internal EventDispatcher reference. |
| setEventDispatcher(target:vegas.events:EventDispatcher) — Method in class vegas.events.FrontController |
|
Sets the EventDispatcher reference of this FrontController. |
| setEventTypeACTIVITY(type) — Method in class asgard.media.MediaExpert |
|
Sets the event name when the Camera activity change. |
| setEventTypeADD(type) — Method in class andromeda.model.collections.CollectionModel |
|
Sets the event name use in the addVO method. |
| setEventTypeADD(type) — Method in class andromeda.model.map.MapModel |
|
Sets the event name use in the addVO method. |
| setEventTypeADD(type) — Method in class pegas.transitions.TweenModel |
|
Sets the event name use in the insert method. |
| setEventTypeBEFORE_CHANGE(type) — Method in class andromeda.model.AbstractModelObject |
|
Returns the event name use in the setCurrentVO method before is changed. |
| setEventTypeCHANGE(type) — Method in class andromeda.i18n.Localization |
|
Returns the event type use in the notifyChange ethod. |
| setEventTypeCHANGE(type) — Method in class andromeda.model.AbstractModelObject |
|
Returns the event name use in the setVO method. |
| setEventTypeCHANGE(type) — Method in class andromeda.process.Action |
|
Sets the event name use in the notifyChanged method. |
| setEventTypeCLEAR(type) — Method in class andromeda.model.AbstractModelObject |
|
Returns the event name use in the clear method. |
| setEventTypeCLEAR(type) — Method in class andromeda.process.Action |
|
Sets the event name use in the notifyCleared method. |
| setEventTypeCLEAR(type) — Method in class pegas.transitions.TweenModel |
|
Sets the event name use in the clear method. |
| setEventTypeDEQUEUE(type) — Method in class andromeda.model.queue.QueueModel |
|
Sets the event name use in the dequeue method. |
| setEventTypeENQUEUE(type) — Method in class andromeda.model.queue.QueueModel |
|
Sets the event name use in the enqueue method. |
| setEventTypeERROR(type) — Method in class asgard.net.remoting.RemotingService |
|
Sets the event name use in the notifyError method. |
| setEventTypeFAULT(type) — Method in class asgard.net.remoting.RemotingService |
|
Sets the event name use in the notifyFault method. |
| setEventTypeINFO(type) — Method in class andromeda.process.Action |
|
Sets the event name use in the notifyInfo method. |
| setEventTypeLOOP(type) — Method in class andromeda.process.Action |
|
Sets the event name use in the notifyLooped method. |
| setEventTypeMUTED(type) — Method in class asgard.media.MediaExpert |
|
Sets the event name when the Camera is muted. |
| setEventTypePOP(type) — Method in class andromeda.model.stack.StackModel |
|
Sets the event name use in the pop method. |
| setEventTypePROGRESS(type) — Method in class andromeda.process.Action |
|
Sets the event name use in the notifyProgress method. |
| setEventTypePROGRESS(type) — Method in class andromeda.process.BatchProcess |
|
Sets the event name use in the notifyProgress method. |
| setEventTypePUSH(type) — Method in class andromeda.model.stack.StackModel |
|
Sets the event name use in the push method. |
| setEventTypeREMOVE(type) — Method in class andromeda.model.collections.CollectionModel |
|
Sets the event name use in the removeVO method. |
| setEventTypeREMOVE(type) — Method in class andromeda.model.map.MapModel |
|
Sets the event name use in the removeVO method. |
| setEventTypeREMOVE(type) — Method in class pegas.transitions.TweenModel |
|
Sets the event name use in the remove method. |
| setEventTypeRESIZE(type) — Method in class asgard.display.Background |
|
Sets the event name use when the background is resized. |
| setEventTypeRESULT(type) — Method in class asgard.net.remoting.RemotingService |
|
Sets the event name use in the notifyResult method. |
| setEventTypeRESUME(type) — Method in class andromeda.process.Action |
|
Sets the event name use in the notifyResumed method. |
| setEventTypeSTOP(type) — Method in class andromeda.process.Action |
|
Sets the event name use in the notifyStopped method. |
| setEventTypeTIMEOUT(type) — Method in class andromeda.process.Action |
|
Sets the event name use in the notifyTimeOut method. |
| setEventTypeUNMUTED(type) — Method in class asgard.media.MediaExpert |
|
Sets the event name when the Camera is unmuted. |
| setEventTypeUPDATE(type) — Method in class andromeda.model.array.PageableArrayModel |
|
Sets the event name use in the addVO method. |
| setEventTypeUPDATE(type) — Method in class andromeda.model.map.MapModel |
|
Sets the event name use in the addVO method. |
| setFactoryStrategy(value:andromeda.ioc.factory.strategy:IObjectFactoryStrategy) — Method in interface andromeda.ioc.core.IObjectDefinition |
|
Sets the factory stategy of this definition to create the object. |
| setFactoryStrategy(value:andromeda.ioc.factory.strategy:IObjectFactoryStrategy) — Method in class andromeda.ioc.core.ObjectDefinition |
|
Sets the factory stategy of this definition to create the object. |
| setFault(fault, methodName) — Method in class asgard.events.RemotingEvent |
|
Sets the fault object of the remoting service result. |
| setFilter(n) — Method in class andromeda.vo.FilterVO |
|
Sets the current filter value of this object. |
| setGenerates(ar) — Method in interface andromeda.ioc.core.IObjectDefinition |
|
Sets the collection (Array) defines in the "generates" attribute. |
| setGenerates(ar) — Method in class andromeda.ioc.core.ObjectDefinition |
|
Sets the collection (Array) defines in the "generates" attribute. |
| setGlobal(flag, channel) — Method in class vegas.events.CoreEventDispatcher |
|
Sets if the instance use a global EventDispatcher to dispatch this events, if the flag value is false the instance use a local EventDispatcher. |
| setGreen(amount) — Method in class pegas.colors.SolidColor |
|
Specifies a green color value for a Color object. |
| setGreenOffset(offset) — Method in class pegas.colors.SolidColor |
|
Specifies a green offset color value for a Color object. |
| setGreenPercent(percent) — Method in class pegas.colors.SolidColor |
|
Specifies a green percentage value for a Color object. |
| _setID(id) — Method in class andromeda.config.ConfigurableObject |
|
Sets the id of the object with a custom method. |
| _setID(id) — Method in class lunas.core.AbstractStyle |
|
Sets the id of the object and register it in the StyleCollector if it's possible. |
| setID(id) — Method in class vegas.logging.targets.AirLoggerTarget |
|
Sets the unique id of the target in the console. |
| setInfo(oInfo) — Method in class andromeda.events.ActionEvent |
|
Sets the info object of this event. |
| setInitMethodName(value) — Method in interface andromeda.ioc.core.IObjectDefinition |
|
Init the name of the method. |
| setInitMethodName(value) — Method in class andromeda.ioc.core.ObjectDefinition |
|
Init the name of the method. |
| setKeyAt(index, key) — Method in class system.data.maps.ArrayMap |
|
Sets the value of the "key" in the ArrayMap with the specified index. |
| setLevelColor(level:vegas.logging:LogEventLevel, color) — Method in class vegas.logging.targets.SOSTarget |
|
Sets the color for a specific level. |
| setLimitPolicy(policy:andromeda.process:TimeoutPolicy) — Method in class asgard.net.NetServerConnection |
|
Use limit timeout interval. |
| setListeners(ar) — Method in interface andromeda.ioc.core.IObjectDefinition |
|
Sets the Array of all listener definition of this definition. |
| setListeners(ar) — Method in class andromeda.ioc.core.ObjectDefinition |
|
Sets the Array of all listener definition of this Definition. |
| setLocaleTarget(o) — Method in class andromeda.ioc.factory.ObjectConfig |
|
This method is used to change the target of the internal local dynamic object. |
| setLogger(log:vegas.logging:ILogger) — Method in class asgard.display.CoreBitmap |
|
Sets the internal ILogger reference of this ILogable object. |
| setLogger(log:vegas.logging:ILogger) — Method in class asgard.display.CoreLoader |
|
Sets the internal ILogger reference of this ILogable object. |
| setLogger(log:vegas.logging:ILogger) — Method in class asgard.display.CoreMovieClip |
|
Sets the internal ILogger reference of this ILogable object. |
| setLogger(log:vegas.logging:ILogger) — Method in class asgard.display.CoreShape |
|
Sets the internal ILogger reference of this ILogable object. |
| setLogger(log:vegas.logging:ILogger) — Method in class asgard.display.CoreSimpleButton |
|
Sets the internal ILogger reference of this ILogable object. |
| setLogger(log:vegas.logging:ILogger) — Method in class asgard.display.CoreSprite |
|
Sets the internal ILogger reference of this ILogable object. |
| setLogger(log:vegas.logging:ILogger) — Method in class asgard.media.CoreSound |
|
Sets the internal ILogger reference of this ILogable object. |
| setLogger(log:vegas.logging:ILogger) — Method in class asgard.media.CoreVideo |
|
Sets the internal ILogger reference of this ILogable object. |
| setLogger(log:vegas.logging:ILogger) — Method in class asgard.text.CoreTextField |
|
Sets the internal ILogger reference of this ILogable object. |
| setLogger(log:vegas.logging:ILogger) — Method in class vegas.core.CoreObject |
|
Sets the internal ILogger reference of this ILogable object. |
| setLogger(log:vegas.logging:ILogger) — Method in class vegas.events.AbstractEventDispatcher |
|
Sets the internal ILogger reference of this ILogable object. |
| setLogger(log:vegas.logging:ILogger) — Method in interface vegas.logging.ILogable |
|
Sets the internal ILogger reference of this ILogable object. |
| setMap(m:system.data:Map) — Method in class andromeda.model.map.MapModel |
|
Sets the internal map of this model. |
| setMethodName(methodName) — Method in class asgard.events.RemotingEvent |
|
Sets the method name of the service. |
| setMicrophone(index) — Method in class asgard.media.MicrophoneExpert |
|
Sets the camera reference of the expert. |
| setModel(model:andromeda.model:IModelObject) — Method in class andromeda.events.ModelObjectEvent |
|
Sets the IModelObject reference of this event. |
| SetModel — Class in package andromeda.model.sets |
|
This model use an internal Set to register value objects. |
| SetModel(id, bGlobal, sChannel) — Constructor in class andromeda.model.sets.SetModel |
|
Creates a new SetModel instance. |
| setName(name) — Method in class vegas.events.EventDispatcher |
|
Internal method to sets the name of the instance. |
| setName(s) — Method in class vegas.logging.targets.AirLoggerTarget |
|
Sets the name of the target. |
| setNegative(percent) — Method in class pegas.colors.LightColor |
|
Sets the negative value of the movieclip. |
| setNone() — Method in class system.data.arrays.ArrayFilter |
|
Sets the NONE option value in the current filter. |
| setNumber(n) — Method in class vegas.events.NumberEvent |
|
Sets the Number value. |
| setNumeric(b) — Method in class system.data.arrays.ArrayFilter |
|
Sets the NUMERIC option value in the current filter. |
| setPen(... rest) — Method in class pegas.draw.ArcPen |
|
Sets the arc options to defined all values to draw the arc shape in the movieclip reference of this pen. |
| setPen(... rest) — Method in class pegas.draw.ArrowPen |
|
Sets the arc options to defined all values to draw the arc shape in the movieclip reference of this pen. |
| setPen(... rest) — Method in class pegas.draw.BevelRectanglePen |
|
Sets the arc options to defined all values to draw the arc shape in the movieclip reference of this pen. |
| setPen(... rest) — Method in class pegas.draw.BezierPen |
|
Sets the pen properties. |
| setPen(... rest) — Method in class pegas.draw.CirclePen |
|
Sets the pen properties. |
| setPen(... rest) — Method in class pegas.draw.DashLinePen |
|
Sets the arc options to defined all values to draw the arc shape in the movieclip reference of this pen. |
| setPen(... rest) — Method in class pegas.draw.EllipsePen |
|
Sets the pen properties. |
| setPen(... rest) — Method in class pegas.draw.FreePolygonPen |
|
Sets the shape options to defined all values to draw the shape. |
| setPen(... rest) — Method in class pegas.draw.GearPen |
|
Sets the shape options to defined all values to draw the shape. |
| setPen(... rest) — Method in class pegas.draw.LinePen |
|
Sets the arc options to defined all values to draw the arc shape in the movieclip reference of this pen. |
| setPen(... rest) — Method in class pegas.draw.PolygonPen |
|
Sets the shape options to defined all values to draw the shape. |
| setPen(... rest) — Method in class pegas.draw.RectanglePen |
|
Sets the shape options to defined all values to draw the shape. |
| setPen(... rest) — Method in class pegas.draw.RoundedComplexRectanglePen |
|
Sets the shape options to defined all values to draw the shape. |
| setPen(... rest) — Method in class pegas.draw.RoundedRectanglePen |
|
Sets the shape options to defined all values to draw the shape. |
| setPen(... rest) — Method in class pegas.draw.StarPen |
|
Sets the shape options to defined all values to draw the shape. |
| setPosition(value, noEvent, flag) — Method in class lunas.core.AbstractProgress |
|
Sets the position of the progress bar. |
| setPosition(value, noEvent, flag) — Method in interface lunas.core.IProgress |
|
Sets the position value of the progress. |
| setPosition(value) — Method in class pegas.transitions.TweenEntry |
|
Sets the position of the tween entry with the specified value. |
| setProperties(ar) — Method in interface andromeda.ioc.core.IObjectDefinition |
|
Sets the Array of all properties of this definition. |
| setProperties(ar) — Method in class andromeda.ioc.core.ObjectDefinition |
|
Sets the Array of all properties of this definition. |
| setProperty(name, value) — Method in class system.data.arrays.ProxyArray |
|
Overrides a call to change a property's value. |
| setQueue(queue:system.data:Queue) — Method in class andromeda.model.queue.QueueModel |
|
Sets the internal Queue of this model. |
| setQueue(q:system.data:Queue) — Method in class andromeda.process.Sequencer |