| Package | com.gestureworks.cml.interfaces | 
| Interface | public interface IContainer extends IElement, IObject, ICML | 
| Implementors | Container, TouchContainerFactory | 
| Property | Defined By | ||
|---|---|---|---|
| childList : ChildList [read-only] 
		 Returns the CML childlist.  | IContainer | ||
![]()  | height : Number 
		 Returns the height of the display object.  | IElement | |
![]()  | id : String 
		 Returns the object's id.  | IObject | |
| layout : * [read-only] 
		 Returns the layout.  | IContainer | ||
![]()  | width : Number 
		 Returns the width of the display object.  | IElement | |