| Package | com.gestureworks.cml.core |
| Class | public class ComponentKitDisplay |
| Inheritance | ComponentKitDisplay Container ContainerDisplay ElementFactory flash.display.Sprite |
| Subclasses | ComponentKit |
| 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 [override] | ComponentKitDisplay | ||
| classRef : String | ComponentKitDisplay | ||
![]() | 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 | |
![]() | layout : String | Container | |
![]() | 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 | |
![]() | paddingBottom : Number | Container | |
![]() | paddingLeft : Number | Container | |
![]() | paddingRight : Number | Container | |
![]() | paddingTop : Number | Container | |
![]() | position : String | Container | |
![]() | propertyStates : Array | ElementFactory | |
| rendererList : String | ComponentKitDisplay | ||
![]() | 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 | |
| Property | Defined By | ||
|---|---|---|---|
| renderKit : XML | ComponentKitDisplay | ||
| Method | Defined By | ||
|---|---|---|---|
ComponentKitDisplay Constructor. | ComponentKitDisplay | ||
![]() | addAllChildren():void | ContainerDisplay | |
![]() | childToList(id:String, child:*):void | ContainerDisplay | |
![]() | clone():Object
Returns clone of self
| ElementFactory | |
![]() | displayComplete():void | ElementFactory | |
![]() | dispose():void [override] | ContainerDisplay | |
![]() | getIndex(index:int):* | Container | |
![]() | getKey(key:String):* | Container | |
![]() | hideIndex(index:int):void | Container | |
![]() | hideKey(key:String):void | Container | |
![]() | parseCML(cml:XMLList):XMLList | ElementFactory | |
![]() | postparseCML(cml:XMLList):void | ElementFactory | |
![]() | print(value:*):void
Prints to console
| ElementFactory | |
![]() | setDimensionsToChild():void | ContainerDisplay | |
![]() | showIndex(index:int):void | Container | |
![]() | showKey(key:String):void | Container | |
![]() | updateProperties(state:Number = 0):void | ElementFactory | |
| className | property |
className:String[override] public function get className():String public function set className(value:String):void| classRef | property |
classRef:String public function get classRef():String public function set classRef(value:String):void| rendererList | property |
rendererList:String public function get rendererList():String public function set rendererList(value:String):void| renderKit | property |
protected var renderKit:XML| 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.