Package | com.flexicious.controls.interfaces.databindings |
Interface | public interface ISingleSelectDataBoundControl extends ISelectDataBoundControl, IDataBoundControl, flash.events.IEventDispatcher |
Implementors | ComboBox, RadioButtonList |
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 | |
selectedValue : Object | ISingleSelectDataBoundControl |