| Package | com.gestureworks.cml.element | 
| Class | public class SWCElement | 
| Inheritance | SWCElement    SWC   ElementFactory   flash.display.Sprite | 
See also
| Method | Defined By | ||
|---|---|---|---|
| SWCElement | |||
![]()  | clone():* 
		 Returns clone of self
		   | ElementFactory | |
![]()  | displayComplete():void 
		 CML callback
		   | ElementFactory | |
![]()  | dispose():void [override] 
		 Dispose methods
		   | SWC | |
![]()  | init():void [override] 
		 Initialisation method
		   | SWC | |
![]()  | parseCML(cml:XMLList):XMLList 
		 parses cml file
		   | ElementFactory | |
![]()  | postparseCML(cml:XMLList):void 
		 post parses the cml file
		   | ElementFactory | |
![]()  | updateProperties(state:Number = 0):void 
		 this method updates the properties
		   | ElementFactory | |