| 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 |
| g — Property, class graphics.colors.RGB |
|
The green component, between 0 and 255. |
| GAINSBORO — Constant Static Property, class vegas.colors.SVGColor |
|
The 'Gainsboro' SVG color object. |
| gammaApprox(n:Number) — Static Method , class graphics.numeric.Factor |
|
Extends the domain of the factorial function by calculating the factorial of decimal numbers. |
| garbageCollection() — method, class system.diagnostics._VirtualMachine |
|
Force the garbage collection on the Virtual Machine
|
| gatewayUrl — Property, class system.remoting.RemotingService |
|
Indicates a string containing a dot delimited path from the root of the Flash Remoting Server to the service name. |
| gaussian — Property, class graphics.filters.TwirlFilter |
|
The gaussian flag indicates if a gaussian calcul is used to defines the filter or not. |
| G_AXIS — Constant Static Property, class graphics.colors.ColorMatrix |
|
Defines the green axis value in the rotate method (1). |
| gcd — Package Constant Property, core.maths |
|
Returns the greatest common divisor with the Euclidean algorithm. |
| gcd — Property, class graphics.geom.AspectRatio |
|
Determinates the greatest common divisor if the current object. |
| GearPen — Dynamic Class, package graphics.drawing |
|
This pen drawing gears. |
| GearPen(graphic:any, x:Number, y:Number, points:uint, innerRadius:Number, outerRadius:Number, angle:Number, holeSides:uint, holeRadius:Number, align:uint) — Constructor, class graphics.drawing.GearPen |
|
Creates a new GearPen instance. |
| generatePrimes(limit:Number) — Static Method , class graphics.numeric.Prime |
|
Defines an array of all primes between 2 and 'n' inclusive. |
| generates(definition:system.ioc:IObjectDefinition) — method, class system.ioc.ObjectFactory |
|
Invoked to creates all object in the factory register in the generates collection. |
| GenericComparator — class, package system.comparators |
|
This comparator compare two Objects by field. |
| GenericComparator(sortBy:String, comparator:system:Comparator) — Constructor, class system.comparators.GenericComparator |
|
Creates a new GenericComparator instance. |
| GenericParser — class, package system.text.parser |
|
The GenericParser static tool class. |
| GenericParser(source:String) — Constructor, class system.text.parser.GenericParser |
|
Creates a new GenericParser instance. |
| Geometry — Interface, package graphics.geom |
|
This interface provides the common methods in all the geometric objects. |
| get(index:uint) — method, class core.bit |
|
Gets the bit at the index position. |
| get(prop:String) — method, class graphics.transitions.TweenBuffer |
|
Returns the specified TweenEntry reference. |
| get(id:any) — Static Method , class lunas.StyleCollector |
|
Returns the IStyle object register in the collector with the id passed-in argument. |
| get(groupName:String) — method, class lunas.groups.CoreGroup |
|
Returns the current IGroupable object selected with the passed-in group name. |
| get(key:any) — method, interface system.data.Collection |
|
Returns the element from this collection at the passed index. |
| get(key:any) — method, interface system.data.Map |
|
Returns the value to which this map maps the specified key. |
| get(key:any) — method, class system.data.bags.CoreMapBag |
|
Unsupported by bag objects. |
| get(key:any) — method, class system.data.collections.ArrayCollection |
|
Returns the element from this collection at the passed key index. |
| get(key:any) — method, class system.data.collections.TypedCollection |
|
Returns the element from this collection at the passed key index. |
| get(key:any) — method, class system.data.lists.LinkedList |
|
Returns the element at the specified position in this list. |
| get(key:any) — method, class system.data.maps.ArrayMap |
|
Returns the value to which this map maps the specified key. |
| get(key:any) — method, class system.data.maps.HashMap |
|
Returns the value to which this map maps the specified key. |
| get(key:any) — method, class system.data.maps.MultiValueMap |
|
Gets the collection mapped to the specified key. |
| get(key:any) — method, class system.data.maps.TypedMap |
|
Returns the value to which this map maps the specified key. |
| get(key:any) — method, class system.data.queues.CircularQueue |
|
Unsupported method in all CircularQueue objects. |
| get(key:any) — method, class system.data.queues.TypedQueue |
|
Returns the element from this collection at the passed key index. |
| get(key:any) — method, class system.data.sets.CoreSet |
|
Returns the element from this collection at the passed key index. |
| get(key:any) — method, class system.events.EventListenerBatch |
|
Returns the element from this collection at the passed key index. |
| get(key:any) — method, class system.models.maps.MapModel |
|
Returns the entry defined by the key passed-in argument. |
| get(key:any) — method, class system.process.Batch |
|
Returns the element from this collection at the passed key index. |
| get(name:String) — Static Method , class vegas.colors.SVGColor |
|
Returns the current SVGColor reference specified with the name passed in parameter. |
| get(id:String) — method, class vegas.config.Config |
|
Apply the current Config object over the specified object. |
| get(id:String) — Static Method , class vegas.i18n.Lang |
|
Returns a Lang instance with the specified 'id' value. |
| get(lang:any) — method, class vegas.i18n.Localization |
|
Returns the current Locale object defines with the specified Lang object in argument. |
| get(key:any) — method, class vegas.models.maps.MapModel |
|
Returns the value register in the model with the specified key. |
| get(code:String) — Static Method , class vegas.net.NetServerStatus |
|
Returns the specified code expression register in the NetServerStatus enumeration list. |
| get(code:String) — Static Method , class vegas.net.NetStreamStatus |
|
Returns the specified code expression register in the NetStreamStatus enumeration list. |
| get() — method, class vegas.utils.pool.ObjectPool |
|
Returns the next available object from the pool. |
| getActionAt(index:uint) — method, class system.process.TaskGroup |
|
Returns the action register in the task group at the specified index value or null. |
| getAddition(v1:graphics.geom:Vector4, v2:graphics.geom:Vector4) — Static Method , class graphics.geom.Vectors4 |
|
Computes the addition of two Vector4. |
| getAfterListeners() — method, interface system.ioc.IObjectDefinition |
|
Returns the Array of all listener definitions of this object definition register after the object initialization. |
| getAfterListeners() — method, class system.ioc.ObjectDefinition |
|
Returns the Array of all listener definitions of this object definition register after the object initialization. |
| getAfterReceivers() — method, interface system.ioc.IObjectDefinition |
|
Returns the Array of all receiver definitions of this object definition register after the object initialization. |
| getAfterReceivers() — method, class system.ioc.ObjectDefinition |
|
Returns the Array of all receiver definitions of this object definition register after the object initialization. |
| getAliases() — method, class core.data.aliases |
|
Returns the Array representation of all aliases registered in this collector. |
| getAliases() — method, class system.ioc.TypeAliases |
|
Returns the Array representation of all aliases registered in this collector. |
| getAngle(v1:graphics.geom:Vector4, v2:graphics.geom:Vector4) — Static Method , class graphics.geom.Vectors4 |
|
Returns the angle in radian between the two 3D vectors. |
| getAt(index:uint) — method, class vegas.models.maps.IndexedMapModelObject |
|
Returns the ValueObject registerd in the model at the specified numeric index (int). |
| getBaryCenter(points:Array) — Static Method , class graphics.geom.Beziers |
|
Returns the baryCenter of a collection of points. |
| getBeforeListeners() — method, interface system.ioc.IObjectDefinition |
|
Returns the Array of all listener definitions of this object definition register before the object initialization. |
| getBeforeListeners() — method, class system.ioc.ObjectDefinition |
|
Returns the Array of all listener definitions of this object definition register before the object initialization. |
| getBeforeReceivers() — method, interface system.ioc.IObjectDefinition |
|
Returns the Array of all receiver definitions of this object definition register before the object initialization. |
| getBeforeReceivers() — method, class system.ioc.ObjectDefinition |
|
Returns the Array of all receiver definitions of this object definition register before the object initialization. |
| getBottomLeft(rectangle:flash.geom:Rectangle) — Static Method , class graphics.geom.Rectangles |
|
Returns the location of the Rectangle object's bottom-left corner, determined by the values of the x and y properties. |
| getBounds(x:Number, y:Number) — method, class graphics.geom.Dimension |
|
Returns a new bounds with this size with a pos. |
| getBuilderRenderer() — method, class lunas.CoreComponent |
|
Returns the Builder constructor use to initialize this component. |
| getBuilderRenderer() — method, class lunas.components.bars.LevelBar |
|
Returns the Builder constructor use to initialize this component. |
| getBuilderRenderer() — method, class lunas.components.buttons.BackgroundButton |
|
Returns the Builder constructor use to initialize this component. |
| getBuilderRenderer() — method, class lunas.components.buttons.BitmapFilterButton |
|
Returns the Builder class of this instance. |
| getBuilderRenderer() — method, class lunas.components.buttons.DashboardButton |
|
Returns the builder class use to initialize this component. |
| getBuilderRenderer() — method, class lunas.components.buttons.FrameLabelButton |
|
Returns the constructor function of the IBuilder of this instance. |
| getBuilderRenderer() — method, class lunas.components.buttons.IconButton |
|
Returns the Builder constructor use to initialize this component. |
| getBuilderRenderer() — method, class lunas.components.buttons.ItemButton |
|
Returns the Builder constructor use to initialize this component. |
| getBuilderRenderer() — method, class lunas.components.buttons.LabelButton |
|
Returns the Builder constructor use to initialize this component. |
| getBuilderRenderer() — method, class lunas.components.buttons.LightButton |
|
Returns the constructor function of the Builder of this component. |
| getBuilderRenderer() — method, class lunas.components.buttons.LightFrameLabelButton |
|
Returns the constructor function of the Builder of this instance. |
| getBuilderRenderer() — method, class lunas.components.buttons.MediaButton |
|
Returns the IBuilder constructor use to initialize this component. |
| getBuilderRenderer() — method, class lunas.components.buttons.PictureButton |
|
Returns the Builder constructor use to initialize this component. |
| getBuilderRenderer() — method, class lunas.components.buttons.RadioIconButton |
|
Returns the Builder constructor use to initialize this component. |
| getBuilderRenderer() — method, class lunas.components.buttons.SwitchLabelButton |
|
Returns the Builder constructor use to initialize this component. |
| getBuilderRenderer() — method, class lunas.components.buttons.ThumbButton |
|
Returns the constructor function of the Builder of this instance. |
| getBuilderRenderer() — method, class lunas.components.labels.IconLabel |
|
Returns the IBuilder constructor use to initialize this component. |
| getBuilderRenderer() — method, class lunas.components.labels.Label |
|
Returns the Builder constructor use to initialize this component. |
| getBuilderRenderer() — method, class lunas.components.labels.PaginationLabel |
|
Returns the IBuilder constructor use to initialize this component. |
| getByKey(key:any, primaryKey:String) — method, class system.models.arrays.PageableArrayModel |
|
Returns the object defined by the key passed in argument and register in the model. |
| getByProperty(propName:String, value:any) — method, class system.models.maps.MapModel |
|
Returns an entry defines in the model with the specified member. |
| getCenter(rectangle:flash.geom:Rectangle) — Static Method , class graphics.geom.Rectangles |
|
Returns the location of the Rectangle object's center, determined by the values of the x and y properties. |
| getCentralValue() — method, class system.numeric.Range |
|
Returns the central value for the range. |
| getChannels() — Static Method , class system.events.EventDispatcher |
|
Returns the Array representation of all channels register in the EventDispatcher factory or null if no singletons are registered. |
| getChannels() — Static Method , class system.events.FrontController |
|
Returns the Array representation of all channels register in the FrontController factory or null if no singletons are registered. |
| getChar(pos:int) — method, class system.evaluators.MathEvaluator |
|
Returns the char with the specified position. |
| getChar() — method, class system.text.parser.GenericParser |
|
Returns the current char in the parse process. |
| getCharAt(pos:uint) — method, class system.text.parser.GenericParser |
|
Returns the char in the source to parse at the specified position. |
| getCharToEntity(char:String) — Static Method , class vegas.net.HTMLEntities |
|
Returns the entity name of the specified character in argument. |
| getCharToEntityNumber(char:String) — Static Method , class vegas.net.HTMLEntities |
|
Returns the entity number string representation of the specified character in argument. |
| getChildAt(index:int) — method, interface lunas.IContainer |
|
Returns the child display object instance that exists at the specified index. |
| getChildAt(index:int) — method, class lunas.containers.Container |
|
Returns the child display object instance that exists at the specified index. |
| getChildByName(name:String) — method, interface lunas.IContainer |
|
Returns the child display object that exists with the specified name. |
| getChildByName(name:String) — method, class lunas.containers.Container |
|
Returns the child display object that exists with the specified name. |
| getChildIndex(child:flash.display:DisplayObject) — method, interface lunas.IContainer |
|
Returns the index position of a child DisplayObject instance. |
| getChildIndex(child:flash.display:DisplayObject) — method, class lunas.containers.Container |
|
Returns the index position of a child DisplayObject instance. |
| getChildPositionAt(n:Number) — method, class graphics.layouts.BoxLayout |
|
Returns the child position with the specified index and the current direction of this layout. |
| getChildPositionAt(n:Number) — method, class lunas.containers.ListContainer |
|
Returns the child position with the specified index and the current direction of this display. |
| getClassByName — Package Constant Property, core.reflect |
|
Returns the class reference from a string class name. |
| getClassByName(name:String) — Static Method , class system.Reflection |
|
Returns the class reference from a string class name. |
| getClassInfo(o:any, ... rest) — Static Method , class system.Reflection |
|
Returns the ClassInfo object of the specified object. |
| getClassMethods — Package Constant Property, core.reflect |
|
Returns an array of public methods defined in the class of an object. |
| getClassMethods(o:any, inherited:Boolean) — Static Method , class system.Reflection |
|
Returns an array of public methods defined in the class of an object. |
| getClassName — Package Constant Property, core.reflect |
|
Returns the string class name of an object. |
| getClassName(o:any, path:Boolean) — Static Method , class system.Reflection |
|
Returns the class name as string of an object. |
| getClassPackage — Package Constant Property, core.reflect |
|
Returns the package string representation of the specified instance. |
| getClassPackage(o:any) — Static Method , class system.Reflection |
|
Returns the package string representation of the specified instance passed in arguments. |
| getClassPath — Package Constant Property, core.reflect |
|
Returns the full path string representation of the specified instance. |
| getClassPath(o:any) — Static Method , class system.Reflection |
|
Returns the full path string representation of the specified instance passed in arguments (package + name). |
| getCollection(key:any) — method, class system.data.maps.MultiValueMap |
|
Gets the collection mapped to the specified key. |
| getCollection() — method, class vegas.models.collections.CollectionModelObject |
|
Returns the internal Collection of this model. |
| getConjugate(q:graphics.geom:Quaternion) — Static Method , class graphics.geom.Quaternions |
|
Returns a new Quaternion conjugate of the specified Quaternion. |
| getConnection(gatewayUrl:String) — method, class system.remoting.RemotingConnections |
|
Creates the ObjectResource object with the specified generic object. |
| getConstructorArguments() — method, interface system.ioc.IObjectDefinition |
|
Returns the constructor arguments values of this object in a Array list. |
| getConstructorArguments() — method, class system.ioc.ObjectDefinition |
|
Returns the constructor arguments values of this object in a Array list. |
| getContainerPos() — method, class lunas.containers.ScrollContainer |
|
Returns the current container position. |
| getCoordinateProperty() — method, class graphics.layouts.BoxLayout |
|
Returns the string representation of the coordinate attribute used in this display with the current direction value. |
| getCoordinateProperty() — method, class lunas.containers.ListContainer |
|
Returns the string representation of the coordinate attribute used in this display with the current direction value. |
| getCount(o:any) — method, interface system.data.Bag |
|
Returns the number of occurrences (cardinality) of the given object currently in the bag. |
| getCount(o:any) — method, class system.data.bags.CoreMapBag |
|
Returns the count of the specified object passed in argument. |
| getCross(v1:graphics.geom:Vector4, v2:graphics.geom:Vector4) — Static Method , class graphics.geom.Vectors4 |
|
Computes the cross product of the two Vector4s. |
| getCubicTangente(p0:graphics.geom:Vector2, p1:graphics.geom:Vector2, p2:graphics.geom:Vector2, p3:graphics.geom:Vector2, t:Number) — Static Method , class graphics.geom.Beziers |
|
Returns the cubic tangente object of the specified vectors. |
| getCurrent() — method, class vegas.managers.TabManager |
|
Returns the current group id selected in the manager. |
| getCurrentFullMonthCalendar(offset:Number) — Static Method , class vegas.date.Calendar |
|
Returns the array representation of all days in the current month. |
| getCurrentLevel() — method, class lunas.components.bars.LevelBar |
|
Indicates the current level of the specified LevelBar. |
| getCurrentLevel(target:lunas.components.bars:LevelBar, style:lunas.components.bars:LevelBarStyle) — method, class lunas.components.bars.LevelBarBuilder |
|
Indicates the current level of the specified LevelBar. |
| getCurrentVO() — method, class vegas.models.CoreModelObject |
|
Returns the current ValueObject selected in this model. |
| getDayOffset(date:Date, calendarYear:Number) — Static Method , class vegas.date.Calendar |
|
Calculates the number of days the specified date is from January 1 of the specified calendar year. |
| getDays() — Static Method , class vegas.date.Day |
|
Returns the array representation of all days constants. |
| getDays(round:Number) — method, class vegas.date.Time |
|
Returns the amount of days are contained within the time. |
| getDaysInMonth(date:Date) — Static Method , class vegas.date.Calendar |
|
Returns the numbers of days in a specified month. |
| getDefinitionByName — Package Constant Property, core.reflect |
|
Returns the instance of a public definition in the ApplicationDomain. |
| getDefinitionByName(name:String) — Static Method , class system.Reflection |
|
Returns the instance of a public definition in the current Domain. |
| getDelay() — method, class vegas.net.NetServerConnection |
|
Returns timeout interval duration. |
| getDependsOn() — method, interface system.ioc.IObjectDefinition |
|
Returns the collection (Array) defines in the "dependsOn" attribute. |
| getDependsOn() — method, class system.ioc.ObjectDefinition |
|
Returns the collection (Array) defines in the "dependsOn" attribute. |
| getDescendants(name:any) — method, class system.data.ProxyReference |
|
Overrides the use of the descendant operator. |
| getDestroyMethodName() — method, interface system.ioc.IObjectDefinition |
|
Returns the name of the method invoked when the object is destroyed. |
| getDestroyMethodName() — method, class system.ioc.ObjectDefinition |
|
Returns the name of the method invoked when the object is destroyed. |
| getDigit(n:Number) — method, class system.logging.targets.LineFormattedTarget |
|
Returns the string representation of a number and use digit conversion. |
| getDot(v1:graphics.geom:Vector4, v2:graphics.geom:Vector4) — Static Method , class graphics.geom.Vectors4 |
|
Computes the dot product of the two Vector4s. |
| getEntityNumberToChar(entityNumber:String) — Static Method , class vegas.net.HTMLEntities |
|
Returns the char representation of the specified entity number string value in argument or an empty string value. |
| getEntry(x:Number, y:Number) — method, class graphics.geom.Matrix2 |
|
Returns the matrix[x][y] value. |
| getEntry(x:Number, y:Number) — method, class graphics.geom.Matrix4 |
|
Returns the matrix[x][y] value. |
| getEulerAngles(degrees:Boolean) — method, class graphics.geom.Quaternion |
|
Returns the Vector3 representation of the roll/pitch/yaw euler angles of the current quaternion. |
| getEventDispatcher() — method, class system.events.CoreEventDispatcher |
|
Returns the internal system.events.EventDispatcher reference. |
| getEventDispatcher() — method, class system.events.FrontController |
|
Returns the internal EventDispatcher singleton reference of this FrontController. |
| getEventTypeADD() — method, class vegas.models.collections.CollectionModelObject |
|
Returns the event name use in the addVO method. |
| getEventTypeADD() — method, class vegas.models.maps.MapModel |
|
Returns the event name use in the addVO method. |
| getEventTypeADD() — method, class vegas.models.maps.MapModelObject |
|
Returns the event name use in the addVO method. |
| getEventTypeBEFORE_CHANGE() — method, class vegas.models.ChangeModel |
|
Returns the event name use in the setCurrentVO method before is changed. |
| getEventTypeBEFORE_CHANGE() — method, class vegas.models.CoreModelObject |
|
Returns the event name use in the setCurrentVO method before is changed. |
| getEventTypeCHANGE() — method, class vegas.i18n.Localization |
|
Returns the event name use in the notifyChange method. |
| getEventTypeCHANGE() — method, class vegas.models.ChangeModel |
|
Returns the event name use in the setVO method. |
| getEventTypeCHANGE() — method, class vegas.models.CoreModelObject |
|
Returns the event name use in the setVO method. |
| getEventTypeCHANGE() — method, class vegas.models.PageByPageModel |
|
Returns the event name use in the run method. |
| getEventTypeCLEAR() — method, class vegas.models.ChangeModel |
|
Returns the event name use in the clear method. |
| getEventTypeCLEAR() — method, class vegas.models.CoreModelObject |
|
Returns the event name use in the clear method. |
| getEventTypeDEQUEUE() — method, class vegas.models.queues.QueueModelObject |
|
Returns the event name use in the { |
| getEventTypeENQUEUE() — method, class vegas.models.queues.QueueModelObject |
|
Returns the event name use in the { |
| getEventTypeINIT() — method, class vegas.models.arrays.PageableArrayModelObject |
|
Returns the event name use in the notifyInit method. |
| getEventTypePOP() — method, class vegas.models.stacks.StackModelObject |
|
Returns the event name use in the { |
| getEventTypePUSH() — method, class vegas.models.stacks.StackModelObject |
|
Returns the event name use in the { |
| getEventTypeREMOVE() — method, class vegas.models.collections.CollectionModelObject |
|
Returns the event name use in the removeVO method. |
| getEventTypeREMOVE() — method, class vegas.models.maps.MapModel |
|
Returns the event name use in the removeVO method. |
| getEventTypeREMOVE() — method, class vegas.models.maps.MapModelObject |
|
Returns the event name use in the removeVO method. |
| getEventTypeUPDATE() — method, class vegas.models.arrays.PageableArrayModelObject |
|
Returns the event name use in the notifyUpdate method. |
| getEventTypeUPDATE() — method, class vegas.models.maps.MapModel |
|
Returns the event name use in the updateVO method. |
| getEventTypeUPDATE() — method, class vegas.models.maps.MapModelObject |
|
Returns the event name use in the updateVO method. |
| getExtensions(mimeType:String) — Static Method , class vegas.net.MIME |
|
Returns the Array representaiton of all extensions of the specified MIME type. |
| getFactoryStrategy() — method, interface system.ioc.IObjectDefinition |
|
Returns the factory stategy of this definition to create the object. |
| getFactoryStrategy() — method, class system.ioc.ObjectDefinition |
|
Returns the factory stategy of this definition to create the object. |
| getFieldText() — method, class lunas.components.labels.PaginationLabelBuilder |
|
Returns the formatted label of the component. |
| getFilter() — method, class vegas.vo.FilterVO |
|
Returns the current filter value of this object. |
| getFirst() — method, class system.data.lists.LinkedList |
|
Returns the first element in this list. |
| getFirstDay(date:Date, nameFlag:Boolean) — Static Method , class vegas.date.Calendar |
|
Returns the first day in the specified month. |
| getFullMonthCalendar(date:Date, offset:Number) — Static Method , class vegas.date.Calendar |
|
Returns an array representation of all days in a full month. |
| getFunctionValue(name:String, expressions:Array) — method, class system.evaluators.MathEvaluator |
|
Returns The string function value representation. |
| getGenerates() — method, interface system.ioc.IObjectDefinition |
|
Returns the collection (Array) defines in the "generates" attribute. |
| getGenerates() — method, class system.ioc.ObjectDefinition |
|
Returns the collection (Array) defines in the "generates" attribute. |
| getHeader() — method, class system.data.lists.LinkedList |
|
Returns the header entry of this list. |
| getHours(round:Number) — method, class vegas.date.Time |
|
Returns the amount of hours are contained within the time. |
| getIdentity() — Static Method , class graphics.geom.Matrixs4 |
|
Creates and returns a new identity Matrix4. |
| getInitMethodName() — method, interface system.ioc.IObjectDefinition |
|
Returns the name of the method call when the object is instanciate. |
| getInitMethodName() — method, class system.ioc.ObjectDefinition |
|
Returns the name of the method call when the object is instanciate. |
| getInstance() — Static Method , class lunas.groups.RadioButtonGroup |
|
Returns a singleton reference of the RadioButtonGroup class. |
| getInstance(channel:String) — Static Method , class system.events.EventDispatcher |
|
Creates and returns a singleton EventDispatcher reference specified by the passed-in name identifier. |
| getInstance(channel:String) — Static Method , class system.events.FrontController |
|
Returns a global FrontController singleton. |
| getInstance() — Static Method , class vegas.config.Config |
|
Returns the singleton reference of this class. |
| getInstance(id:String) — Static Method , class vegas.i18n.Localization |
|
Returns a Localization singleton reference with the specified id passed-in argument. |
| getInstance() — Static Method , class vegas.managers.TabManager |
|
Returns the singleton reference of the TabManager class. |
| getJan1(calendarYear:Number) — Static Method , class vegas.date.Calendar |
|
Retrieves a Date object representing January 1 of any given year. |
| getKeyAt(index:uint) — method, class system.data.maps.ArrayMap |
|
Returns the key registered at the specified index in the array map. |
| getKeys() — method, interface system.data.Map |
|
Returns an Array of all the keys in the map. |
| getKeys() — method, class system.data.maps.ArrayMap |
|
Returns an array representation of all keys in the map. |
| getKeys() — method, class system.data.maps.HashMap |
|
Returns an array representation of all keys in the map. |
| getKeys() — method, class system.data.maps.MultiValueMap |
|
Returns an Array containing the combination of all keys in the Map. |
| getKeys() — method, class system.data.maps.TypedMap |
|
Returns an Array of all the keys in the map. |
| getLast() — method, class system.data.lists.LinkedList |
|
Returns the last element in the list. |
| getLastToken() — method, class system.evaluators.MathEvaluator |
|
Returns the last token string. |
| getLength(v:graphics.geom:Vector4) — Static Method , class graphics.geom.Vectors4 |
|
Returns the length of the vector. |
| getLevel(value:int) — Static Method , class system.logging.LoggerLevel |
|
Returns true if the number level passed in argument is valid. |
| getLevelString(value:system.logging:LoggerLevel) — Static Method , class system.logging.LoggerLevel |
|
Returns a String value representing the level specified. |
| getLine() — method, class graphics.drawing.LinePen |
|
Returns the Line reference of this pen. |
| getLine(p1:graphics.geom:Vector2, p2:graphics.geom:Vector2) — Static Method , class graphics.geom.Lines |
|
Returns a Line reference defines with the two vectors in argument. |
| getLineCross(l1:graphics.geom:Line, l2:graphics.geom:Line) — Static Method , class graphics.geom.Lines |
|
Returns a point (x,y) that is the intersection of two lines. |
| getListener(type:String) — method, class system.events.FrontController |
|
Returns the listener register in the frontcontroller with the specified event name. |
| getLocale(id:String) — method, class vegas.events.LocalizationEvent |
|
Returns the current Local reference or the internal value of the Local property passed in argument with the string in argument. |
| getLocale(id:String) — method, class vegas.i18n.Localization |
|
Returns the locale object with all this properties. |
| getLogger(channel:String) — method, class system.logging.LoggerFactory |
|
Returns the logger associated with the specified channel. |
| getMap() — method, class system.ioc.TypeAliases |
|
Returns the internal Map reference of this collector. |
| getMap() — method, class system.models.maps.MapModel |
|
Returns the internal map of this model. |
| getMap() — method, class vegas.models.maps.MapModel |
|
Returns the internal map of this model. |
| getMap() — method, class vegas.models.maps.MapModelObject |
|
Returns the internal map of this model. |
| getMapEntry(key:any) — method, class vegas.models.maps.MapModel |
|
Returns the MapEntry representation of the key/value entry register in the model with the specified key. |
| getMembers — Package Constant Property, core.objects |
|
Returns all the public members of an object, either by key or by value. |
| getMethodByName(o:any, name:String) — Static Method , class system.Reflection |
|
Returns the method reference of the specified object with the passed-in property name. |
| getMilliseconds(round:Number) — method, class vegas.date.Time |
|
Returns the amount of milliseconds are contained within the time. |
| getMimeType(mimeType:String) — Static Method , class vegas.net.MIME |
|
Returns the MIME representation of the specified mimeType expression. |
| getMimeTypeByExtension(ext:String) — Static Method , class vegas.net.MIME |
|
Returns the MIME representation of the specified mimeType expression. |
| getMimeTypes() — Static Method , class vegas.net.MIME |
|
Returns the MIME representation of the specified mimeType expression. |
| getMinutes(round:Number) — method, class vegas.date.Time |
|
Returns the amount of minutes are contained within the time. |
| getModel() — method, class vegas.events.ModelObjectEvent |
|
Returns the ModelObject reference of this event. |
| getMonthNames() — method, class system.formatters.DateFormatter |
|
Retrieves a list of localized strings containing the month names for the current calendar system. |
| getMonthNames() — Static Method , class system.formatters.date.Months |
|
Retrieves a list of localized strings containing the month names for the current calendar system. |
| getMonths() — Static Method , class vegas.date.Month |
|
Returns the array representation of all months constants. |
| getMouseProperty() — method, class lunas.containers.AutoScrollContainer |
|
Returns the string representation of the coordinate attribute used in this display with the current direction value. |
| getMultiply(q1:graphics.geom:Quaternion, q2:graphics.geom:Quaternion) — Static Method , class graphics.geom.Quaternions |
|
Returns the multiplication of two Quaternions. |
| getMultiplyVector3(q:graphics.geom:Quaternion, v:graphics.geom:Vector3) — Static Method , class graphics.geom.Quaternions |
|
Returns the multiplication of one Quaternions with a Vector3. |
| getNegate(v:graphics.geom:Vector4) — Static Method , class graphics.geom.Vectors4 |
|
Computes the oposite Vector4 of the Vector4. |
| getNextChar() — method, class system.evaluators.MathEvaluator |
|
Returns the next char. |
| getNextMonth(date:Date) — Static Method , class vegas.date.Calendar |
|
Returns the Date of the next month of the specified Date object. |
| getNorm(v:graphics.geom:Vector4) — Static Method , class graphics.geom.Vectors4 |
|
Computes the norm of the Vector4. |
| getNumber(map:system.data:Map, key:any) — Static Method , class system.data.maps.MapUtils |
|
Returns the value of the specified key in the map with a Number representation. |
| getObject(id:String) — method, interface system.ioc.IObjectFactory |
|
This method returns an object with the specified id in argument. |
| getObject(id:String) — method, class system.ioc.ObjectFactory |
|
This method returns an object with the specified id in argument. |
| getObjectDefinition(id:String) — method, interface system.ioc.IObjectDefinitionContainer |
|
Returns the IObjectDefinition object register in the container with the specified id. |
| getObjectDefinition(id:String) — method, class system.ioc.ObjectDefinitionContainer |
|
Returns the IObjectDefinition object register in the container with the specified id. |
| getObjectsUnderPoint(point:flash.geom:Point) — method, interface lunas.IContainer |
|
Returns an array of objects that lie under the specified point and are children (or grandchildren, and so on) of this DisplayObjectContainer instance. |
| getObjectsUnderPoint(point:flash.geom:Point) — method, class lunas.containers.Container |
|
Returns an array of objects that lie under the specified point and are children (or grandchildren, and so on) of this DisplayObjectContainer instance. |
| getOperatorPriority(op:String) — method, class system.evaluators.MathEvaluator |
|
Returns the operator priority value. |
| getParameter(name:String) — method, class system.URI |
|
Returns the first value for a given cgi parameter or undefined if the given parameter name does not appear in the query string. |
| getParenthesisBlock() — method, class system.evaluators.MathEvaluator |
|
Returns the array representation of all elements in a parenthesis block. |
| getPixel(x:Number, y:Number) — method, class graphics.display.BigBitmap |
|
Returns an integer that represents an RGB pixel value from a BitmapData object at a specific point (x, y). |
| getPixel32(x:Number, y:Number) — method, class graphics.display.BigBitmap |
|
Returns an ARGB color value that contains alpha channel data and RGB data. |
| getPlaneByObject(o:Object) — Static Method , class graphics.geom.Planes |
|
Returns the Plane reference defines by the specified object with the properties a, b, c and d. |
| getPlaneByVector(v1:graphics.geom:Vector2, v2:graphics.geom:Vector2) — Static Method , class graphics.geom.Planes |
|
Returns the Plane reference defines by the specified object with the two vectors in argument. |
| getPointOnSegment(p1:graphics.geom:Vector2, p2:graphics.geom:Vector2, ratio:Number) — Static Method , class graphics.geom.Lines |
|
Returns a point on a segment [p1, p2] which distance from p1 is ratio of the length [p1, p2]. |
| getPosition(t:Number, d:Number) — method, class graphics.transitions.TweenEntry |
|
Returns the current position of this entry with the specified time value and with the specified duration. |
| getPow(v:graphics.geom:Vector4, value:Number) — Static Method , class graphics.geom.Vectors4 |
|
Computes the power of the specified Vector4. |
| getPreviousMonth(date:Date) — Static Method , class vegas.date.Calendar |
|
Returns the Date of the previous month of the specified Date object. |
| getProperties() — method, class graphics.transitions.TweenBuffer |
|
Returns the Array representation of all property names in this buffer. |
| getProperties() — method, interface system.ioc.IObjectDefinition |
|
Returns the Array of all properties of this Definition. |
| getProperties() — method, class system.ioc.ObjectDefinition |
|
Returns the Array of all properties of this Definition. |
| getProperty(name:any) — method, class system.data.ProxyReference |
|
Overrides any request for a property's value. |
| getProperty(name:any) — method, class system.data.arrays.ProxyArray |
|
Overrides any request for a property's value. |
| getQueryMap() — method, class system.URI |
|
Indicates the Map used in the URI to set the parameters of the query. |
| getQueue() — method, class vegas.models.queues.QueueModelObject |
|
Returns the internal Queue reference of this model. |
| getRandomFloat() — method, class system.numeric.Range |
|
Returns a random floating-point number between two numbers. |
| getRandomInteger() — method, class system.numeric.Range |
|
Returns a random integer number between two numbers. |
| getRGB() — method, class vegas.colors.Color |
|
Returns the R+G+B combination currently in use by the color object
|
| getRotationMatrix(q:graphics.geom:Quaternion) — method, class graphics.geom.Quaternions |
|
Transform a Quaternion to a Matrix4 object. |
| getScale(v:graphics.geom:Vector4, value:Number) — Static Method , class graphics.geom.Vectors4 |
|
Scales the specified Vector4 with the input value. |
| getScope() — method, interface system.ioc.IObjectDefinition |
|
Determinates the scope of the object. |
| getScope() — method, class system.ioc.ObjectDefinition |
|
Returns the scope of the object. |
| getSeconds(round:Number) — method, class vegas.date.Time |
|
Returns the amount of seconds are contained within the time. |
| getSet(key:any) — method, class system.data.maps.MultiSetMap |
|
Returns the Set defined in the map with the specified key. |
| getSet() — method, class vegas.models.sets.SetModelObject |
|
Returns the internal { |
| getSizeProperty() — method, class graphics.layouts.BoxLayout |
|
Returns the string representation of the size attribute with the current direction. |
| getSizeProperty() — method, class lunas.containers.ListContainer |
|
Returns the string representation of the size attribute with the current direction. |
| getSpriteAt(index:int) — method, class vegas.display.SpriteSheet |
|
Returns the sprite representation (BitmapData) at the specified index in the sprite sheet. |
| getSquaredLength(v:graphics.geom:Vector4) — Static Method , class graphics.geom.Vectors4 |
|
Returns the squared length of this vector. |
| getStack() — method, class vegas.models.stacks.StackModelObject |
|
Returns the internal { |
| getStepSize() — method, class system.data.iterators.PageByPageIterator |
|
Returns the step size of this PageByPageIterator. |
| getStyle(prop:String) — method, class lunas.CoreStyle |
|
Returns the value of the specified property if it's exist in the object, else returns null. |
| getStyle(prop:String) — method, interface lunas.Style |
|
Returns the value of the specified property if it's exist in the object, else returns null. |
| getStyleRenderer() — method, class lunas.CoreComponent |
|
Returns the Style constructor use to initialize this component. |
| getStyleRenderer() — method, class lunas.components.bars.LevelBar |
|
Returns the Style constructor use to initialize this component. |
| getStyleRenderer() — method, class lunas.components.bars.SimpleScrollbar |
|
Returns the Style Class of this instance. |
| getStyleRenderer() — method, class lunas.components.buttons.BackgroundButton |
|
Returns the Style constructor use to initialize this component. |
| getStyleRenderer() — method, class lunas.components.buttons.BitmapFilterButton |
|
Returns the Style Class of this instance. |
| getStyleRenderer() — method, class lunas.components.buttons.DashboardButton |
|
Returns the style class use to initialize this component. |
| getStyleRenderer() — method, class lunas.components.buttons.IconButton |
|
Returns the Style constructor use to initialize this component. |
| getStyleRenderer() — method, class lunas.components.buttons.ItemButton |
|
Returns the Style constructor use to initialize this component. |
| getStyleRenderer() — method, class lunas.components.buttons.LabelButton |
|
Returns the Style constructor use to initialize this component. |
| getStyleRenderer() — method, class lunas.components.buttons.LightButton |
|
Returns the Style Class of this instance. |
| getStyleRenderer() — method, class lunas.components.buttons.LightFrameLabelButton |
|
Returns the Style Class of this instance. |
| getStyleRenderer() — method, class lunas.components.buttons.MediaButton |
|
Returns the IStyle constructor use to initialize this component. |
| getStyleRenderer() — method, class lunas.components.buttons.PictureButton |
|
Returns the Style constructor use to initialize this component. |
| getStyleRenderer() — method, class lunas.components.buttons.RadioIconButton |
|
Returns the Style constructor use to initialize this component. |
| getStyleRenderer() — method, class lunas.components.buttons.SwitchLabelButton |
|
Returns the Style constructor use to initialize this component. |
| getStyleRenderer() — method, class lunas.components.buttons.ThumbButton |
|
Returns the Style Class of this instance. |
| getStyleRenderer() — method, class lunas.components.labels.IconLabel |
|
Returns the IStyle constructor use to initialize this component. |
| getStyleRenderer() — method, class lunas.components.labels.Label |
|
Returns the Style constructor use to initialize this component. |
| getStyleRenderer() — method, class lunas.components.labels.PaginationLabel |
|
Returns the Style constructor use to initialize this component. |
| getStyleRenderer() — method, class lunas.components.textinputs.SimpleTextInput |
|
Invoked when the style of the component is changed. |
| getStyleRenderer() — method, class lunas.components.textinputs.VisualComboTextInput |
|
Invoked when the style of the component is changed. |
| getStyleRenderer() — method, class lunas.components.textinputs.VisualTextInput |
|
Invoked when the style of the component is changed. |
| getSubstraction(v1:graphics.geom:Vector4, v2:graphics.geom:Vector4) — Static Method , class graphics.geom.Vectors4 |
|
Computes the substraction of two Vector4. |
| getSuperClassName(o:any) — Static Method , class system.Reflection |
|
Returns the super class name as string of an object. |
| getSuperClassPackage(o:any) — Static Method , class system.Reflection |
|
Returns the super class package string representation of the specified instance passed in arguments. |
| getSuperClassPath(o:any) — Static Method , class system.Reflection |
|
Returns the super class path string representation of the specified instance passed in arguments. |
| getTimeoutPolicy() — method, class vegas.net.NetServerConnection |
|
Returns the TimeoutPolicy value of this object. |
| getTint() — method, class vegas.colors.TintColor |
|
Returns the tint of a Color object. |
| getTint2() — method, class vegas.colors.TintColor |
|
Returns the tint of a Color object. |
| getTintOffset() — method, class vegas.colors.TintColor |
|
Returns the tint offset of a Color object. |
| getTopRight(rectangle:flash.geom:Rectangle) — Static Method , class graphics.geom.Rectangles |
|
Returns the location of the Rectangle object's top-right corner determined by the x and y values of the point. |
| getTransform() — method, class graphics.geom.Vertex |
|
Returns the Vector3 representation of the transformed coordinate system of this Vertex. |
| getTransform() — method, class vegas.colors.Color |
|
Returns the transform value set by the last setTransform() call. |
| getTrieFor(key:String) — method, class system.data.trees.Trie |
|
Returns a Trie of all the elements starting with "key", or an Object which is a single exact match. |
| getType() — method, interface system.ioc.IObjectDefinition |
|
Determinates the type of the object (the class name). |
| getType() — method, class system.ioc.ObjectDefinition |
|
Returns the type of the object (the class name). |
| getTypeInfo(o:any) — Static Method , class system.Reflection |
|
Returns the TypeInfo object of the specified object. |
| getUniqueName(o:any, isFull:Boolean) — Package Function, vegas.utils |
|
Returns the unique name of the specified instance in argument. |
| getValue(alias:String) — method, class core.data.aliases |
|
Returns the value of the specified alias. |
| getValue(num:String) — method, class system.evaluators.MathEvaluator |
|
Returns the value of the specified numeric expression. |
| getValue(name:String, ... rest) — method, class system.ioc.Parameters |
|
Returns the value of the specified variable in the parameters reference. |
| getValue(alias:String) — method, class system.ioc.TypeAliases |
|
Returns the value of the specified alias. |
| getValueAt(index:uint) — method, class system.data.maps.ArrayMap |
|
Returns the value registered at the specified index in the array map. |
| getValues() — method, class core.data.aliases |
|
Returns the Array representation of all type values registered in this collector. |
| getValues() — method, interface system.data.Map |
|
Returns an Array of all the values in the map. |
| getValues() — method, class system.data.maps.ArrayMap |
|
Returns an array representation of all values in the map. |
| getValues() — method, class system.data.maps.HashMap |
|
Returns an array representation of all values in the map. |
| getValues() — method, class system.data.maps.MultiValueMap |
|
Returns an Array containing the combination of values from all keys. |
| getValues() — method, class system.data.maps.TypedMap |
|
Returns an Array of all the values in the map. |
| getValues() — method, class system.ioc.TypeAliases |
|
Returns the Array representation of all type values registered in this collector. |
| getVariableValue(name:String) — method, class system.evaluators.MathEvaluator |
|
Returns the variable value with the internal context of the evaluator. |
| getVectorDefinition — Package Constant Property, core.vectors |
|
Returns the definition of the Vector defines with the specified class. |
| getVectorLine(p:graphics.geom:Vector2, v:graphics.geom:Vector2) — Static Method , class graphics.geom.Lines |
|
Returns a line equation as two properties (a,b) such that (y = a + b) for any x or a unique c property such that (x = c) for all y. |
| getVO() — method, class vegas.events.ModelObjectEvent |
|
Returns a ValueObject reference. |
| getVO(id:any) — method, class vegas.models.arrays.PageableArrayModelObject |
|
Returns the ValueObject defined by the id passed in argument register in the model. |
| getVO(id:any) — method, class vegas.models.maps.MapModelObject |
|
Returns the ValueObject defined by the id passed in argument. |
| getVOByProperty(propName:String, value:any) — method, class vegas.models.maps.MapModelObject |
|
Returns a ValueObject if the model contains a ValueObject with the specified member. |
| getWeekdayNames() — method, class system.formatters.DateFormatter |
|
Retrieves a list of localized strings containing the names of weekdays for the current calendar system. |
| getWeekdayNames() — Static Method , class system.formatters.date.Weekdays |
|
Retrieves a list of localized strings containing the names of weekdays for the current calendar system. |
| getWeekNumber(date:Date, calendarYear:Number, weekStartsOn:Number) — Static Method , class vegas.date.Calendar |
|
Calculates the week number for the given date. |
| getWorld() — method, class graphics.geom.Vertex |
|
Returns the Vector3 representation of this Vertex in the world coordinate. |
| getZero() — Static Method , class graphics.geom.Matrix2 |
|
Creates and returns a new Matrix2 with all this elements are 0. |
| getZero() — Static Method , class graphics.geom.Matrixs4 |
|
Creates and returns a new Matrix4 with all this elements are 0. |
| getZeros(cpt:Number) — method, class system.formatters.DateFormatter |
|
Returns a string representation fill by 0 values or an empty string if the cpt value is NaN or <1. |
| GF(... rest) — method, class graphics.drawing.Pen |
|
Defines a shortcut reference to used the beginGradientFill method. |
| GHOST_WHITE — Constant Static Property, class vegas.colors.SVGColor |
|
The 'GhostWhite' SVG color object. |
| global — Static Property, class vegas.display.Root |
|
The global reference of the application. |
| Gnomonic — class, package graphics.filters.projections |
|
The byteCode of the pixelbender Gnomonic effect to initialize a Shader with it. |
| Gnomonic() — Constructor, class graphics.filters.projections.Gnomonic |
|
Creates a new Gnomonic instance. |
| GnomonicFilter — class, package graphics.filters.projections |
|
Apply a gnomonic azimuthal projection. |
| GnomonicFilter(shader:flash.display:Shader, init:Object) — Constructor, class graphics.filters.projections.GnomonicFilter |
|
Creates a new GnomonicFilter instance. |
| GOLD — Constant Static Property, class vegas.colors.SVGColor |
|
The 'Gold' SVG color object. |
| GOLD_EN_ROD — Constant Static Property, class vegas.colors.SVGColor |
|
The 'GoldEnRod' SVG color object. |
| GOPHER — Constant Static Property, class system.network.URIScheme |
|
Gopher protocol
Syntax:
gopher://<host>:<port>/<item type>/<path>
|
| gradientMatrix — Property, class lunas.components.buttons.BackgroundButtonStyle |
|
The matrix value to draw the gradient fill. |
| gradientMatrix — Property, class vegas.display.Background |
|
The matrix value to draw the gradient fill. |
| GradientMatrix — class, package graphics.geom |
|
This Matrix fix the native implementation of the Matrix.createGradientBox() is unfortunately entirely
useless as soon as you try to introduce rotation and scaling to a gradient because internally the order of matrix operations is unsuited for that task. |
| GradientMatrix(a:Number, b:Number, c:Number, d:Number, tx:Number, ty:Number) — Constructor, class graphics.geom.GradientMatrix |
|
Creates a new GradientMatrix instance with the specified parameters. |
| gradientRotation — Property, class lunas.components.buttons.BackgroundButtonStyle |
|
The rotation value to draw the gradient fill. |
| gradientRotation — Property, class vegas.display.Background |
|
The rotation value to draw the gradient fill. |
| gradientRotation — Property, class vegas.display.PolyLineBackground |
|
The rotation value to draw the linearGradientFill method when draw the background. |
| GradientStyle — class, package graphics |
|
Defines the basic core style to defines the LineGradientStyle and the fillGradientStyle class. |
| GradientStyle(type:String, colors:Array, alphas:Array, ratios:Array, matrix:flash.geom:Matrix, spreadMethod:String, interpolationMethod:String, focalPointRatio:Number) — Constructor, class graphics.GradientStyle |
|
Creates a new GradientStyle instance. |
| gradientTranslation — Property, class lunas.components.buttons.BackgroundButtonStyle |
|
The translation vector to draw the gradient fill. |
| gradientTranslation — Property, class vegas.display.Background |
|
The translation vector to draw the gradient fill. |
| graphics — package |
| |
| graphics — Property, interface graphics.drawing.IPen |
|
Specifies the Graphics object belonging to this Shape object, where vector drawing commands can occur. |
| graphics — Property, class graphics.drawing.Pen |
|
Specifies the Graphics object belonging to this Shape object, where vector drawing commands can occur. |
| graphics.colors — package |
| |
| graphics.display — package |
| |
| graphics.display.patterns — package |
| |
| graphics.drawing — package |
| |
| graphics.easings — package |
| |
| graphics.events — package |
| |
| graphics.filters — package |
| |
| graphics.filters.projections — package |
| |
| graphics.geom — package |
| |
| graphics.layouts — package |
| |
| graphics.logging — package |
| |
| graphics.numeric — package |
| |
| graphics.process.display — package |
| |
| graphics.transitions — package |
| |
| graveAccent — Constant Static Property, class system.Char |
|
The grave accent "`" character. |
| GRAY — Constant Static Property, class vegas.colors.HTMLColor |
|
The html 'gray' color static reference. |
| GRAY — Constant Static Property, class vegas.colors.SVGColor |
|
The 'Gray' SVG color object. |
| GrayScale — class, package graphics.filters |
|
The byteCode of the pixelbender GrayScale effect to initialize a Shader in the GrayScaleFilter class. |
| GrayScale() — Constructor, class graphics.filters.GrayScale |
|
Creates a new GrayScale instance. |
| GRAYSCALE — Constant Static Property, class graphics.colors.ColorMatrix |
|
The greyscale matrix representation to initialize the ColorMatrix. |
| GrayScaleFilter — class, package graphics.filters |
|
The GrayScaleFilter class applies a gray scale color transformation over a display or a bitmap. |
| GrayScaleFilter(shader:flash.display:Shader, init:Object) — Constructor, class graphics.filters.GrayScaleFilter |
|
Creates a new GrayScaleFilter instance. |
| GreaterOrEqualsThan — class, package system.rules |
|
Used to indicates if a value is greater or equal than another value. |
| GreaterOrEqualsThan(value1:any, value2:any) — Constructor, class system.rules.GreaterOrEqualsThan |
|
Creates a new GreaterOrEqualsThan instance. |
| GreaterThan — class, package system.rules |
|
Used to indicates if a value is greater than another value. |
| GreaterThan(value1:any, value2:any) — Constructor, class system.rules.GreaterThan |
|
Creates a new GreaterThan instance. |
| greaterThen — Constant Static Property, class system.Char |
|
The greaterThen ">" unicode character. |
| greedy — Static Property, class system.URI |
|
Allows to alter the tring representation of the URI
ex:
for a raw URI "http://www.domain.com/path/file.html?"
after parsing
if greedy render as
"http://www.domain.com/path/file.html"
if not greedy render as
"http://www.domain.com/path/file.html?"
|
| green — Property, class vegas.colors.SolidColor |
|
Determinates the green color value for a Color object. |
| GREEN — Constant Static Property, class vegas.colors.HTMLColor |
|
The html 'green' color static reference. |
| GREEN — Constant Static Property, class vegas.colors.SVGColor |
|
The 'Green' SVG color object. |
| greenDirection — Property, class graphics.filters.RGBDistortFilter |
|
Indicates the direction level of the green component (between -1 and 1). |
| greenFrequency — Property, class graphics.filters.RGBDistortFilter |
|
Indicates the frequency level of the green component (between 0 and 1). |
| greenIntensity — Property, class graphics.filters.RGBDistortFilter |
|
Indicates the intensity level of the green component (between 0 and 1). |
| greenOffset — Property, class vegas.colors.SolidColor |
|
Determinates the green offset color value of a Color object. |
| greenPercent — Property, class vegas.colors.SolidColor |
|
Returns the green percentage color value of a Color object. |
| GREEN_YELLOW — Constant Static Property, class vegas.colors.SVGColor |
|
The 'GreenYellow' SVG color object. |
| GREY — Constant Static Property, class vegas.colors.SVGColor |
|
The 'Grey' SVG color object. |
| greyScale — Property, class graphics.display.PerlinNoiseBitmapData |
|
A Boolean value. |
| gridFitType — Property, class lunas.components.buttons.DashboardButtonStyle |
|
Indicates the type of the gridfit of the fields. |
| gridFitType — Property, class lunas.components.buttons.LabelButtonStyle |
|
Indicates the type of the gridfit of the fields. |
| gridFitType — Property, class lunas.components.buttons.MediaButtonStyle |
|
Indicates the type of the gridfit of the fields. |
| gridFitType — Property, class lunas.components.buttons.SwitchLabelButtonStyle |
|
Indicates the type of the gridfit of the fields. |
| gridFitType — Property, class lunas.components.labels.LabelStyle |
|
The gridFitType value of the label field of the component. |
| GridLayout — class, package graphics.layouts |
|
The Grid layout lays out a container's children in a rectangular grid. |
| GridLayout(container:flash.display:DisplayObjectContainer, init:Object, auto:Boolean) — Constructor, class graphics.layouts.GridLayout |
|
Creates a new GridLayout instance. |
| group — Property, class lunas.CoreComponent |
|
Indicates with a boolean if this object is grouped. |
| group — Property, interface lunas.Groupable |
|
Indicates with a boolean if this object is grouped. |
| Groupable — Interface, package lunas |
|
This interface defines an object groupable in the application. |
| groupName — Property, class lunas.CoreComponent |
|
Indicates the name of the group of this object. |
| groupName — Property, interface lunas.Groupable |
|
Indicates the name of the group of this object. |
| groupPolicyChanged() — method, class lunas.CoreComponent |
|
Invoked when the group property or the groupName property changed. |
| groupPolicyChanged() — method, class lunas.components.buttons.CoreButton |
|
Invoked when the group property or the groupName property changed. |
| groupPolicyChanged() — method, class lunas.components.textinputs.CoreTextInput |
|
Invoked when the group property or the groupName property changed. |
| groupPolicyChanged() — method, class lunas.components.textinputs.SimpleTextInput |
|
Invoked when the group property or the groupName property changed. |
| groups — Property, class lunas.groups.CoreGroup |
|
The internal MultiHashSet reference of this manager. |
| growing — Property, class vegas.utils.pool.ObjectPool |
|
Indicates if the pool of objects is auto growing when a new user is called with the "object" property. |
| GS(... rest) — method, class graphics.drawing.Pen |
|
Defines a shortcut reference to used the lineGradientStyle method. |
| GS — Constant Static Property, class system.Char |
|
The "group separator" unicode character. |
|
| 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 |