| Package | com.flexicious.controls.interfaces.databindings |
| Interface | public interface ISelectDataBoundControl extends IDataBoundControl, flash.events.IEventDispatcher |
| Property | Defined By | ||
|---|---|---|---|
![]() | bindingMode : String
ONE_WAY or TWO_WAY binding. | IDataBoundControl | |
![]() | bindingProperty : String
Property of the bindingSource to bind to. | IDataBoundControl | |
![]() | bindingSource : Object
Object to bind to. | IDataBoundControl | |
| dataProvider : Object | ISelectDataBoundControl | ||