| 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 |
| h — Property, class graphics.colors.HSL |
|
The hue component (between 0 and 360). |
| h — Property, class graphics.colors.HSV |
|
The hue component (between 0 and 360). |
| h — Property, class vegas.display.Background |
|
Determinates the virtual height value of this component. |
| h — Property, class vegas.media.StageVideoExpert |
|
Determinates the virtual height value of this component. |
| Halftone — class, package graphics.filters |
|
The byteCode of the pixelbender Halftone effect to initialize a Shader in the HalftoneFilter class. |
| Halftone() — Constructor, class graphics.filters.Halftone |
|
Creates a new Halftone instance. |
| HalftoneFilter — class, package graphics.filters |
|
The HalftoneFilter class applies a halftone filter over a picture. |
| HalftoneFilter(init:Object, shader:flash.display:Shader) — Constructor, class graphics.filters.HalftoneFilter |
|
Creates a new HalftoneFilter instance. |
| handleError(e:flash.events:ErrorEvent) — method, class vegas.net.NetStreamClient |
|
Invoked when the NetStream notify an ErrorEvent. |
| handleEvent(e:flash.events:Event) — method, class lunas.groups.CoreGroup |
|
Handles the event. |
| handleEvent(e:flash.events:Event) — method, class system.events.Delegate |
|
Handles the event. |
| handleEvent(e:flash.events:Event) — method, interface system.events.EventListener |
|
This method is called whenever an event occurs of the type for which the EventListener interface was registered. |
| handleEvent(e:flash.events:Event) — method, class system.events.EventListenerBatch |
|
Handles the event. |
| handleEvent(e:flash.events:Event) — method, class vegas.controllers.AbstractController |
|
Handles the event. |
| hardSet() — method, class vegas.display.coverflow.Cover |
|
Transform the cover with the current position in the coverflow. |
| hasAction(action:system.process:Action) — method, class system.process.TaskGroup |
|
Returns true if the specified Action is register in the task-group. |
| hasClassByName — Package Constant Property, core.reflect |
|
Returns a boolean telling if the class exists from a string name. |
| hasClassByName(name:String) — Static Method , class system.Reflection |
|
Returns a boolean telling if the class exists from a string name. |
| hasDefinitionByName — Package Constant Property, core.reflect |
|
Tests if a public definition exists in the ApplicationDomain. |
| hasEventListener(type:String) — method, class system.events.CoreEventDispatcher |
|
Checks whether the EventDispatcher object has any listeners registered for a specific type of event. |
| hasFilter(filter:flash.filters:BitmapFilter) — method, class graphics.filters.Filters |
|
Returns true if the specified receiver is connected. |
| hasFragment() — method, class system.URI |
|
Indicates whether the fragment string has been set. |
| Hashable — Interface, package vegas |
|
Interface implemented by classes that can return a hash code value. |
| HashBag — class, package system.data.bags |
|
Implements Bag, using a HashMap to provide the data storage. |
| HashBag(co:system.data:Collection) — Constructor, class system.data.bags.HashBag |
|
Creates a new HashBag instance. |
| hashCode() — method, interface vegas.Hashable |
|
Returns a hash code value for the object. |
| HashCode — class, package vegas |
|
Collected methods which allow easy implementation of hashCode. |
| HashMap — Dynamic Class, package system.data.maps |
|
Hash table based implementation of the Map interface. |
| HashMap(... rest) — Constructor, class system.data.maps.HashMap |
|
Creates a new HashMap instance. |
| HashSet — class, package system.data.sets |
|
HashSet based implementation of the Set interface and use a HashMap inside. |
| HashSet(init:any) — Constructor, class system.data.sets.HashSet |
|
Creates a new HashSet instance. |
| hasIllegalCharacters(value:String) — method, class system.logging.LoggerFactory |
|
This method checks the specified string value for illegal characters. |
| hasInterface(... rest) — method, interface system.reflection.ClassInfo |
|
Indicates if the specified class implements all interfaces passed-in arguments. |
| hasListener(listener:any) — method, interface system.broadcasters.Broadcaster |
|
Returns true if this broadcaster contains the specified listener. |
| hasListener(listener:any) — method, class system.broadcasters.CoreBroadcaster |
|
Returns true if this dispatcher contains the specified listener. |
| hasListener(listener:any) — method, class system.broadcasters.InternalBroadcaster |
|
Returns true if this dispatcher contains the specified listener. |
| hasMoreChar() — method, class system.evaluators.MathEvaluator |
|
Indicates if has more char. |
| hasMoreChar() — method, class system.text.parser.GenericParser |
|
Indicates if the source parser has more char. |
| hasNext() — method, class graphics.display.TimelineIterator |
|
Returns true if the iteration has more elements. |
| hasNext() — method, interface system.data.Iterator |
|
Returns true if the iteration has more elements. |
| hasNext() — method, class system.data.iterators.ArrayIterator |
|
Returns true if the iteration has more elements. |
| hasNext() — method, class system.data.iterators.BagIterator |
|
Returns true if the iteration has more elements. |
| hasNext() — method, class system.data.iterators.LinkedListIterator |
|
Returns true if the iteration has more elements. |
| hasNext() — method, class system.data.iterators.MapIterator |
|
Returns true if the iteration has more elements. |
| hasNext() — method, class system.data.iterators.ObjectIterator |
|
Returns true if the iteration has more elements. |
| hasNext() — method, class system.data.iterators.PageByPageIterator |
|
Returns true if the iteration has more elements. |
| hasNext() — method, class system.data.iterators.ProtectedIterator |
|
Returns true if the iteration has more elements. |
| hasNext() — method, class system.data.iterators.StringIterator |
|
Returns true if the iteration has more elements. |
| hasNext() — method, class system.data.iterators.VectorIterator |
|
Returns true if the iteration has more elements. |
| hasNext() — method, class system.models.arrays.PageableArrayModel |
|
Returns true if the list has a next page. |
| hasNext() — method, class system.models.maps.OrderedMapModel |
|
Returns true if the model has more elements. |
| hasNext() — method, class system.process.Chain |
|
Indicates if the chain contains a next action (based with the current position value). |
| hasNext() — method, class vegas.models.arrays.PageableArrayModelObject |
|
Returns true if the list has a next page. |
| hasNext() — method, class vegas.models.maps.OrderedMapModelObject |
|
Returns true if the model has more elements. |
| hasParameter(name:String) — method, class system.URI |
|
Indicates whether the specified parameter name exist in the query. |
| hasPrevious() — method, class graphics.display.TimelineIterator |
|
Checks to see if there is a previous element that can be iterated to. |
| hasPrevious() — method, interface system.data.OrderedIterator |
|
Checks to see if there is a previous element that can be iterated to. |
| hasPrevious() — method, class system.data.iterators.LinkedListIterator |
|
Checks to see if there is a previous element that can be iterated to. |
| hasPrevious() — method, class system.data.iterators.PageByPageIterator |
|
Checks to see if there is a previous element that can be iterated to. |
| hasPrevious() — method, class system.models.arrays.PageableArrayModel |
|
Returns true if the list has a previous page. |
| hasPrevious() — method, class system.models.maps.OrderedMapModel |
|
Checks to see if there is a previous element that can be iterated to. |
| hasPrevious() — method, class vegas.models.arrays.PageableArrayModelObject |
|
Returns true if the list has a previous page. |
| hasPrevious() — method, class vegas.models.maps.OrderedMapModelObject |
|
Checks to see if there is a previous element that can be iterated to. |
| hasProperty(name:any) — method, class system.data.ProxyReference |
|
Overrides a request to check whether an object has a particular property by name. |
| hasQuery() — method, class system.URI |
|
Indicates whether the query string has been set. |
| hasReceiver(receiver:any) — method, class graphics.transitions.FrameLoop |
|
Returns true if the specified receiver is connected. |
| hasReceiver(receiver:any) — method, class system.signals.InternalSignal |
|
Returns true if the specified receiver is connected. |
| hasReceiver(receiver:any) — method, interface system.signals.Signaler |
|
Returns true if the specified receiver is connected. |
| hBevel — Property, class graphics.drawing.BevelRectanglePen |
|
Determinates the hBevel value who defined the horizontal bevel level of all corners in this BevelRectangle pen. |
| headSize — Property, class graphics.drawing.ArrowPen |
|
Indicates the relative width of arrow head. |
| headWidth — Property, class graphics.drawing.ArrowPen |
|
Indicates the pixel Length of arrow head. |
| height — Property, class graphics.drawing.DistortPen |
|
Indicates the height value of the pen. |
| height — Property, class graphics.drawing.EllipsePen |
|
The height value of the elipse pen. |
| height — Property, class graphics.drawing.HexagonPen |
|
The height of the hexagon. |
| height — Property, class graphics.drawing.PageFlipPen |
|
Indicates the height value of the pen. |
| height — Property, class graphics.drawing.RectanglePen |
|
Defines the height of the shape rectangle. |
| height — Property, class graphics.drawing.ScalePen |
|
Indicates the height value of the pen. |
| height — Property, class graphics.filters.ReflectionFilter |
|
The height of the reflection. |
| height — Property, class graphics.filters.RippleCrossingFilter |
|
The height of the ripple effect area (default 240 px). |
| height — Property, class graphics.filters.projections.GnomonicFilter |
|
The height of the picture to transform. |
| height — Property, class graphics.filters.projections.LambertFilter |
|
The height of the picture to transform. |
| height — Property, class graphics.filters.projections.OrthographicFilter |
|
The height of the picture to transform. |
| height — Property, class graphics.filters.projections.StereographicFilter |
|
The height of the picture to transform. |
| height — Property, class graphics.geom.Dimension |
|
Determinates the height value of this instance. |
| height — Property, class graphics.geom.Hexagon |
|
Determinates the height of the hexagon (2 apothem)
|
| height — Property, class lunas.components.buttons.IconButtonStyle |
|
Indicates the height value of the label field of the component. |
| height — Property, class lunas.components.buttons.MediaButtonStyle |
|
Indicates the height value of the field of the component. |
| height — Property, class lunas.components.labels.LabelStyle |
|
Indicates the height value of the label field of the component. |
| height — Property, class vegas.media.CameraVO |
|
The current capture height, in pixels. |
| height — Property, class vegas.media.FLVMetaData |
|
Height of the video in pixels. |
| hermite — Package Constant Property, core.maths |
|
This method will interpolate while easing in and out at the limits. |
| Hexagon — class, package graphics.geom |
|
A regular hexagon is a six-sided regular polygon. |
| Hexagon(radius:Number) — Constructor, class graphics.geom.Hexagon |
|
Creates a new Hexagon instance. |
| HexagonPen — class, package graphics.drawing |
|
This pen is the tool to draw an hexagon vector shape. |
| HexagonPen(graphic:any, x:Number, y:Number, radius:Number, angle:Number, align:uint) — Constructor, class graphics.drawing.HexagonPen |
|
The Pen class use composition to control a Graphics reference and draw custom vector graphic shapes. |
| hexlength — Property, class core.bit |
|
Returns the hexadecimal length of the bit(s). |
| hexToHtml(hex:Number) — Static Method , class vegas.colors.HTMLColor |
|
Converts the number passed in argument (the html color in hex with ECMAScript notation 0xrrggbb) in a HTML string representation. |
| hide() — method, class lunas.CoreComponent |
|
Hides the component. |
| HIDE — Static Property, class lunas.events.ComponentEvent |
|
Defines the value of the type property of an 'hide' component. |
| HideDisplay — class, package graphics.process.display |
|
This process hide a DisplayObject. |
| HideDisplay(display:flash.display:DisplayObject) — Constructor, class graphics.process.display.HideDisplay |
|
Creates a new HideDisplay instance. |
| Hole — class, package graphics.filters |
|
The byteCode of the pixelbender Hole effect to initialize a Shader in the HoleFilter class. |
| Hole() — Constructor, class graphics.filters.Hole |
|
Creates a new Hole instance. |
| HoleFilter — class, package graphics.filters |
|
The HoleFilter class applies a hole mask over a display or a bitmap. |
| HoleFilter(shader:flash.display:Shader, init:Object) — Constructor, class graphics.filters.HoleFilter |
|
Creates a new HoleFilter instance. |
| holeRadius — Property, class graphics.drawing.GearPen |
|
The size of hole. |
| holeSides — Property, class graphics.drawing.GearPen |
|
Draw a polygonal hole with this many sides (must be > 2). |
| HONEY_DEW — Constant Static Property, class vegas.colors.SVGColor |
|
The 'HoneyDew' SVG color object. |
| horizontal — Property, class graphics.geom.EdgeMetrics |
|
The horizontal, in pixels, of the sum of left and right region. |
| HORIZONTAL — Constant Static Property, class graphics.Direction |
|
Specifies the "horizontal" value to change the orientation of a Display or a component. |
| horizontalGap — Property, class graphics.layouts.BoxLayout |
|
Number of pixels between children in the horizontal direction. |
| horizontalScrollPosition — Property, class lunas.components.textinputs.CoreTextInput |
|
Horizontal scroll position. |
| host — Property, class core.uri |
|
Determinates the host value of the uri. |
| host — Property, class system.URI |
|
Determinaes the host of the URI. |
| host — Property, class system._Environment |
|
Returns the Host reference of the client application. |
| host — Property, class system.logging.targets.SocketTarget |
|
The host of the socket connection. |
| host — Property, class vegas.net.HTTPHost |
|
Determinates the host name. |
| Host — class, package system.hosts |
|
The Host class. |
| Host(id:system.hosts:HostID, version:system:Version) — Constructor, class system.hosts.Host |
|
Creates a new Host instance. |
| HostID — class, package system.hosts |
|
This static enumeration class defines all host identifiers. |
| HostID(value:int, name:String) — Constructor, class system.hosts.HostID |
|
Creates a new HostID instance. |
| HostnameType — class, package system.network |
|
The enumeration class of all host name types. |
| HostnameType(value:int, name:String) — Constructor, class system.network.HostnameType |
|
Creates a new HostnameType instance. |
| HOT_PINK — Constant Static Property, class vegas.colors.SVGColor |
|
The 'HotPink' SVG color object. |
| HOUR — Constant Static Property, class vegas.date.Calendar |
|
Constant field representing hours ("h"). |
| HOUR — Constant Static Property, class vegas.date.Time |
|
Factor from ms to hour. |
| HOUR_FORMAT — Constant Static Property, class vegas.date.Time |
|
The 'hour' string representation to format the unit amount time value. |
| HOUR_IN_AM_PM — Constant Static Property, class system.formatters.DateFormatter |
|
Placeholder for hour in am/pm (1 - 12) in date format. |
| HOUR_IN_DAY — Constant Static Property, class system.formatters.DateFormatter |
|
Placeholder for hour in day (0 - 23) in date format. |
| hours — Property, class vegas.date.Time |
|
Amount of hours. |
| hPrecision — Property, class graphics.drawing.DistortPen |
|
Indicates the horizontal precision of the pen. |
| HSL — class, package graphics.colors |
|
A system which represents color as Hue, Saturation and Lightness. |
| HSL(h:Number, s:Number, l:Number) — Constructor, class graphics.colors.HSL |
|
Creates a new HSL instance. |
| HSL2RGB — Package Constant Property, graphics.colors |
|
Returns the RGB representation of the passed-in HSL color. |
| HSL2RGBNumber — Package Constant Property, graphics.colors |
|
Returns the rgb number representation of the passed-in HSL color. |
| HSV — class, package graphics.colors |
|
A system which represents color as Hue, Saturation and Value. |
| HSV(h:Number, s:Number, v:Number) — Constructor, class graphics.colors.HSV |
|
Creates a new HSV instance. |
| HSV2RGB — Package Constant Property, graphics.colors |
|
Returns the RGB representation of the passed-in HSV color. |
| HSV2RGBNumber — Package Constant Property, graphics.colors |
|
Returns the rgb number representation of the passed-in HSV color. |
| html — Property, class lunas.components.buttons.DashboardButtonStyle |
|
Indicates if the button use a html text or not. |
| html — Property, class lunas.components.buttons.LabelButtonStyle |
|
Indicates if the button use a html text or not. |
| html — Property, class lunas.components.buttons.MediaButtonStyle |
|
Indicates if the button use a html text or not. |
| html — Property, class lunas.components.buttons.SwitchLabelButtonStyle |
|
Indicates if the button use a html text or not. |
| html — Property, class lunas.components.labels.LabelStyle |
|
Indicates the html value of the label field of the component. |
| HTML — class, package system.text.html |
|
The HTML tool class. |
| HTML(text:String, convert:Boolean) — Constructor, class system.text.html.HTML |
|
Creates a new HTML instance. |
| HTMLColor — class, package vegas.colors |
|
Enumeration static class to defined Basic HTML data types. |
| HTMLColor(value:Number, name:String) — Constructor, class vegas.colors.HTMLColor |
|
Creates a new HTMLColor instance. |
| HTMLEntities — class, package vegas.net |
|
This static tool class encode or decode the HTML entities in a string. |
| htmlText — Property, interface lunas.TextInput |
|
Specifies the text displayed by the TextInput component, including HTML markup that expresses the styles of that text. |
| htmlText — Property, class lunas.components.textinputs.CoreTextInput |
|
Specifies the text displayed by the TextInput component, including HTML markup that expresses the styles of that text. |
| htmlToNumber(sHTML:String) — Static Method , class vegas.colors.HTMLColor |
|
Converts the string passed in argument (the html color) in a number representation. |
| HTTP — Constant Static Property, class system.network.URIScheme |
|
HTTP resources
Syntax:
http://[<username>[:<password>]@]<host>[:<port>]/<path>[?<query>][#<fragment>]
Example:
http://www.ietf.org/rfc/rfc2396.txt
|
| HTTPHost — class, package vegas.net |
|
Holds all of the variables needed to describe an HTTP connection to a host. |
| HTTPHost(host:String, port:int, scheme:String) — Constructor, class vegas.net.HTTPHost |
|
Creates a new HTTPHost instance. |
| httpHostName — Property, class system.remoting.RemotingGatewayUrl |
|
The name "httpHost" of the member in the flashVars to defines the optional http host. |
| HTTPS — Constant Static Property, class system.network.URIScheme |
|
HTTP connections secured using SSL/TLS
Syntax:
https://[<username>[:<password>]@]<host>[:<port>]/<path>[?<query>][#<fragment>]
|
| _httpStatus(e:flash.events:HTTPStatusEvent) — method, class system.process.CoreActionLoader |
|
Dispatch HTTPStatusEvent if a call to load() attempts to access data over HTTP and the current Flash Player environment is able to detect and return the status code for the request. |
| httpStatus — Property, class system.process.CoreActionLoader |
|
This signal emit when the notifyHttpStatus method is invoked. |
| HU — Constant Static Property, class vegas.i18n.Lang |
|
Indicates the 'Hungarian' language reference. |
| HUE2RGB — Package Constant Property, graphics.colors |
|
Converts the hue values in rgb values. |
| hyphenate — Package Constant Property, core.strings |
|
Converts a camelcased string to a hyphenated string. |
| hypothenuse — Package Constant Property, core.maths |
|
Calculates the hypothenuse value of the two passed-in triangle sides value. |
|
| 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 |