Packagecom.gestureworks.cml.core
Classpublic class ContainerDisplay
InheritanceContainerDisplay Inheritance ElementFactory Inheritance flash.display.Sprite
Subclasses Container



Public Properties
 PropertyDefined By
 Inheritedalpha : Number
[override] [write-only] Sets minimum scale of the display object in pixels
ElementFactory
 Inheritedbottom : Number
ElementFactory
  childList : LinkedMap
[read-only]
ContainerDisplay
 Inheritedclass_ : String
Object's css class;
ElementFactory
 InheritedclassName : String
ElementFactory
 InheritedcmlIndex : int
ElementFactory
 InheriteddebugStyle : *
ElementFactory
  dimensionsTo : String
ContainerDisplay
 InheriteddisplayEvents : String
Use for dispatch completes.
ElementFactory
 InheritedfixedScale : Boolean
ElementFactory
 Inheritedheight : Number
[override] Sets width of the display object in pixels
ElementFactory
 InheritedheightPercent : String
ElementFactory
 InheritedhorizontalCenter : Number
ElementFactory
 Inheritedid : String
ElementFactory
 Inheritedindex : int
ElementFactory
  infoSource : String
ContainerDisplay
 Inheritedleft : Number
ElementFactory
 InheritedmaxScale : Number
Sets maximum scale of the display object in pixels
ElementFactory
 InheritedminScale : Number
Sets minimum scale of the display object in pixels
ElementFactory
 InheritedpropertyStates : Array
ElementFactory
 Inheritedright : Number
ElementFactory
 Inheritedscale : Number
Scales display object
ElementFactory
 InheritedscaleX : Number
[override] Sets width of the display object in pixels
ElementFactory
 InheritedscaleY : Number
[override] Sets width of the display object in pixels
ElementFactory
 Inheritedtop : Number
ElementFactory
 InheritedverticalCenter : Number
ElementFactory
 Inheritedwidth : Number
[override] Sets width of the display object in pixels
ElementFactory
 InheritedwidthPercent : String
ElementFactory
Public Methods
 MethodDefined By
  
ContainerDisplay
  
ContainerDisplay
  
childToList(id:String, child:*):void
ContainerDisplay
 Inherited
clone():Object
Returns clone of self
ElementFactory
 Inherited
ElementFactory
  
dispose():void
[override]
ContainerDisplay
 Inherited
parseCML(cml:XMLList):XMLList
ElementFactory
 Inherited
postparseCML(cml:XMLList):void
ElementFactory
 Inherited
print(value:*):void
Prints to console
ElementFactory
  
ContainerDisplay
 Inherited
updateProperties(state:Number = 0):void
ElementFactory
Protected Methods
 MethodDefined By
 Inherited
commitUI():void
ElementFactory
 Inherited
createUI():void
ElementFactory
 Inherited
layoutUI():void
ElementFactory
 Inherited
updateUI():void
ElementFactory
Property Detail
childListproperty
childList:LinkedMap  [read-only]


Implementation
    public function get childList():LinkedMap
dimensionsToproperty 
dimensionsTo:String


Implementation
    public function get dimensionsTo():String
    public function set dimensionsTo(value:String):void
infoSourceproperty 
infoSource:String


Implementation
    public function get infoSource():String
    public function set infoSource(value:String):void
Constructor Detail
ContainerDisplay()Constructor
public function ContainerDisplay()



Method Detail
addAllChildren()method
public function addAllChildren():void

childToList()method 
public function childToList(id:String, child:*):void

Parameters

id:String
 
child:*

dispose()method 
override public function dispose():void

setDimensionsToChild()method 
public function setDimensionsToChild():void