| Package | com.flexicious.controls.interfaces.databindings | 
| Interface | public interface ISelectedBitDataBoundControl extends IDataBoundControl, flash.events.IEventDispatcher | 
| Implementors | CheckBox, RadioButton | 
| 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 | |
| selected : Boolean | ISelectedBitDataBoundControl | ||