| Package | com.gestureworks.cml.core |
| Class | public class ContainerDisplay |
| Inheritance | ContainerDisplay ElementFactory flash.display.Sprite |
| Subclasses | Container |
| Property | Defined By | ||
|---|---|---|---|
![]() | alpha : Number [override] [write-only]
Sets minimum scale of the display object in pixels
| ElementFactory | |
![]() | bottom : Number | ElementFactory | |
| childList : LinkedMap [read-only] | ContainerDisplay | ||
![]() | class_ : String
Object's css class;
| ElementFactory | |
![]() | className : String | ElementFactory | |
![]() | cmlIndex : int | ElementFactory | |
![]() | debugStyle : * | ElementFactory | |
| dimensionsTo : String | ContainerDisplay | ||
![]() | displayEvents : String
Use for dispatch completes. | ElementFactory | |
![]() | fixedScale : Boolean | ElementFactory | |
![]() | height : Number [override]
Sets width of the display object in pixels
| ElementFactory | |
![]() | heightPercent : String | ElementFactory | |
![]() | horizontalCenter : Number | ElementFactory | |
![]() | id : String | ElementFactory | |
![]() | index : int | ElementFactory | |
| infoSource : String | ContainerDisplay | ||
![]() | left : Number | ElementFactory | |
![]() | maxScale : Number
Sets maximum scale of the display object in pixels
| ElementFactory | |
![]() | minScale : Number
Sets minimum scale of the display object in pixels
| ElementFactory | |
![]() | propertyStates : Array | ElementFactory | |
![]() | right : Number | ElementFactory | |
![]() | scale : Number
Scales display object
| ElementFactory | |
![]() | scaleX : Number [override]
Sets width of the display object in pixels
| ElementFactory | |
![]() | scaleY : Number [override]
Sets width of the display object in pixels
| ElementFactory | |
![]() | top : Number | ElementFactory | |
![]() | verticalCenter : Number | ElementFactory | |
![]() | width : Number [override]
Sets width of the display object in pixels
| ElementFactory | |
![]() | widthPercent : String | ElementFactory | |
| Method | Defined By | ||
|---|---|---|---|
| ContainerDisplay | |||
addAllChildren():void | ContainerDisplay | ||
childToList(id:String, child:*):void | ContainerDisplay | ||
![]() | clone():Object
Returns clone of self
| ElementFactory | |
![]() | displayComplete():void | ElementFactory | |
dispose():void [override] | ContainerDisplay | ||
![]() | parseCML(cml:XMLList):XMLList | ElementFactory | |
![]() | postparseCML(cml:XMLList):void | ElementFactory | |
![]() | print(value:*):void
Prints to console
| ElementFactory | |
setDimensionsToChild():void | ContainerDisplay | ||
![]() | updateProperties(state:Number = 0):void | ElementFactory | |
| childList | property |
| dimensionsTo | property |
dimensionsTo:String public function get dimensionsTo():String public function set dimensionsTo(value:String):void| infoSource | property |
infoSource:String public function get infoSource():String public function set infoSource(value:String):void| ContainerDisplay | () | Constructor |
public function ContainerDisplay()| addAllChildren | () | method |
public function addAllChildren():void| childToList | () | method |
public function childToList(id:String, child:*):voidParameters
id:String | |
child:* |
| dispose | () | method |
override public function dispose():void| setDimensionsToChild | () | method |
public function setDimensionsToChild():void