| 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 |
| v — Property, class graphics.colors.HSV |
|
The brightness value component of the hsv color (between 0 and 1). |
| v — Property, class graphics.colors.YUV |
|
The v component. |
| v — Property, class graphics.geom.Ray |
|
Determinates the v Vector3 of the Ray object. |
| v — Property, class graphics.geom.UV |
|
Defines the vertical coordinate value of the texture. |
| _v — Property, class system.data.iterators.VectorIterator |
|
The current Vector reference
|
| v1 — Property, class graphics.drawing.BezierPen |
|
The first vector element who defines the bezier shape. |
| v2 — Property, class graphics.drawing.BezierPen |
|
The second vector element who defines the bezier shape. |
| v3 — Property, class graphics.drawing.BezierPen |
|
The third vector element who defines the bezier shape. |
| v4 — Property, class graphics.drawing.BezierPen |
|
The fourth vector element who defines the bezier shape. |
| validate(value:uint) — Static Method , class graphics.Align |
|
Returns true if the specified Align value in argument is a valid Align value else returns false. |
| validate(value:uint) — Static Method , class graphics.Orientation |
|
Returns true if the passed-in uint argument is a valid Orientation value else returns false. |
| validate(value:any) — method, interface system.data.Validator |
|
Evaluates the specified value and throw a TypeError object if the value is not valid. |
| validate(value:any) — method, class system.data.arrays.TypedArray |
|
Evaluates the condition it checks and updates the IsValid property. |
| validate(value:any) — method, class system.data.collections.TypedCollection |
|
Evaluates the specified value and throw a TypeError object if the value is not valid. |
| validate(value:any) — method, class system.data.maps.TypedMap |
|
Evaluates the condition it checks and updates the IsValid property. |
| validate(value:any) — method, class system.data.queues.TypedQueue |
|
Evaluates the condition it checks and updates the IsValid property. |
| validate(value:any) — method, class system.data.stacks.TypedStack |
|
Evaluates the specified value and throw a TypeError object if the value is not valid. |
| validate(scope:String) — Static Method , class system.ioc.ObjectScope |
|
Returns true if the passed value is a valid scope reference. |
| validate(value:any) — method, class system.models.KernelModel |
|
Evaluates the specified value and throw a TypeError object if the value is not valid. |
| validate(lang:any) — Static Method , class vegas.i18n.Lang |
|
Returns true if the passed value is a valid Lang reference. |
| validate(id:Number) — Static Method , class vegas.media.AudioCodec |
|
Returns true if the specified id in argument is a valid audio codec. |
| validate(id:Number) — method, class vegas.media.VideoCodec |
|
Returns true if the specified id in argument is a valid video codec. |
| validate(value:any) — method, class vegas.models.CoreModelObject |
|
Evaluates the specified value and throw a TypeError object if the value is not valid. |
| validate(o:any) — Static Method , class vegas.net.NetServerStatus |
|
Validate if the specified object is a valid status value. |
| Validator — Interface, package system.data |
|
Defines the methods that objects that participate in a validation operation. |
| value — Property, class system.Char |
|
Determinates the value of the character. |
| value — Property, interface system.data.Entry |
|
Indicates the value corresponding to this entry. |
| value — Property, class system.data.ProxyReference |
|
The target value of the proxy reference. |
| value — Property, class system.data.WeakReference |
|
The value of the weak reference. |
| value — Property, class system.data.maps.MapEntry |
|
Indicates the value corresponding to this entry. |
| value — Property, class system.events.Command |
|
The value of this command. |
| value — Property, class system.ioc.ObjectArgument |
|
The value of the property. |
| value — Property, class system.ioc.ObjectProperty |
|
The value of the property. |
| value — Property, class system.ioc.strategies.ObjectFactoryValue |
|
The value of this strategy factory. |
| value — Property, class system.numeric.PRNG |
|
The current random value with a 31 bit unsigned integer between 1 and 0X7FFFFFFE inclusive (don't use 0). |
| value — Property, class system.process.caches.Attribute |
|
The value of the attribute. |
| value — Property, class system.rules.EmptyString |
|
The condition to evaluate. |
| value — Property, class system.rules.Even |
|
The value to evaluate. |
| value — Property, class system.rules.Null |
|
The value to evaluate. |
| value — Property, class system.rules.Odd |
|
The value to evaluate. |
| value — Property, class system.rules.Undefined |
|
The value to evaluate. |
| value — Property, class system.rules.Zero |
|
The value to evaluate. |
| value — Property, class vegas.colors.HTMLColor |
|
The value of the color. |
| value — Property, class vegas.events.EntryEvent |
|
Indicates the value corresponding to this entry. |
| value — Property, class vegas.events.ValueEvent |
|
Indicates the value corresponding to this entry. |
| value — Property, class vegas.i18n.Lang |
|
The value of the current Lang instance. |
| value() — method, class vegas.strings.json.JSONSerializer |
|
Evaluates the values in the source expression. |
| VALUE — Constant Static Property, class system.data.maps.SortedArrayMap |
|
Defines the constant value of the sortPolicy property if the ArrayMap is sorted by "value". |
| VALUE — Constant Static Property, class system.ioc.ObjectAttribute |
|
Defines the label of the value in a property object. |
| value1 — Property, class system.rules.DivBy |
|
The first value to evaluate. |
| value1 — Property, class system.rules.Equals |
|
The first value to evaluate. |
| value1 — Property, class system.rules.GreaterOrEqualsThan |
|
The first value to evaluate. |
| value1 — Property, class system.rules.GreaterThan |
|
The first value to evaluate. |
| value1 — Property, class system.rules.LessOrEqualsThan |
|
The first value to evaluate. |
| value1 — Property, class system.rules.LessThan |
|
The first value to evaluate. |
| value2 — Property, class system.rules.DivBy |
|
The second value to evaluate. |
| value2 — Property, class system.rules.Equals |
|
The second value to evaluate. |
| value2 — Property, class system.rules.GreaterOrEqualsThan |
|
The second value to evaluate. |
| value2 — Property, class system.rules.GreaterThan |
|
The second value to evaluate. |
| value2 — Property, class system.rules.LessOrEqualsThan |
|
The second value to evaluate. |
| value2 — Property, class system.rules.LessThan |
|
The second value to evaluate. |
| ValueEvent — class, package vegas.events |
|
A basic value event. |
| ValueEvent(type:String, value:any, target:Object, context:any, bubbles:Boolean, cancelable:Boolean, time:uint) — Constructor, class vegas.events.ValueEvent |
|
Creates a new EntryEvent instance. |
| valueIterator() — method, interface system.data.MultiMap |
|
Returns the iterator representation of all Collections register in the MultiMap, all collections represents a key. |
| valueIterator() — method, class system.data.maps.MultiValueMap |
|
Returns the iterator representation of all Collections register in the MultiValueMap, all collections represents a key. |
| ValueObject — Interface, package system.data |
|
Defines a value object. |
| valueOf() — method, class core.bit |
|
Returns the primitive value of the object. |
| valueOf() — method, class core.uri |
|
Returns the primitive value of the object. |
| valueOf() — method, class core.version |
|
Returns the primitive value of the object. |
| valueOf() — method, class graphics.CardinalDirection |
|
Returns the primitive value of the object. |
| valueOf() — method, class graphics.colors.RGB |
|
Returns the real value of the object. |
| valueOf() — method, class graphics.colors.RGBA |
|
Returns the real value of the object. |
| valueOf() — method, class system.Char |
|
Returns the String representation of the object. |
| valueOf() — method, class system.Enum |
|
Returns the primitive value of the object. |
| valueOf() — method, class system.URI |
|
Returns the primitive value of the object. |
| valueOf() — method, class system.Version |
|
Returns the primitive value of the object. |
| valueOf() — method, class system.numeric.PRNG |
|
Returns the primitive value of the object. |
| valueOf() — method, class system.numeric.RomanNumber |
|
Returns the primitive value of this object. |
| valueOf() — method, class system.process.TimeoutPolicy |
|
Returns the primitive value of this object. |
| valueOf() — method, class system.text.html.Entity |
|
Returns the character value of the entity. |
| valueOf() — method, class vegas.date.Time |
|
Returns the value of the time distance (in ms). |
| valueOf() — method, class vegas.i18n.Lang |
|
Returns the value of this instance. |
| valueOf() — method, class vegas.net.BOM |
|
Returns the primitive value of the object. |
| valueOf() — method, class vegas.net.MIME |
|
Returns the real value of the object. |
| valueOf() — method, class vegas.net.NetServerStatus |
|
Returns the primitive value of this object. |
| valueOf() — method, class vegas.net.NetStreamStatus |
|
Returns the object representation of this object. |
| values() — method, interface system.data.MultiMap |
|
Returns a collection of all values associated with all the keys in this map. |
| values() — method, class system.data.maps.MultiValueMap |
|
Returns a Collection of all values in the MultiValueMap. |
| valuesIterator() — method, interface system.data.MultiMap |
|
Returns an Iterator representation of all values in the MultiMap. |
| valuesIterator() — method, class system.data.maps.MultiValueMap |
|
Returns an Iterator representation of all values in the MultiValueMap. |
| variable — Constant Static Property, class system.reflection.MemberType |
|
The "variable" member type value. |
| variables — Property, interface system.reflection.ClassInfo |
|
List all variables in the class. |
| vBevel — Property, class graphics.drawing.BevelRectanglePen |
|
Determinates the vBevel value who defined the vertical bevel level of all corners in this BevelRectangle pen. |
| Vector2 — class, package graphics.geom |
|
Represents a vector in a 2D world with the coordinates x and y. |
| Vector2(x:Number, y:Number, degrees:Boolean) — Constructor, class graphics.geom.Vector2 |
|
Creates a new Vector2 instance. |
| Vector3 — class, package graphics.geom |
|
Represents a vector in a 3D world with the coordinates x, y and z. |
| Vector3(x:Number, y:Number, z:Number) — Constructor, class graphics.geom.Vector3 |
|
Creates a new Vector3 instance. |
| Vector4 — class, package graphics.geom |
|
Represents a vector in a 3D world with the coordinates x, y, z and w. |
| Vector4(x:Number, y:Number, z:Number, w:Number) — Constructor, class graphics.geom.Vector4 |
|
Creates a new Vector4 instance. |
| VectorIterator — class, package system.data.iterators |
|
Converts a Vector to an iterator. |
| VectorIterator(vector:any) — Constructor, class system.data.iterators.VectorIterator |
|
Creates a new VectorIterator instance. |
| Vectors4 — class, package graphics.geom |
|
Static tool class to manipulate and transform Vector4 references. |
| vegas — package |
| |
| vegas.colors — package |
| |
| vegas.config — package |
| |
| vegas.controllers — package |
| |
| vegas.date — package |
| |
| vegas.display — package |
| |
| vegas.display.coverflow — package |
| |
| vegas.events — package |
| |
| vegas.i18n — package |
| |
| vegas.ioc — package |
| |
| vegas.ioc.io — package |
| |
| vegas.logging — package |
| |
| vegas.managers — package |
| |
| vegas.media — package |
| |
| vegas.media.subtitles — package |
| |
| vegas.models — package |
| |
| vegas.models.arrays — package |
| |
| vegas.models.collections — package |
| |
| vegas.models.maps — package |
| |
| vegas.models.queues — package |
| |
| vegas.models.sets — package |
| |
| vegas.models.stacks — package |
| |
| vegas.net — package |
| |
| vegas.process.display — package |
| |
| vegas.strings — package |
| |
| vegas.strings.json — package |
| |
| vegas.text — package |
| |
| vegas.ui — package |
| |
| vegas.utils — package |
| |
| vegas.utils.pool — package |
| |
| vegas.utils.visitors — package |
| |
| vegas.vo — package |
| |
| verbose — Property, class graphics.display.TimelineScript |
|
The verbose mode flag. |
| verbose — Property, class graphics.display.TimelineTransition |
|
Enables the verbose mode of this object. |
| verbose — Property, class graphics.geom.AspectRatio |
|
Indicates the verbose mode used in the toString() method. |
| verbose — Property, class system.SystemConfigurator |
|
Indicates if the config use the verbose mode or not. |
| verbose — Property, class system.diagnostics.TextFieldConsole |
|
Indicates the verbose mode. |
| verbose — Property, class system.logging.targets.ExternalTarget |
|
If the target isn't available this flag indicates if the target try to use a javascript notification with the navigateToURL method. |
| verbose — Property, class system.process.ActionURLLoader |
|
Indicates the flag of the verbose mode. |
| verbose — Property, class system.process.EventDispatcherTask |
|
Switch the verbose mode of the task. |
| verbose — Property, class system.process.TaskGroup |
|
Defines the verbose mode of the task group (use it in the toString() method)
|
| verbose — Property, class system.remoting.RemotingServiceListener |
|
Switch the verbose mode of this listener. |
| verbose — Property, class system.serializers.eden.EdenConfigurator |
|
Parameter allowing to trace messages in the console if the environment permit it. |
| verbose — Property, class vegas.ioc.ObjectFactoryLoader |
|
Switch the verbose mode of this loader. |
| verbose — Property, class vegas.ioc.io.ObjectResource |
|
Indicates the verbose mode of the resource. |
| verbose — Property, class vegas.media.MediaExpert |
|
Indicates if the expert use verbose debug mode or not. |
| verbose — Property, class vegas.models.maps.InitMapModelObject |
|
Enable the verbose mode of this process. |
| verbose — Property, class vegas.net.NetStreamClient |
|
The verbose mode. |
| version — class, package core |
| |
| version(major:uint, minor:uint, build:uint, revision:uint) — Constructor, class core.version |
|
Creates a new version instance. |
| version — Property, class graphics.filters.ShaderCustomFilter |
|
The version of the filter (defines in the Shader). |
| version — Static Property, class system.metadata |
| |
| version — Property, class system.diagnostics._VirtualMachine |
|
The Virtual Machine version
|
| version — Property, class system.hosts.Host |
|
The version of this Host object. |
| version — Property, class system.hosts.OperatingSystem |
|
Returns the version of this operating system. |
| version — Property, class vegas.display.SWFInfo |
|
Indicates the version value of the specified SWF. |
| Version — class, package system |
|
A basic Version class which is composed by four fields: major, minor, build and revision. |
| Version(major:uint, minor:uint, build:uint, revision:uint) — Constructor, class system.Version |
|
Creates a new Version instance. |
| Vertex — class, package graphics.geom |
|
A Vertex is a point which can be represented in differents coordinates (local, world, screen). |
| Vertex(x:Number, y:Number, z:Number, tx:Number, ty:Number, tz:Number) — Constructor, class graphics.geom.Vertex |
|
Creates a new Vertex instance. |
| vertical — Property, class graphics.geom.EdgeMetrics |
|
The vertical, in pixels, of the sum of top and vertical region. |
| VERTICAL — Constant Static Property, class graphics.Direction |
|
Specifies the "vertical" value to change the orientation of a Display or a component. |
| verticalGap — Property, class graphics.layouts.BoxLayout |
|
Number of pixels between children in the vertical direction. |
| video — Property, class vegas.net.NetStreamClient |
|
The Video reference of this expert. |
| video — Property, class vegas.net.NetStreamTransition |
| |
| VideoCodec — class, package vegas.media |
|
The Video codec ID number enumeration class. |
| videocodecid — Property, class vegas.media.FLVMetaData |
|
A string that is the codec version that was used to encode the video. |
| videodatarate — Property, class vegas.media.FLVMetaData |
|
The video data rate (Defaults to 0). |
| videoframerate — Property, class vegas.media.FLVMetaData |
|
Framerate of the MP4 video. |
| videoHeight — Property, class vegas.media.StageVideoExpert |
|
If the stageVideo reference is not null, an integer specifying the height of the video stream, in pixels. |
| videosize — Property, class vegas.media.FLVMetaData |
|
The video data size. |
| videoWidth — Property, class vegas.media.StageVideoExpert |
|
If the stageVideo reference is not null, an integer specifying the width of the video stream, in pixels. |
| viewChanged() — method, class lunas.CoreProgress |
|
Invoked when the view of the display is changed. |
| viewChanged() — method, class lunas.components.bars.LevelBarBuilder |
|
Invoked when the position of the bar is changed. |
| viewChanged() — method, class lunas.components.textinputs.SimpleTextInput |
|
Called when the view of the component is changed. |
| viewChanged() — method, class lunas.components.textinputs.VisualTextInput |
|
Called when the view of the component is changed. |
| viewChanged() — method, class vegas.display.Background |
|
This method is invoked after the draw() method in the update() method. |
| viewChanged() — method, class vegas.display.PolyLineBackground |
|
This method is invoked after the draw() method in the update() method. |
| viewChanged() — method, class vegas.display.Protector |
|
Invoked when the view is changed. |
| viewDestroyed(e:flash.events:Event) — method, class lunas.CoreComponent |
|
Invoked when the component is removed. |
| viewEditableChanged() — method, class lunas.components.textinputs.CoreTextInput |
|
Called when the editable attributes are invoked. |
| viewEnabled() — method, class lunas.components.bars.SimpleScrollbar |
|
Invoked when the enabled property of the component change. |
| viewEnabled() — method, class lunas.components.buttons.CoreButton |
|
Invoked when the enabled property of the component change. |
| viewEnabled() — method, class lunas.components.labels.Label |
|
Invoked when the enabled property of the component change. |
| viewEnabled() — method, class lunas.components.textinputs.SimpleTextInput |
|
Invoked when the enabled property of the component change. |
| viewEnabled() — method, class lunas.components.textinputs.VisualTextInput |
|
Invoked when the enabled property of the component change. |
| viewEnabled() — method, class lunas.containers.AutoScrollContainer |
|
Invoked when the view enabled value change. |
| viewEnabled() — method, class vegas.display.Background |
|
Invoked when the enabled property of the component change. |
| viewHTMLTextChanged() — method, class lunas.components.textinputs.CoreTextInput |
|
Called when the htmlText attributes are invoked. |
| viewHTMLTextChanged() — method, class lunas.components.textinputs.VisualTextInput |
|
Called when the htmlText attributes are invoked. |
| viewIconChanged() — method, class lunas.components.buttons.RadioIconButton |
|
Invoked when the icon property of the component change. |
| viewLabelChanged() — method, class lunas.components.buttons.CoreButton |
|
Invoked when the label property of the component change. |
| viewLabelChanged() — method, class lunas.components.buttons.DashboardButton |
|
Invoked when the label property of the component change. |
| viewLabelChanged() — method, class lunas.components.buttons.LabelButton |
|
Invoked when the label property of the component change. |
| viewLabelChanged() — method, class lunas.components.buttons.MediaButton |
|
Invoked when the label property of the component change. |
| viewLabelChanged() — method, class lunas.components.buttons.RadioIconButton |
|
Invoked when the label property of the component change. |
| viewLabelChanged() — method, class lunas.components.buttons.SwitchLabelButton |
|
Invoked when the label property of the component change. |
| viewPort — Property, class vegas.media.StageVideoExpert |
|
The absolute position and size of the video surface in pixels. |
| viewPositionChanged(flag:Boolean) — method, class lunas.CoreProgress |
|
Invoked when the position of the bar is changed. |
| viewPositionChanged(flag:Boolean) — method, class lunas.components.bars.CoreScrollbar |
|
Invoked when the position value of the bar is changed. |
| viewPositionChanged(flag:Boolean) — method, class lunas.components.bars.LevelBar |
|
Invoked when the position of the bar is changed. |
| viewPositionChanged(flag:Boolean) — method, class lunas.components.bars.SimpleProgressbar |
|
Invoked when the position of the bar is changed. |
| viewResize() — method, class vegas.display.Background |
|
Invoked when the component is resized. |
| viewStyleChanged(e:flash.events:Event) — method, class lunas.CoreComponent |
|
Invoked when the component Style changed. |
| viewStyleChanged(e:flash.events:Event) — method, class lunas.components.bars.LevelBar |
|
Invoked when the component Style changed. |
| viewStyleChanged(e:flash.events:Event) — method, class lunas.components.bars.SimpleScrollbar |
|
Invoked when the component Style changed. |
| viewStyleChanged(e:flash.events:Event) — method, class lunas.components.buttons.BackgroundButton |
|
Invoked when the component Style changed. |
| viewStyleChanged(e:flash.events:Event) — method, class lunas.components.buttons.MediaButton |
|
Invoked when the component IStyle changed. |
| viewStyleChanged(e:flash.events:Event) — method, class lunas.components.buttons.RadioIconButton |
|
Invoked when the component IStyle changed. |
| viewStyleChanged(e:flash.events:Event) — method, class lunas.components.labels.Label |
|
Invoked when the component Style changed. |
| viewStyleChanged(e:flash.events:Event) — method, class lunas.components.textinputs.SimpleTextInput |
|
Invoked when the component IStyle changed. |
| viewStyleSheetChanged() — method, class lunas.components.labels.Label |
|
Invoked when the StyleSheet in the Style is changed. |
| viewTextChanged() — method, class lunas.components.textinputs.CoreTextInput |
|
Called when the text attributes are invoked. |
| viewTextChanged() — method, class lunas.components.textinputs.VisualTextInput |
|
Called when the text attributes are invoked. |
| Vigenere — class, package calista.hash |
|
The Vigenère cipher is a method of encrypting alphabetic text by using a series of different Caesar ciphers based on the letters of a keyword. |
| Vigenere() — Constructor, class calista.hash.Vigenere |
|
Creates a new Vigenere instance. |
| VIOLET — Constant Static Property, class vegas.colors.SVGColor |
|
The 'Violet' SVG color object. |
| VirtualMachine — Package Constant Property, system.diagnostics |
|
The VirtualMachine singleton instance. |
| _VirtualMachine — class, package system.diagnostics |
|
The internal VirtualMachine class. |
| _VirtualMachine(listener:Function) — Constructor, class system.diagnostics._VirtualMachine |
|
Creates a new VirtualMachine instance. |
| visit(o:vegas.utils.visitors:Visitable) — method, interface vegas.utils.visitors.Visitor |
|
Visit the Visitable object. |
| Visitable — Interface, package vegas.utils.visitors |
|
The basic Visitable interface. |
| Visitor — Interface, package vegas.utils.visitors |
|
The basic Visitor interface. |
| VisualComboTextInput — class, package lunas.components.textinputs |
|
This textinput contains a button to open a combo window or launch a command. |
| VisualComboTextInput(skin:flash.display:Sprite) — Constructor, class lunas.components.textinputs.VisualComboTextInput |
|
Creates a new VisualComboTextInput instance. |
| VisualComboTextInputStyle — class, package lunas.components.textinputs |
|
The style of the VisualComboTextInput component. |
| VisualComboTextInputStyle(init:any, id:any) — Constructor, class lunas.components.textinputs.VisualComboTextInputStyle |
|
Creates a new VisualComboTextInputStyle instance. |
| VisualTextInput — class, package lunas.components.textinputs |
|
This class provides a basic implementation of the ITextInput interface, this class is a proxy who use a skin sprite who contains a background and a dynamic textfield reference. |
| VisualTextInput(skin:flash.display:Sprite) — Constructor, class lunas.components.textinputs.VisualTextInput |
|
Creates a new VisualTextInput instance. |
| VisualTextInputStyle — class, package lunas.components.textinputs |
|
The styles of the VisualTextInput component. |
| VisualTextInputStyle(init:any, id:any) — Constructor, class lunas.components.textinputs.VisualTextInputStyle |
|
Creates a new VisualTextInputStyle instance. |
| volume — Property, class vegas.media.CoreSound |
|
The volume, ranging from 0 (silent) to 1 (full volume). |
| volume — Property, class vegas.net.NetStreamClient |
|
Specifies the volume, ranging from 0 (silent) to 1 (full volume). |
| vPrecision — Property, class graphics.drawing.DistortPen |
|
Indicates the vertical precision precision of the pen. |
| VT — Constant Static Property, class system.Char |
|
The "vertical tab" unicode character. |
| VT — Constant Static Property, class vegas.strings.UnicodeChar |
|
Vertical Tab utf8 representation (whitespace). |
|
| 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 |