| Package | com.flexicious.controls.dataBindings | 
| Interface | public interface IDataBoundContainer | 
| Implementors | Form, HBox, Panel, VBox | 
See also
| Method | Defined By | ||
|---|---|---|---|
registerIDataBoundControl(iDataBoundControl:IDataBoundControl):void 
		 Called by call contained IDataBoundControls, to register themselves.  | IDataBoundContainer | ||
| registerIDataBoundControl | () | method | 
 public function registerIDataBoundControl(iDataBoundControl:IDataBoundControl):voidCalled by call contained IDataBoundControls, to register themselves.
Parameters
iDataBoundControl:IDataBoundControl |