| Package | com.flexicious.controls.dataBindings | 
| Class | public class DataBoundContainerImpl | 
| Inheritance | DataBoundContainerImpl    Object | 
See also
| Property | Defined By | ||
|---|---|---|---|
| _dataBoundControls : ArrayCollection | DataBoundContainerImpl | ||
| Method | Defined By | ||
|---|---|---|---|
DataBoundContainerImpl(iEventDispatcher:IEventDispatcher)  | DataBoundContainerImpl | ||
applyChanges():void  | DataBoundContainerImpl | ||
registerIDataBoundControl(iDataBoundControl:IDataBoundControl):void  | DataBoundContainerImpl | ||
| _dataBoundControls | property | 
protected var _dataBoundControls:ArrayCollection| DataBoundContainerImpl | () | Constructor | 
public function DataBoundContainerImpl(iEventDispatcher:IEventDispatcher)iEventDispatcher:IEventDispatcher | 
| applyChanges | () | method | 
 public function applyChanges():void| registerIDataBoundControl | () | method | 
 public function registerIDataBoundControl(iDataBoundControl:IDataBoundControl):void
Parameters
iDataBoundControl:IDataBoundControl — 	 Refer to the class docs.
		  |