Package | com.flexicious.controls.interfaces.filters |
Interface | public interface IRangeFilterControl extends IFilterControl, mx.controls.listClasses.IListItemRenderer, flash.events.IEventDispatcher, mx.core.IUIComponent |
Implementors | DateComboBox, DateRangeBox, NumericRangeBox |
Property | Defined By | ||
---|---|---|---|
![]() | autoRegister : Boolean | IFilterControl | |
![]() | filterComparisionType : String | IFilterControl | |
![]() | filterOperation : String | IFilterControl | |
![]() | filterTriggerEvent : String | IFilterControl | |
![]() | grid : IExtendedDataGrid | IFilterControl | |
![]() | gridColumn : IDataGridFilterColumn | IFilterControl | |
![]() | searchField : String | IFilterControl | |
searchRangeEnd : Object [read-only] | IRangeFilterControl | ||
searchRangeStart : Object [read-only] | IRangeFilterControl |