| Package | com.gestureworks.cml.element | 
| Class | public class Include | 
| Inheritance | Include    Object | 
| Property | Defined By | ||
|---|---|---|---|
| cml : String Deprecated: Please Use src 
		 Sets the source cml file
		  | Include | ||
| src : String 
		 Sets the source cml file
		   | Include | ||
| Method | Defined By | ||
|---|---|---|---|
Include() 
		 Constructor
		   | Include | ||
| cml | property | 
cml:StringSets the source cml file
    public function get cml():String    public function set cml(value:String):void| src | property | 
src:StringSets the source cml file
    public function get src():String    public function set src(value:String):void| Include | () | Constructor | 
public function Include()Constructor