| 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 | |
| hasMask — Property in class com.soundstep.ui.ElementUI | |
| whether or not the ElementUI has a mask applied, used when the ratio is set to ElementUI.RATIO_OUT | |
| HBoxUI — Class in package com.soundstep.ui.layouts | |
|
Author: Romuald Quantin - www.soundstep.com Class version: 3.0.1 Actionscript version: 3.0 Copyright: Mozilla Public License 1.1 (MPL 1.1) http://www.opensource.org/licenses/mozilla1.1.php You can use BaseUI in any flash site, except to include/distribute it in another framework, application, template, component or structure that is meant to build, scaffold or generate source files. Date: 08-2008 Usage: HBox is a subclass of CanvasUI that lays out the children horizontally in the box. You can set additional properties like horizontalGap, padding, alignChildren and verticalCenterChildren. |
|
| HBoxUI(widthLayout, heightLayout, layoutScrollbar, layoutMask) — Constructor in class com.soundstep.ui.layouts.HBoxUI | |
| Constructor Create an instance of the HBoxUI class | |
| height — Property in class com.soundstep.ui.ElementUI | |
| height — Property in class com.soundstep.ui.layouts.CanvasUI | |
| height of the canvas | |
| holder — Property in class com.soundstep.ui.BaseUI | |
| return the holder | |
| horizontalCenter — Property in class com.soundstep.ui.ElementUI | |
| value from the center of the reference (stage or parent), align the ElementUI to the center on the x axis, Number or String | |
| horizontalCenter — Property in class com.soundstep.ui.layouts.CanvasUI | |
| horizontal center value (from the reference), Number or String | |
| horizontalCenterChildren — Property in class com.soundstep.ui.layouts.VBoxUI | |
| horizontal alignment value of the children if alignChildren has been set to VBoxUI.ALIGN_CENTER | |
| horizontalGap — Property in class com.soundstep.ui.layouts.HBoxUI | |
| horizontal space between each children | |
| horizontalGap — Property in class com.soundstep.ui.layouts.TileUI | |
| horizontal space between each children | |
| 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 | |