Packagecpgears.properties
Interfacepublic interface IWidgetProperties
Implementors WidgetPropertiesBase

Interface defining functions to initialize widget parameters using data from Captivate



Public Methods
 MethodDefined By
  
Returns an object containing all the widget properties.
IWidgetProperties
  
initializeFromObject(object:Object):void
Initialize the widget data from the an object.
IWidgetProperties
  
initializeFromString(xmlString:String):void
Initialize the widget data from the an XML string.
IWidgetProperties
Method Detail
getPropertiesObject()method
public function getPropertiesObject():Object

Returns an object containing all the widget properties.

Returns
Object — An object containing all the widget properties.
initializeFromObject()method 
public function initializeFromObject(object:Object):void

Initialize the widget data from the an object.

Parameters

object:Object — The object containing the data

initializeFromString()method 
public function initializeFromString(xmlString:String):void

Initialize the widget data from the an XML string.

Parameters

xmlString:String — The XML string