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  
hasClient(target) — Method in class com.yahoo.astra.layout.modes.BaseLayoutMode
Returns true if a display object has been registered as a client.
hasClient(target) — Method in interface com.yahoo.astra.layout.modes.IAdvancedLayoutMode
Returns true if a display object has been registered as a client.
hasInvalidatingEvents(target) — Static method in class com.yahoo.astra.layout.LayoutManager
Determines if a particular DisplayObject's type has been registered with invalidating events.
horizontalAlign — Property in class com.yahoo.astra.layout.modes.BoxLayout
The horizontal alignment of children displayed in the target.
horizontalAlign — Property in class com.yahoo.astra.layout.modes.FlowLayout
The horizontal alignment of children displayed in the target.
horizontalAlign — Property in class com.yahoo.astra.layout.modes.TileLayout
The children of the target may be aligned horizontally within their respective tiles.
HorizontalAlignment — Class in package com.yahoo.astra.layout.modes
A set of constants for horizontal alignment values used by the layout engine.
horizontalGap — Property in class com.yahoo.astra.layout.modes.BorderLayout
The number of horizontal pixels between each item displayed by this container.
horizontalGap — Property in class com.yahoo.astra.layout.modes.BoxLayout
The number of pixels appearing between the target's children horizontally.
horizontalGap — Property in class com.yahoo.astra.layout.modes.FlowLayout
The number of pixels appearing between the target's children horizontally.
horizontalGap — Property in class com.yahoo.astra.layout.modes.TileLayout
The number of pixels appearing between the target's children horizontally.
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