| 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 |
| u — Property in class pegas.geom.UVCoordinate |
|
Defined the u horizontal coordinate value. |
| ucFirst(str) — Static method in class vegas.util.StringUtil |
|
Returns the value of this specified string with the first character in uppercase. |
| ucWords(str) — Static method in class vegas.util.StringUtil |
|
Uppercases the first character of each word in a string. |
| UINT — Constant static property in class vegas.util.TypeUtil |
|
The type of the 'uint' objects. |
| UNCOMPRESSED — Constant static property in class asgard.media.AudioCodec |
|
The Uncompressed audio codec value. |
| unconnectedPeerStreams — Property in class asgard.net.NetServerConnection |
|
An object that holds all of the peer subscriber NetStream objects that are not associated with publishing NetStream objects. |
| undefineable — Property in class andromeda.ioc.evaluators.ReferenceEvaluator |
|
The undefineable value returns in the eval method if the expression can't be evaluate. |
| undefineable — Property in class system.data.iterators.ArrayFieldIterator |
|
The default undefineable value use if the field don't exist in the current object in the iterator. |
| undefineable — Property in class system.evaluators.PropertyEvaluator |
|
This attributs defines the value returns from the eval() method if the expression can't be evaluate. |
| undefineable — Property in class system.serializers.eden.EdenConfigurator |
|
Value assigned to a variable when this one is not found or not authorized. |
| UNDEFINED — Constant static property in class vegas.util.TypeUtil |
|
The type of the 'undefined' objects. |
| underline(str) — Static method in class vegas.string.HTMLStringFormatter |
|
Use the underline method to format and display a string in a document. |
| UnicodeChar — Dynamic class in package vegas.string |
|
ECMA 262 Unicode IFormat-Control Characters tools. |
| UnicodeChar() — Constructor in class vegas.string.UnicodeChar |
|
Creates a new UnicodeChar instance. |
| union(toUnion:pegas.geom:Rectangle) — Method in class pegas.geom.Rectangle |
|
Adds two rectangles together to create a new Rectangle object, by filling in the horizontal and vertical space between the two rectangles. |
| uniqueSet() — Method in interface system.data.Bag |
|
Returns the Set of unique members that represent all members in the bag. |
| uniqueSet() — Method in class system.data.bags.CoreMapBag |
|
Returns the Set of unique members that represent all members in the bag. |
| UNIQUESORT — Constant static property in class system.data.arrays.ArrayFilter |
|
Specifies the unique sorting requirement for the Array class sorting methods. |
| UNIQUESORT — Constant static property in class system.data.maps.SortedArrayMap |
|
Specifies the unique sorting requirement for the Array class sorting methods. |
| UNITY_RANGE — Constant static property in class system.numeric.Range |
|
Range reference between 0 and 1. |
| Unix — Constant static property in class system.hosts.PlatformID |
|
The 'Unix' plateform id. |
| Unknown — Constant static property in class system.hosts.HostID |
|
The 'Unknow' host id constant. |
| Unknown — Constant static property in class system.hosts.PlatformID |
|
The 'Unknown' plateform id. |
| unlock() — Method in class asgard.display.CoreBitmap |
|
Unlocks the display. |
| unlock() — Method in class asgard.display.CoreLoader |
|
Unlocks the display. |
| unlock() — Method in class asgard.display.CoreMovieClip |
|
Unlocks the display. |
| unlock() — Method in class asgard.display.CoreShape |
|
Unlocks the display. |
| unlock() — Method in class asgard.display.CoreSimpleButton |
|
Unlocks the display. |
| unlock() — Method in class asgard.display.CoreSprite |
|
Unlocks the display. |
| unlock() — Method in class asgard.media.CoreSound |
|
Unlocks the display. |
| unlock() — Method in class asgard.media.CoreVideo |
|
Unlocks the display. |
| unlock() — Method in class asgard.net.NetServerStream |
|
Unlocks the display. |
| unlock() — Method in class asgard.text.CoreTextField |
|
Unlocks the display. |
| unlock() — Method in class pegas.geom.AspectRatio |
|
Unlocks the object. |
| unlock() — Method in interface system.process.Lockable |
|
Unlocks the object. |
| unlock() — Method in class vegas.events.CoreEventDispatcher |
|
Unlocks the display. |
| unlockMask() — Method in class lunas.display.container.ListContainer |
|
Unlock the mask protection. |
| UNMUTED — Constant static property in class asgard.events.MediaExpertEvent |
|
The name of the event when the Microphone is unmuted. |
| UNMUTED — Constant static property in class asgard.media.CameraStatus |
|
The status name when the Camera is unmuted. |
| UNMUTED — Constant static property in class asgard.media.MicrophoneStatus |
|
The status name when the Microphone is unmuted. |
| UNPAUSE — Constant static property in class asgard.net.NetStreamStatus |
|
The stream is unpaused. |
| UNPUBLISH_SUCCESS — Constant static property in class asgard.net.NetStreamStatus |
|
The unpublish operation was successfull. |
| unregister(dispatcher) — Method in class andromeda.process.ActionLoader |
|
Unregister the loader object. |
| unregister(dispatcher) — Method in class andromeda.process.CoreActionLoader |
|
Unregister the loader object. |
| unregister(dispatcher) — Method in class asgard.media.SoundLoader |
|
Unregister the loader object. |
| unregisterEventListener(type, listener, useCapture) — Method in class vegas.events.AbstractEventDispatcher |
|
Removes an EventListener from the EventDispatcher object. |
| unregisterEventListener(type, listener, useCapture) — Method in class vegas.events.CoreEventDispatcher |
|
Removes a listener (Function or EventListener object) from the EventDispatcher object. |
| unregisterEventListener(type, listener, useCapture) — Method in interface vegas.events.IEventDispatcher |
|
Removes an EventListener from the EventDispatcher object. |
| unregisterFactory() — Method in class andromeda.ioc.net.ObjectFactoryLoader |
|
Unregister the current factory referenceof this loader. |
| unRegisterFontClassName(name) — Method in class asgard.text.FontLoader |
|
Unregisters a new FontClassName in the specified FontLoader. |
| unregisterService() — Method in interface asgard.net.remoting.IRemotingServiceListener |
|
Unregister the service register in this listener. |
| unregisterService() — Method in class asgard.net.remoting.RemotingServiceListener |
|
Unregister the service register in this listener. |
| unregisterType(type) — Method in class lunas.core.AbstractButtonBuilder |
|
Unregisters the ButtonEvent type passed in argument. |
| unregisterType(type) — Method in class lunas.display.button.FrameLabelButton |
|
Unregisters the ButtonEvent type passed in argument. |
| unregisterView() — Method in class lunas.core.AbstractButton |
|
Unregister the view of this button. |
| unregisterView() — Method in class lunas.display.container.Container |
|
Unregisters the view of this component. |
| unSelect() — Method in class asgard.managers.TabManager |
|
Unselect the specified group and returns true if the group exist. |
| unSelect(item) — Method in class lunas.groups.AbstractGroup |
|
Unselect the specified item in argument. |
| unSelect(item) — Method in class lunas.groups.RadioButtonGroup |
|
Unselect the specified item in argument. |
| UNSELECT — Static property in class lunas.events.ButtonEvent |
|
Defines the value of the type property of an unselect event object. |
| unshift(... rest) — Method in class system.data.arrays.TypedArray |
|
Adds one or more elements to the beginning of an array and returns the new length of the array. |
| unterminatedComment — Static property in class system.serializers.eden.strings |
|
Unterminated comment. |
| unterminatedComment — Static property in class vegas.string.json.strings |
|
The unterminated comment error message. |
| up(e:lunas.events:ButtonEvent) — Method in class lunas.display.button.AquaButtonBuilder |
|
Invoked when the button is up. |
| up(e:lunas.events:ButtonEvent) — Method in class lunas.display.button.BackgroundButtonBuilder |
|
Invoked when the button is up. |
| up(e:lunas.events:ButtonEvent) — Method in class lunas.display.button.LabelButtonBuilder |
|
Invoked when the button is up. |
| up(e:lunas.events:ButtonEvent) — Method in class lunas.display.button.LightButtonBuilder |
|
Invoked when the button is over. |
| UP — Static property in class lunas.events.ButtonEvent |
|
Defines the value of the type property of an 'up' event object. |
| update() — Method in class andromeda.config.ConfigurableObject |
|
Update the display. |
| update(o:andromeda.util.observer:Observable, arg) — Method in interface andromeda.util.observer.Observer |
|
This method is called whenever the observed object is changed. |
| update() — Method in class asgard.display.Background |
|
Update the display. |
| update() — Method in class asgard.display.CoreBitmap |
|
Update the display. |
| update() — Method in class asgard.display.CoreLoader |
|
Update the display. |
| update() — Method in class asgard.display.CoreMovieClip |
|
Update the display. |
| update() — Method in class asgard.display.CoreShape |
|
Update the display. |
| update() — Method in class asgard.display.CoreSimpleButton |
|
Update the display. |
| update() — Method in class asgard.display.CoreSprite |
|
Update the display. |
| update() — Method in class asgard.display.PolyLineBackground |
|
Update the display. |
| update() — Method in class asgard.media.CameraExpert |
|
Updates the Camera settings. |
| update() — Method in class asgard.media.CoreSound |
|
Update the Sound object. |
| update() — Method in class asgard.media.CoreVideo |
|
Update the display. |
| update() — Method in class asgard.media.MediaExpert |
|
Updates the media settings. |
| update() — Method in class asgard.media.MicrophoneExpert |
|
Updates the Microphone settings. |
| update() — Method in class asgard.text.CoreTextField |
|
Update the display. |
| update() — Method in class lunas.core.AbstractBuilder |
|
Update the view of the component. |
| update() — Method in class lunas.core.AbstractComponent |
|
Updates the component. |
| update() — Method in interface lunas.core.IBuilder |
|
Update the view of the component. |
| update() — Method in interface lunas.core.IStyle |
|
Updates the IStyle object. |
| update() — Method in class lunas.display.button.AquaButtonBuilder |
|
Update the view of the component. |
| update() — Method in class lunas.display.button.BackgroundButtonBuilder |
|
Update the view of the component. |
| update() — Method in class lunas.display.button.IconButtonBuilder |
|
Update the view of the component. |
| update() — Method in class lunas.display.button.LabelButtonBuilder |
|
Update the view of the component. |
| update() — Method in class pegas.geom.Ray |
|
Updates the Ray object. |
| update() — Method in class pegas.transitions.Motion |
|
Update the current object. |
| update() — Method in class pegas.transitions.Tween |
|
Update the current Tween in the time. |
| update() — Method in class pegas.transitions.TweenLite |
|
Update the current Tween in the time. |
| updateLocalization(e:andromeda.events:LocalizationEvent) — Method in class asgard.net.ECMAObjectLoader |
|
Invoked when the localization of the application is changed or to update the locale object of
the IoC factory configuration with the current locale object of the application. |
| updateVO(vo:andromeda.vo:IValueObject) — Method in class andromeda.model.map.MapModel |
|
Update a value object in the model. |
| UPDATE_VO — Static property in class andromeda.events.ModelObjectEvent |
|
Default event type when the an IValueObject in the model is updated. |
| uri — Property in class asgard.net.NetServerConnection |
|
The URI of the application server that was passed to NetConnection.connect(), if connect was used to connect to a server. |
| url — Property in class asgard.media.SoundLoader |
|
(read-only) The URL from which this sound was loaded. |
| usageCount — Property in class andromeda.util.pool.ObjectPool |
|
Indicates the total number of 'checked out' objects currently in use. |
| useCacheAsBitmap — Property in class lunas.display.container.ScrollContainer |
|
Indicates if the container use cacheAsBitmap flag when the scroll is in progress. |
| useCapture — Property in class andromeda.ioc.core.ObjectListener |
|
Determinates if the event flow use capture or not. |
| USE_CAPTURE — Constant static property in class andromeda.ioc.core.ObjectListener |
|
Defines the "useCapture" attribute in a listener object definition. |
| useClear — Property in class pegas.draw.Pen |
|
Indicates if the clear() method is invoked at the end of the draw method. |
| useClose — Property in class pegas.draw.PolyLine |
|
Indicates if the polyline is automatically closed. |
| useEasingOver — Property in class lunas.display.button.LightFrameLabelButtonStyle |
|
Indicates if the component use an easing effect when the component is over. |
| useEasingSelected — Property in class lunas.display.button.LightFrameLabelButtonStyle |
|
Indicates if the component use an easing effect when the component is selected. |
| useEchoSuppression — Property in class asgard.media.MicrophoneVO |
|
Set to true if echo suppression is enabled; false otherwise. |
| useEndFill — Property in class pegas.draw.Pen |
|
Indicates if the endFill() method is invoked at the end of the draw method. |
| useEvent — Property in class system.data.arrays.ArrayFilter |
|
Indicates if an event is notify or not when the filter value change. |
| useFirst — Property in class pegas.draw.PolyLine |
|
Indicates if first point in the data model is the first offset position, the x and y value of this pen change and use the value of this point. |
| useGradientBox — Property in class asgard.display.Background |
|
Indicates if the IFillStyle of this display use gradient box matrix (only if the IFillStyle is a FillGradientStyle). |
| useGradientBox — Property in class asgard.display.PolyLineBackground |
|
Indicates if the IFillStyle of this display use gradient box matrix (only if the IFillStyle is a FillGradientStyle). |
| useHandCursor — Property in class lunas.core.AbstractButton |
|
A Boolean value that, when set to true, indicates whether Flash Player displays the hand cursor when the mouse rolls over a button. |
| useLogger — Property in class andromeda.ioc.factory.ObjectConfig |
|
Indicates if the logger model is used in the IoC factory to log the warning and errors. |
| usePrototypeInfo — Property in class system.reflection.FilterType |
|
Indicates if use prototype information. |
| userid — Property in class asgard.net.remoting.RemotingAuthentification |
|
Defines and returns an ID of connection to be used to be connected with the server. |
| useScrollRect — Property in class lunas.display.container.ListContainer |
|
(read-write) Indicates if this container use a scrollRect reference to mask the content. |
| useSeconds — Property in class andromeda.process.Pause |
|
Indicates if the pause use seconds or not. |
| useSeconds — Property in class pegas.transitions.Motion |
|
Defined if the Motion used seconds or not. |
| useTextColor — Property in class lunas.display.button.AquaButtonStyle |
|
Indicates if the component use the style text colors. |
| useTextColor — Property in class lunas.display.button.LabelButtonStyle |
|
Indicates if the component use the style text colors. |
| useTraitInfo — Property in class system.reflection.FilterType |
|
Indicates if use trait information. |
| useWeakReference — Property in class andromeda.ioc.core.ObjectListener |
|
Indicates if the listener is a weak reference. |
| USE_WEAK_REFERENCE — Constant static property in class andromeda.ioc.core.ObjectListener |
|
Defines the "useWeakReference" attribute in a listener object definition. |
| usingTLS — Property in class asgard.net.NetServerConnection |
|
[read-only] Indicates whether a secure connection was made using native Transport Layer Security (TLS) rather than HTTPS. |
| UVCoordinate — Class in package pegas.geom |
|
Coordinate system for bitmaps. |
| UVCoordinate(u, v) — Constructor in class pegas.geom.UVCoordinate |
|
Creates a new UVCoordinate instance. |
|
| 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 |