Packagecom.gestureworks.cml.core
Classpublic class ComponentKitDisplay
InheritanceComponentKitDisplay Inheritance Container Inheritance ContainerDisplay Inheritance ElementFactory Inheritance flash.display.Sprite
Subclasses ComponentKit



Public Properties
 PropertyDefined By
 Inheritedalpha : Number
[override] [write-only] Sets minimum scale of the display object in pixels
ElementFactory
 Inheritedbottom : Number
ElementFactory
 InheritedchildList : LinkedMap
[read-only]
ContainerDisplay
 Inheritedclass_ : String
Object's css class;
ElementFactory
  className : String
[override]
ComponentKitDisplay
  classRef : String
ComponentKitDisplay
 InheritedcmlIndex : int
ElementFactory
 InheriteddebugStyle : *
ElementFactory
 InheriteddimensionsTo : 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
 InheritedinfoSource : String
ContainerDisplay
 Inheritedlayout : String
Container
 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
 InheritedpaddingBottom : Number
Container
 InheritedpaddingLeft : Number
Container
 InheritedpaddingRight : Number
Container
 InheritedpaddingTop : Number
Container
 Inheritedposition : String
Container
 InheritedpropertyStates : Array
ElementFactory
  rendererList : String
ComponentKitDisplay
 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
Protected Properties
 PropertyDefined By
  renderKit : XML
ComponentKitDisplay
Public Methods
 MethodDefined By
  
ComponentKitDisplay Constructor.
ComponentKitDisplay
 Inherited
ContainerDisplay
 Inherited
childToList(id:String, child:*):void
ContainerDisplay
 Inherited
clone():Object
Returns clone of self
ElementFactory
 Inherited
ElementFactory
 Inherited
dispose():void
[override]
ContainerDisplay
 Inherited
getIndex(index:int):*
Container
 Inherited
getKey(key:String):*
Container
 Inherited
hideIndex(index:int):void
Container
 Inherited
hideKey(key:String):void
Container
 Inherited
parseCML(cml:XMLList):XMLList
ElementFactory
 Inherited
postparseCML(cml:XMLList):void
ElementFactory
 Inherited
print(value:*):void
Prints to console
ElementFactory
 Inherited
ContainerDisplay
 Inherited
showIndex(index:int):void
Container
 Inherited
showKey(key:String):void
Container
 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
classNameproperty
className:String[override]


Implementation
    public function get className():String
    public function set className(value:String):void
classRefproperty 
classRef:String


Implementation
    public function get classRef():String
    public function set classRef(value:String):void
rendererListproperty 
rendererList:String


Implementation
    public function get rendererList():String
    public function set rendererList(value:String):void
renderKitproperty 
protected var renderKit:XML

Constructor Detail
ComponentKitDisplay()Constructor
public function ComponentKitDisplay()

Language Version : ActionScript 3.0
Product Version : GestureWorks 1.5
Runtime Versions : AIR 1.5, Flash Player 10, Flash Player Lite - 4

ComponentKitDisplay Constructor.