| 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 | |
| padding — Property in class com.soundstep.ui.layouts.HBoxUI | |
| space around the children | |
| padding — Property in class com.soundstep.ui.layouts.TileUI | |
| space around the children | |
| padding — Property in class com.soundstep.ui.layouts.VBoxUI | |
| space around the children | |
| Padding — Class in package com.soundstep.ui.layouts.core | |
|
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: Padding is the type of the padding property used in some of the subclasses of CanvasUI, like TileUI. |
|
| Padding(top, right, bottom, left) — Constructor in class com.soundstep.ui.layouts.core.Padding | |
| Constructor | |
| percentHeight — Property in class com.soundstep.ui.layouts.CanvasUI | |
| set the height percentage (will accept Number or String, with or without the percentage character | |
| percentWidth — Property in class com.soundstep.ui.layouts.CanvasUI | |
| set the width percentage (will accept Number or String, with or without the percentage character | |
| properties — Property in class com.soundstep.ui.ElementUI | |
Object to get or set the ElementUI properties, for example:element.properties = {top:0, bottom:"20", onStage:false, width:"50%"};
|
|
| properties — Property in class com.soundstep.ui.events.BaseEventUI | |
| Object containing the properties of the DisplayObject that will be updated | |
| properties — Property in class com.soundstep.ui.layouts.CanvasUI | |
Object to get or set the CanvasUI properties, for example:element.properties = {top:0, bottom:"20", onStage:false, width:"50%"};
|
|
| 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 | |