Package | com.flexicious.controls.interfaces.filters |
Interface | public interface ISingleSelectFilterControl extends ISelectFilterControl, IFilterControl, mx.controls.listClasses.IListItemRenderer, flash.events.IEventDispatcher, mx.core.IUIComponent |
Implementors | ComboBox, RadioButtonList |
Property | Defined By | ||
---|---|---|---|
![]() | addAllItem : Boolean [write-only] | ISelectFilterControl | |
![]() | addAllItemText : String [read-only] | ISelectFilterControl | |
![]() | autoRegister : Boolean | IFilterControl | |
![]() | dataField : String | ISelectFilterControl | |
![]() | dataProvider : Object | ISelectFilterControl | |
![]() | dropdownWidth : Number [write-only] | ISelectFilterControl | |
![]() | filterComparisionType : String | IFilterControl | |
![]() | filterOperation : String | IFilterControl | |
![]() | filterTriggerEvent : String | IFilterControl | |
![]() | grid : IExtendedDataGrid | IFilterControl | |
![]() | gridColumn : IDataGridFilterColumn | IFilterControl | |
![]() | labelField : String [write-only] | ISelectFilterControl | |
![]() | searchField : String | IFilterControl | |
selectedItem : Object [read-only] | ISingleSelectFilterControl |