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  
c — Property in class pegas.geom.Line
Determinates the c component of the Line.
c — Property in class pegas.geom.Matrix
Defined the number of columns in the Matrix.
c — Property in class pegas.geom.Plane
Defined the third plane coordinate.
C(... rest) — Method in class pegas.draw.Canvas
Defines a shortcut reference to used the curveTo method.
C(... rest) — Method in class pegas.draw.Pen
Defines a shortcut reference to used the curveTo method.
CADET_BLUE — Constant static property in class pegas.colors.ColorSVG
The 'CadetBlue' SVG color object.
Calendar — Class in package kronos.date
This class contains all tools to creates a calendar.
calista.hash — Package
calista.util — Package
call(command, responder, ... rest) — Method in class asgard.net.NetServerConnection
Invokes a command or method on the server running Flash Media Server, or on an application server, to which the application instance is connected.
CALL_BAD_VERSION — Constant static property in class asgard.net.NetServerStatus
Packet encoded in an unidentified format.
CALL_FAILED — Constant static property in class asgard.net.NetServerStatus
The NetConnection.call method was not able to invoke the server-side method or command.
CALL_PROHIBITED — Constant static property in class asgard.net.NetServerStatus
An Action Message Format (AMF) operation is prevented for security reasons.
callProperty(methodName, ... rest) — Method in class pegas.draw.Pen
Overrides the behavior of an object property that can be called as a function.
callProperty(methodName, ... rest) — Method in class system.data.arrays.ProxyArray
Overrides the behavior of an object property that can be called as a function.
callProperty(methodName, ... rest) — Method in class vegas.string.UnicodeChar
Overrides the behavior of an object property that can be called as a function.
camera — Property in class asgard.media.CameraExpert
Returns the Camera client reference.
CameraExpert — Class in package asgard.media
This expert manage all Camera reference in the application.
CameraExpert(setting:asgard.media:CameraVO, name, id, bGlobal, sChannel) — Constructor in class asgard.media.CameraExpert
Creates a new CameraExpert instance.
CameraStatus — Class in package asgard.media
The enumeration static class of all Camera status.
CameraVO — Class in package asgard.media
This value object contains all values to set a Camera object.
CameraVO(init) — Constructor in class asgard.media.CameraVO
Creates a new CameraVO instance.
canConvertTo(o) — Method in interface system.reflection.TypeInfo
Indicates if the specified Class object can be convert to an other with the "as" keyword.
canSeekToEnd — Property in class asgard.media.FLVMetaData
A Boolean value that is true if the FLV file is encoded with a keyframe on the last frame, which allows seeking to the end of a progressive -download video file.
Canvas — Dynamic class in package pegas.draw
The Canvas pen is used to draw a complex shape with differents points in a data model.
Canvas(graphic, data) — Constructor in class pegas.draw.Canvas
Creates a new Canvas instance.
CanvasTransform — Class in package pegas.draw
This tool class transform a Canvas object with static methods.
CAPITAL_AM_PM — Constant static property in class system.formatters.DateFormatter
Placeholder for AM/PM designator who indicates if the hour is is before or after noon in date format.
caps — Property in class pegas.draw.LineStyle
A value from the CapsStyle class that specifies the type of caps at the end of lines.
cartesianToPolar(p) — Static method in class pegas.util.Trigo
Converts a vector in cartesian in a polar vector.
CASEINSENSITIVE — Constant static property in class system.data.arrays.ArrayFilter
Specifies case-insensitive sorting for the Array class sorting methods.
CASEINSENSITIVE — Constant static property in class system.data.maps.SortedArrayMap
Specifies case-insensitive sorting for the Array class sorting methods.
caseValue(str) — Static method in class system.comparators.CharComparator
Returns 0 if the passed string is lower case else 1.
category — Property in interface vegas.logging.ILogger
The category value for the logger.
category — Property in class vegas.logging.LogLogger
Returns the category of this logger.
ceil(n, floatCount) — Static method in class system.numeric.Mathematics
Rounds and returns the ceiling of the specified number or expression.
center — Property in class pegas.geom.Rectangle
Returns the location of the Rectangle object's center, determined by the values of the x and y properties.
center(str, size, separator) — Static method in class system.Strings
Returns the center String representation of the specified String value.
CENTER — Constant static property in class pegas.draw.Align
Defines the CENTER value (0).
ch — Property in class system.serializers.eden.ECMAScript
The current character to parse.
ch — Property in class system.text.parser.GenericParser
The current character to parse.
ch — Property in class vegas.string.json.JSONSerializer
The current character of the iterator in the source.
change — Property in class pegas.transitions.TweenEntry
(read-only) Indicates the change value of this tween entry.
CHANGE — Constant static property in class andromeda.events.ActionEvent
The name of the event when the process is changed.
CHANGE — Static property in class andromeda.events.LocalizationEvent
The name of the event when the localization is changed.
CHANGE — Static property in class andromeda.i18n.Localization
The name of the event when the localization is changed.
CHANGE — Static property in class lunas.events.ComponentEvent
Defines the value of the type property of a 'change' event object.
changeChildsPosition() — Method in class lunas.display.container.CircleContainer
Refreshs and changes the child position of all childs in the _container.
changeChildsPosition() — Method in class lunas.display.container.ListContainer
Refreshs and changes the child position of all childs in the container.
changeChildsPosition() — Method in class lunas.display.container.MatrixContainer
Refreshs the childs position in the container.
CHANGE_VO — Static property in class andromeda.events.ModelObjectEvent
Default event type when the current IValueObject is changed in the model.
channel — Property in class asgard.media.CoreSound
The SoundChannel object of this CoreSound object.
channel — Property in class vegas.events.Command
The channel of this command.
channel — Property in class vegas.events.CoreEventDispatcher
Indicates the channel of this dispatcher if this instance is global.
char — Property in class system.text.html.Entity
The String char value of the entity.
Char — Class in package vegas.core.types
An object of type Char contains a single field whose type is String.
Char(value) — Constructor in class vegas.core.types.Char
Creates a new Char instance.
CharComparator — Class in package system.comparators
This comparator compare characters (String with one character) objects.
CharComparator() — Constructor in class system.comparators.CharComparator
Creates a new CharComparator instance.
charPlacement — Static property in class vegas.logging.AbstractTarget
The static field used when throws an Error when the character placement failed.
charsInvalid — Static property in class vegas.logging.AbstractTarget
The static field used when throws an Error when a character is invalid.
CHARTREUSE — Constant static property in class pegas.colors.ColorSVG
The 'Chartreuse' SVG color object.
checkForComodification(message) — Method in class system.data.iterators.BagIterator
This method check the comodification of the Bag and test if the iterator is valid and can continue to process.
checkForComodification() — Method in class system.data.iterators.LinkedListIterator
This method check the comodification of the LinkedList and test if the iterator is valid and can continue to process.
checkPolicyFile — Property in class andromeda.ioc.io.AssemblyResource
Indicates if the assembly must check a policy file in the server of the external library to load.
checkPolicyFile — Property in class asgard.text.FontResource
Indicates if the assembly must check a policy file in the server of the external library to load.
childAngle — Property in class lunas.display.container.CircleContainer
Indicates the angle value in degrees of the childs in the container.
childCount — Property in class lunas.display.container.CircleContainer
Indicates the number of childs visible in this container (minimal value is 1).
childCount — Property in class lunas.display.container.ListContainer
Returns the number of childs in this container.
childOrientation — Property in class lunas.display.container.CircleContainer
Indicates if the childs of the container use a perpendicular tangente direction.
CHOCOLATE — Constant static property in class pegas.colors.ColorSVG
The 'Chocolate' SVG color object.
CHORD — Constant static property in class pegas.draw.ArcType
The 'chord' type.
Circ — Class in package pegas.transitions.easing
The Circ class defines three easing functions to implement motion with ActionScript animations.
CircleContainer — Class in package lunas.display.container
This container display all this child elements with a circle trigonometric algorithm.
CircleContainer(id, isConfigurable, name) — Constructor in class lunas.display.container.CircleContainer
Creates a new CircleContainer instance.
CirclePen — Dynamic class in package pegas.draw
This pen is the tool to draw a circle vector shape.
CirclePen(graphic, ... rest) — Constructor in class pegas.draw.CirclePen
The Pen class use composition to control a Graphics reference and draw custom vector graphic shapes.
CircularQueue — Class in package system.data.queues
The CircularQueue class allows for storing objects in a circular queue of a predefined size.
CircularQueue(qSize, elements) — Constructor in class system.data.queues.CircularQueue
Creates a new CircularQueue instance.
CL() — Method in class pegas.draw.Pen
Defines a shortcut reference to used the clear method.
clamp(value, min, max) — Static method in class system.numeric.Mathematics
Bounds a numeric value between 2 numbers.
clamp(value) — Method in class system.numeric.Range
Clamp a value in the current range.
ClassCastError — Class in package vegas.errors
Thrown to indicate that the code has attempted to cast an object to a subclass of which it is not an instance.
ClassCastError(message, id) — Constructor in class vegas.errors.ClassCastError
Creates a new ClassCastError instance.
ClassInfo — Interface in package system.reflection
This interface defines the object who indicates all informations about a class in the reflection pattern of system.
ClassUtil — Class in package vegas.util
The ClassUtil utility class is an all-static class with methods for working with function the Class in AS3.
clear() — Method in class andromeda.i18n.Localization
Removes all singletons in the internal map of this object..
clear() — Method in class andromeda.ioc.core.TypeAliases
Clear all alias in the internal map of this object.
clear() — Method in class andromeda.ioc.net.ObjectFactoryLoader
Clear all the resources in the loader and reset it.
clear() — Method in class andromeda.model.AbstractModelObject
Clear the model.
clear() — Static method in class andromeda.model.ModelCollector
Removes all IModel references in the collector.
clear() — Method in class andromeda.model.array.PageableArrayModel
Clear the model.
clear() — Method in class andromeda.model.collections.CollectionModel
Removes all value objects in the model.
clear() — Method in class andromeda.model.map.MapModel
Removes all value objects in the model.
clear() — Method in class andromeda.model.queue.QueueModel
Removes all value objects in the model.
clear() — Method in class andromeda.model.stack.StackModel
Removes all value objects in the model.
clear() — Method in class andromeda.process.BatchProcess
Clear the layout manager.
clear(noEvent, callback) — Method in class andromeda.process.Sequencer
Removes all process in the Sequencer.
clear() — Method in class andromeda.vo.FilterVO
Clear the filter value.
clear() — Static method in class asgard.display.DisplayObjectCollector
Clear the DisplayObjectCollector.
clear() — Method in class asgard.managers.TabManager
Removes all elements in this manager.
clear() — Static method in class asgard.media.SoundCollector
Clear the SoundCollector.
clear() — Static method in class asgard.net.remoting.RemotingConnectionCollector
Removes all RemotingConnection reference in the collector.
clear() — Method in class lunas.core.AbstractBuilder
Clear the view of the component.
clear() — Method in interface lunas.core.IBuilder
Clear the view of the component.
clear() — Static method in class lunas.core.StyleCollector
Removes all elements in the StyleCollector.
clear() — Method in class lunas.display.button.AquaButtonBuilder
Clear the view of the component.
clear() — Method in class lunas.display.button.BackgroundButtonBuilder
Clear the view of the component.
clear() — Method in class lunas.display.button.IconButtonBuilder
Clear the view of the component.
clear() — Method in class lunas.display.button.LabelButtonBuilder
Clear the view of the component.
clear() — Method in class lunas.display.container.Container
Removes all childs in the container.
clear() — Method in class pegas.transitions.EasingController
Removes all elements in this controller.
clear() — Method in class pegas.transitions.Tween
Removes all entries in the model of this Tween object.
clear() — Method in class pegas.transitions.TweenModel
Clear the model.
clear() — Method in interface system.data.Collection
Removes all of the elements from this collection (optional operation).
clear() — Method in interface system.data.Map
Removes all mappings from this map (optional operation).
clear() — Method in interface system.data.Stack
Removes all of the elements from this stack (optional operation).
clear() — Method in class system.data.arrays.ProxyArray
Removes all elements in the array.
clear() — Method in class system.data.bags.CoreMapBag
Removes all of the elements from this bag.
clear() — Method in class system.data.collections.ArrayCollection
Removes all elements in the collection.
clear() — Method in class system.data.collections.TypedCollection
Removes all elements in the collection.
clear() — Method in class system.data.lists.ArrayList
Removes all elements in the collection.
clear() — Method in class system.data.lists.LinkedList
Removes all of the elements from this queue (optional operation).
clear() — Method in class system.data.maps.ArrayMap
Removes all mappings from this map.
clear() — Method in class system.data.maps.HashMap
Removes all mappings from this map.
clear() — Method in class system.data.maps.MultiValueMap
Removes all elements in this map.
clear() — Method in class system.data.maps.TypedMap
Removes all mappings from this map (optional operation).
clear() — Method in class system.data.queues.CircularQueue
Clear all elements in the queue.
clear() — Method in class system.data.queues.TypedQueue
Removes all elements in the collection.
clear() — Method in class system.data.sets.CoreSet
Removes all of the elements from this Set (optional operation).
clear() — Method in class system.data.sets.MultiHashSet
This clears each collection in the map, and so may be slow.
clear() — Method in class system.data.stacks.TypedStack
Removes all of the elements from this stack (optional operation).
clear() — Method in class system.evaluators.MultiEvaluator
Clear all the IEvaluator objects.
clear() — Method in interface system.terminals.InteractiveConsole
Clear all standard streams.
clear() — Method in class system.terminals.VirtualConsole
Clear all standard streams.
clear() — Method in class vegas.events.FrontController
Removes all entries in the FrontController.
clear() — Method in class vegas.logging.targets.AirLoggerTarget
Clear the console.
clear() — Method in class vegas.logging.targets.SOSTarget
Clear the console.
CLEAR — Constant static property in class andromeda.events.ActionEvent
The name of the event when the process is cleared.
CLEAR — Static property in class lunas.events.ComponentEvent
Defines the value of the type property of a 'clear' event object.
CLEAR — Constant static property in class vegas.logging.targets.AirLoggerTarget
The id message to clear the console.
CLEAR — Constant static property in class vegas.logging.targets.SOSTarget
Provides the message to send in the SOS console to clear the console.
clearChanged() — Method in class andromeda.util.observer.Observable
Indicates that this object has no longer changed, or that it has already notified all of its observers of its most recent change, so that the hasChanged method will now return false.
CLEAR_ENTRY — Static property in class pegas.events.TweenEntryEvent
Default event type when all tween entries are removed.
clearObjectDefinition() — Method in interface andromeda.ioc.core.IObjectDefinitionContainer
Removes all the object definitions register in the container.
clearObjectDefinition() — Method in class andromeda.ioc.core.ObjectDefinitionContainer
Removes all the object definitions register in the container.
clearProcess(action:andromeda.process:IAction) — Method in class andromeda.process.BatchProcess
Clear the specified process.
CLEAR_VO — Static property in class andromeda.events.ModelObjectEvent
Default event type when all IValueObject in a model are deleted.
CLICK — Static property in class lunas.events.ButtonEvent
Defines the value of the type property of a click event object.
client — Property in class asgard.net.NetServerConnection
The default object encoding (AMF version) for NetConnection objects created in the SWF file.
clone() — Method in class andromeda.config.CoreConfigLoader
Returns a shallow copy of this object.
clone() — Method in class andromeda.events.ActionEvent
Returns the shallow copy of this object.
clone() — Method in class andromeda.events.LocalizationEvent
Returns a shallow copy of this object.
clone() — Method in class andromeda.events.ModelObjectEvent
Returns the shallow copy of this object.
clone() — Method in class andromeda.i18n.CoreLocalizationLoader
Returns a shallow copy of this object.
clone() — Method in class andromeda.process.Action
Returns a shallow copy of this object.
clone() — Method in class andromeda.process.ActionProxy
Returns a shallow copy of this object.
clone() — Method in class andromeda.process.Batch
Returns a shallow copy of the object.
clone() — Method in class andromeda.process.BatchProcess
Returns a shallow copy of the object.
clone() — Method in class andromeda.process.EventDispatcherProcess
Returns a shallow copy of this object.
clone() — Method in class andromeda.process.Message
Returns a shallow copy of this object.
clone() — Method in class andromeda.process.Pause
Returns a shallow copy of this object.
clone() — Method in class andromeda.process.Sequencer
Returns a shallow copy of this object.
clone() — Method in class andromeda.process.SimpleAction
Returns a shallow copy of this object.
clone() — Method in class asgard.events.FontEvent
Returns a shallow copy of this object.
clone() — Method in class asgard.events.MediaExpertEvent
Returns a shallow copy of this object.
clone() — Method in class asgard.events.NetServerEvent
Returns a shallow copy of this object.
clone() — Method in class asgard.events.RemotingEvent
Returns a shallow copy of this object.
clone() — Method in class asgard.events.SoundEvent
Returns a shallow copy of this object.
clone() — Method in class asgard.media.CoreSound
Returns the shallow copy of the object.
clone() — Method in class asgard.net.HTTPHost
Creates and returns a shallow copy of the object.
clone() — Method in class asgard.net.NetServerConnection
Returns the shallow copy of this object.
clone() — Method in class asgard.net.remoting.RemotingConnection
Returns a shallow copy of this object.
clone() — Method in class asgard.net.remoting.RemotingService
Returns a shallow copy of this object.
clone() — Method in class lunas.core.EdgeMetrics
Returns a shallow copy of this instance.
clone() — Method in class lunas.events.ButtonEvent
Returns the shallow copy of this event.
clone() — Method in class lunas.events.ComponentEvent
Returns the shallow copy of this event.
clone() — Method in class lunas.events.StyleEvent
Returns the shallow copy of this event.
clone() — Method in class pegas.events.TransitionEvent
Returns the shallow copy of this object.
clone() — Method in class pegas.events.TweenEntryEvent
Returns the shallow copy of this object.
clone() — Method in class pegas.geom.AspectRatio
Creates and returns a shallow copy of the object.
clone() — Method in class pegas.geom.Dimension
Returns a shallow copy of this instance.
clone() — Method in class pegas.geom.Line
Returns a shallow copy of this instance.
clone() — Method in class pegas.geom.Matrix
Returns a shallow copy of this instance.
clone() — Method in class pegas.geom.Matrix4
Returns a shallow copy of this instance.
clone() — Method in class pegas.geom.Plane
Returns a shallow copy of this instance.
clone() — Method in class pegas.geom.Point
Returns the shallow copy of this object.
clone() — Method in class pegas.geom.Quaternion
Returns a shallow copy of this instance.
clone() — Method in class pegas.geom.Ray
Returns a shallow copy of this instance.
clone() — Method in class pegas.geom.Rectangle
Returns a new Rectangle object with the same values for the x, y, width, and height properties as the original Rectangle object.
clone() — Method in class pegas.geom.UVCoordinate
Returns a shallow copy of this instance.
clone() — Method in class pegas.geom.Vector2
Returns a shallow copy of this instance.
clone() — Method in class pegas.geom.Vector3
Returns a shallow copy of this instance.
clone() — Method in class pegas.geom.Vector4
Returns a shallow copy of this instance.
clone() — Method in class pegas.geom.Vertex
Returns a shallow copy of this instance.
clone() — Method in class pegas.transitions.Motion
Returns a shallow copy of this object.
clone() — Method in class pegas.transitions.Tween
Returns a shallow copy of this Tween object.
clone() — Method in class pegas.transitions.TweenEntry
Returns a shallow copy of this entry.
clone() — Method in class pegas.transitions.TweenLite
Returns a shallow copy of this Tween object.
clone() — Method in class pegas.transitions.TweenModel
Returns a shallow copy of this object.
clone() — Method in interface system.Cloneable
Creates and returns a shallow copy of the object.
clone() — Method in class system.data.arrays.ProxyArray
Creates and returns a shallow copy of the object.
clone() — Method in class system.data.arrays.TypedArray
Creates and returns a shallow copy of the object.
clone() — Method in class system.data.bags.ArrayBag
Returns the shallow copy of this bag.
clone() — Method in class system.data.bags.CoreMapBag
Returns the shallow copy of this bag.
clone() — Method in class system.data.bags.HashBag
Returns the shallow copy of this bag.
clone() — Method in class system.data.collections.ArrayCollection
Returns a shallow copy of this collection (optional operation).
clone() — Method in class system.data.collections.TypedCollection
Returns a shallow copy of this collection.
clone() — Method in class system.data.lists.ArrayList
Returns a shallow copy of this collection (optional operation).
clone() — Method in class system.data.lists.LinkedList
Returns the shallow copy of this LinkedList.
clone() — Method in class system.data.lists.SortedArrayList
Returns a shallow copy of the instance.
clone() — Method in class system.data.maps.ArrayMap
Returns a shallow copy of this HashMap instance: the keys and values themselves are not cloned.
clone() — Method in class system.data.maps.HashMap
Returns a shallow copy of this HashMap instance: the keys and values themselves are not cloned.
clone() — Method in class system.data.maps.MapEntry
Creates and returns a shallow copy of the object.
clone() — Method in class system.data.maps.MultiValueMap
Returns a shallow copy of this object.
clone() — Method in class system.data.maps.TypedMap
Returns a shallow copy of the map.
clone() — Method in class system.data.queues.CircularQueue
Returns a shallow copy of the queue.
clone() — Method in class system.data.queues.LinearQueue
Returns a shallow copy of this collection (optional operation).
clone() — Method in class system.data.queues.PriorityQueue
Returns a shallow copy of this object.
clone() — Method in class system.data.queues.TypedQueue
Returns a shallow copy of this collection.
clone() — Method in class system.data.sets.ArraySet
Returns a shallow copy of this Set (optional operation).
clone() — Method in class system.data.sets.CoreSet
Returns a shallow copy of this Set (optional operation).
clone() — Method in class system.data.sets.HashSet
Returns a shallow copy of this Set (optional operation).
clone() — Method in class system.data.sets.MultiHashSet
Returns the shallow copy of this object.
clone() — Method in class system.data.sets.TypedSet
Returns a shallow copy of this collection.
clone() — Method in class system.data.stacks.ArrayStack
Returns a shallow copy of this object.
clone() — Method in class system.data.stacks.TypedStack
Creates and returns a shallow copy of the object.
clone() — Method in class system.formatters.DateFormatter
Creates and returns a shallow copy of the object.
clone() — Method in class system.numeric.Range
Returns a shallow copy of the object.
clone() — Method in class vegas.events.ArrayEvent
Returns the shallow copy of this event.
clone() — Method in class vegas.events.BasicEvent
Returns the shallow copy of this event.
clone() — Method in class vegas.events.BooleanEvent
Returns the shallow copy of this event.
clone() — Method in class vegas.events.CommandEvent
Returns the shallow copy of this event.
clone() — Method in class vegas.events.DateEvent
Returns the shallow copy of this event.
clone() — Method in class vegas.events.Delegate
Returns a shallow copy of the instance.
clone() — Method in class vegas.events.DynamicEvent
Returns the shallow copy of this event.
clone() — Method in class vegas.events.EventListenerBatch
Returns a shallow copy of this instance.
clone() — Method in class vegas.events.NumberEvent
Returns the shallow copy of this event.
clone() — Method in class vegas.events.StringEvent
Returns the shallow copy of this event.
clone() — Method in class vegas.logging.LogEvent
Returns the shallow copy of the event.
clone(ar) — Static method in class vegas.util.ArrayUtil
Creates the shallow copy of the Array.
clone(b) — Static method in class vegas.util.BooleanUtil
Returns a copy by reference of this boolean.
clone(d) — Static method in class vegas.util.DateUtil
Returns a shallow copy of the date object passed in argument.
clone(e) — Static method in class vegas.util.ErrorUtil
Returns a shallow copy by reference of this specified error.
clone(f) — Static method in class vegas.util.FunctionUtil
Returns a copy by value of this function.
clone(n) — Static method in class vegas.util.NumberUtil
Returns a copy by reference of this Number.
clone(o) — Static method in class vegas.util.ObjectUtil
Returns the shallow copy of the object.
clone(s) — Static method in class vegas.util.StringUtil
Returns a shallow copy of the specified string.
Cloneable — Interface in package system
Supports cloning, which creates a new instance of a class with the same value as an existing instance.
close() — Method in class andromeda.process.ActionLoader
Cancels a load() method operation that is currently in progress for the Loader instance.
close() — Method in class andromeda.process.ActionURLLoader
Cancels a load() method operation that is currently in progress for the Loader instance.
close() — Method in class andromeda.process.CoreActionLoader
Cancels a load() method operation that is currently in progress for the Loader instance.
close() — Method in class asgard.media.SoundLoader
Cancels a load() method operation that is currently in progress for the Loader instance.
close(noEvent) — Method in class asgard.net.NetServerConnection
Closes the connection that was opened locally or with the server and dispatches the netStatus event with a code property of NetConnection.Connect.Closed.
close() — Method in class vegas.logging.targets.AirLoggerTarget
Close the connection with the console.
close() — Method in class vegas.logging.targets.SOSTarget
Close the console socket connection.
CLOSE — Constant static property in class asgard.events.NetServerEvent
The name of the NetServerEvent when the connection is closed.
code — Property in class andromeda.vo.NetServerInfoVO
The code of the error.
code — Property in class asgard.events.RemotingEvent
The error code of the service.
code — Property in class asgard.net.NetServerInfo
The code of this information object.
code — Property in class asgard.net.NetServerStatus
The code property.
code — Property in class asgard.net.NetStreamStatus
The code of the NetStream information.
Collection — Interface in package system.data
The root interface in the collection hierarchy.
CollectionFormatter — Class in package system.data.collections
Converts a Collection to a custom string representation.
CollectionFormatter() — Constructor in class system.data.collections.CollectionFormatter
Creates a new CollectionFormatter instance.
CollectionModel — Class in package andromeda.model.collections
This model use an internal Collection to register value objects.
CollectionModel(id, bGlobal, sChannel) — Constructor in class andromeda.model.collections.CollectionModel
Creates a new CollectionModel instance.
color — Property in class lunas.display.button.AquaButtonStyle
The default color of the field of the component.
color — Property in class lunas.display.button.LabelButtonStyle
The default color of the field of the component.