Package | com.gestureworks.cml.element |
Class | public class Element |
Inheritance | Element ![]() ![]() |
Method | Defined By | ||
---|---|---|---|
Element() | Element | ||
![]() | clone():*
Returns clone of self
| ElementFactory | |
![]() | displayComplete():void
CML callback
| ElementFactory | |
![]() | dispose():void
Calls the Dispose method for each child possessing a Dispose method then removes all children. | ElementFactory | |
![]() | init():void
Initialization function
| ElementFactory | |
![]() | 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 |