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 in class asgard.display.Background
Determinates the virtual height value of this component.
_h — Property in class lunas.core.AbstractComponent
The protected virtual height value of the component.
h — Property in class lunas.core.AbstractComponent
(read-only) Indicates the virtual height value of this component.
handleEvent(e) — Method in class andromeda.controller.AbstractController
Handles the event.
handleEvent(e) — Method in class lunas.groups.AbstractGroup
Handles the event.
handleEvent(e) — Method in class vegas.events.Delegate
Handles the event.
handleEvent(e) — Method in interface vegas.events.EventListener
This method is called whenever an event occurs of the type for which the EventListener interface was registered.
handleEvent(e) — Method in class vegas.events.EventListenerBatch
Handles the event.
hasChanged() — Method in class andromeda.util.observer.Observable
Tests if this object has changed.
hasClassByName(name) — Static method in class system.Reflection
Returns a boolean telling if the class exists from a string name.
hasEventListener(type) — Method in class vegas.events.CoreEventDispatcher
Checks whether the EventDispatcher object has any listeners registered for a specific type of event.
HashBag — Class in package system.data.bags
Implements Bag, using a HashMap to provide the data storage.
HashBag(co:system.data:Collection) — Constructor in class system.data.bags.HashBag
Creates a new HashBag instance.
hashCode() — Method in class asgard.display.CoreBitmap
Returns a hashcode value for the object.
hashCode() — Method in class asgard.display.CoreLoader
Returns a hashcode value for the object.
hashCode() — Method in class asgard.display.CoreMovieClip
Returns a hashcode value for the object.
hashCode() — Method in class asgard.display.CoreShape
Returns a hashcode value for the object.
hashCode() — Method in class asgard.display.CoreSimpleButton
Returns a hashcode value for the object.
hashCode() — Method in class asgard.display.CoreSprite
Returns a hashcode value for the object.
hashCode() — Method in class asgard.media.CoreSound
Returns a hashcode value for the object.
hashCode() — Method in class asgard.media.CoreVideo
Returns a hashcode value for the object.
hashCode() — Method in class asgard.text.CoreTextField
Returns a hashcode value for the object.
hashCode() — Method in class vegas.core.CoreObject
Returns a hashcode value for the object.
hashCode() — Method in interface vegas.core.IHashable
Returns a hash code value for the object.
hashCode() — Method in class vegas.events.AbstractEventDispatcher
Returns a hashcode value for the object.
HashCode — Class in package vegas.core
Collected methods which allow easy implementation of hashCode.
HashMap — Dynamic class in package system.data.maps
Hash table based implementation of the Map interface.
HashMap(... rest) — Constructor in class system.data.maps.HashMap
Creates a new HashMap instance.
HashSet — Class in package system.data.sets
HashSet based implementation of the Set interface and use a HashMap inside.
HashSet(init) — Constructor in class system.data.sets.HashSet
Creates a new HashSet instance.
hasIllegalCharacters(value) — Static method in class vegas.logging.Log
This method checks the specified string value for illegal characters.
hasInterface(... rest) — Method in interface system.reflection.ClassInfo
Indicates if the specified class implements all interfaces passed-in arguments.
hasMoreChar() — Method in class system.evaluators.MathEvaluator
Indicates if has more char.
hasMoreChar() — Method in class system.serializers.eden.ECMAScript
Indicates if the source parser has more char.
hasMoreChar() — Method in class system.text.parser.GenericParser
Indicates if the source parser has more char.
hasNext() — Method in class andromeda.model.array.PageableArrayModel
Returns true if the list has a next page.
hasNext() — Method in class asgard.display.TimelineIterator
Returns true if the iteration has more elements.
hasNext() — Method in interface system.data.Iterator
Returns true if the iteration has more elements.
hasNext() — Method in class system.data.iterators.ArrayIterator
Returns true if the iteration has more elements.
hasNext() — Method in class system.data.iterators.BagIterator
Returns true if the iteration has more elements.
hasNext() — Method in class system.data.iterators.LinkedListIterator
Returns true if the iteration has more elements.
hasNext() — Method in class system.data.iterators.MapIterator
Returns true if the iteration has more elements.
hasNext() — Method in class system.data.iterators.ObjectIterator
Returns true if the iteration has more elements.
hasNext() — Method in class system.data.iterators.PageByPageIterator
Returns true if the iteration has more elements.
hasNext() — Method in class system.data.iterators.ProtectedIterator
Returns true if the iteration has more elements.
hasNext() — Method in class system.data.iterators.StringIterator
Returns true if the iteration has more elements.
hasPrevious() — Method in class andromeda.model.array.PageableArrayModel
Returns true if the list has a previous page.
hasPrevious() — Method in class asgard.display.TimelineIterator
Checks to see if there is a previous element that can be iterated to.
hasPrevious() — Method in interface system.data.OrderedIterator
Checks to see if there is a previous element that can be iterated to.
hasPrevious() — Method in class system.data.iterators.LinkedListIterator
Checks to see if there is a previous element that can be iterated to.
hasPrevious() — Method in class system.data.iterators.PageByPageIterator
Checks to see if there is a previous element that can be iterated to.
hBevel — Property in class pegas.draw.BevelRectanglePen
Determinates the hBevel value who defined the horizontal bevel level of all corners in this BevelRectangle pen.
headSize — Property in class pegas.draw.ArrowPen
Indicates the relative width of arrow head.
headWidth — Property in class pegas.draw.ArrowPen
Indicates the pixel Length of arrow head.
height — Property in class asgard.media.CameraVO
The current capture height, in pixels.
height — Property in class asgard.media.FLVMetaData
Height of the video in pixels.
height — Property in class lunas.display.button.IconButtonStyle
Indicates the height value of the label field of the component.
height — Property in class pegas.draw.EllipsePen
The height value of the elipse pen.
height — Property in class pegas.draw.RectanglePen
Defines the height of the shape rectangle.
height — Property in class pegas.geom.Dimension
Determinates the height value of this instance.
hexToHtml(hex) — Static method in class pegas.colors.ColorHTML
Converts the number passed in argument (the html color in hex with ECMAScript notation 0xrrggbb) in a HTML string representation.
hide() — Method in class lunas.core.AbstractComponent
Hides the component.
HIDE — Static property in class lunas.events.ComponentEvent
Defines the value of the type property of an 'hide' component.
holeRadius — Property in class pegas.draw.GearPen
The size of hole.
holeSides — Property in class pegas.draw.GearPen
Draw a polygonal hole with this many sides (must be > 2)
HONEY_DEW — Constant static property in class pegas.colors.ColorSVG
The 'HoneyDew' SVG color object.
HORIZONTAL — Constant static property in class pegas.draw.Direction
Specifies the horizontal value to change the orientation of a Display or a component.
horizontalScrollPosition — Property in class lunas.core.AbstractTextInput
Horizontal scroll position.
host — Property in class asgard.net.HTTPHost
Determinates the host name.
host — Static property in class system.Environment
Returns the Host reference of the client application.
Host — Class in package system.hosts
The Host class.
Host(id:system.hosts:HostID, version:system:Version) — Constructor in class system.hosts.Host
Creates a new Host instance.
HOST — Static property in class vegas.logging.targets.SOSTarget
Provides the default host in the SOS console to connect the internal XMLSocket.
HostID — Class in package system.hosts
This static enumeration class defines all host identifiers.
HostID(value, name) — Constructor in class system.hosts.HostID
Creates a new HostID instance.
HOT_PINK — Constant static property in class pegas.colors.ColorSVG
The 'HotPink' SVG color object.
HOUR — Constant static property in class kronos.date.Calendar
Constant field representing hours ("h").
HOUR — Constant static property in class kronos.date.Time
Factor from ms to hour.
HOUR_FORMAT — Constant static property in class kronos.date.Time
The 'hour' string representation to format the unit amount time value.
HOUR_IN_AM_PM — Constant static property in class system.formatters.DateFormatter
Placeholder for hour in am/pm (1 - 12) in date format.
HOUR_IN_DAY — Constant static property in class system.formatters.DateFormatter
Placeholder for hour in day (0 - 23) in date format.
hours — Property in class kronos.date.Time
Amount of hours.
hsv2rgb(oColor, s, v) — Static method in class pegas.colors.ColorHSV
Converts a HSV color in a RGB color.
html — Property in class lunas.display.button.AquaButtonStyle
Indicates if the button use a html text or not.
html — Property in class lunas.display.button.LabelButtonStyle
Indicates if the button use a html text or not.
HTML — Class in package system.text.html
The HTML tool class.
HTML(text, convert) — Constructor in class system.text.html.HTML
Creates a new HTML instance.
HTMLEntities — Class in package asgard.net
This static tool class encode or decode the HTML entities in a string.
HTMLStringFormatter — Class in package vegas.string
This static tool class defined each of the following methods returns a copy of the string wrapped inside an HTML tag.
htmlText — Property in class lunas.core.AbstractTextInput
Specifies the text displayed by the TextInput component, including HTML markup that expresses the styles of that text.
htmlText — Property in interface lunas.core.ITextInput
Specifies the text displayed by the TextInput component, including HTML markup that expresses the styles of that text.
htmlToNumber(sHTML) — Static method in class pegas.colors.ColorHTML
Converts the string passed in argument (the html color) in a number representation.
HTTPHost — Class in package asgard.net
Holds all of the variables needed to describe an HTTP connection to a host.
HTTPHost(host, port, scheme) — Constructor in class asgard.net.HTTPHost
Creates a new HTTPHost instance.
httpHostName — Property in class asgard.net.remoting.RemotingGatewayUrl
The name "httpHost" of the flashVars passed-in.
httpStatus(e) — Method in class andromeda.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.
HU — Constant static property in class andromeda.i18n.Lang
Indicates the 'Hungarian' language reference.
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