Packagecom.flexicious.controls.interfaces.filters
Interfacepublic interface IMultiSelectFilterControl extends ISelectFilterControl, IFilterControl, mx.controls.listClasses.IListItemRenderer, flash.events.IEventDispatcher, mx.core.IUIComponent
Implementors CheckBoxList, CheckBoxTileList, MultiSelectComboBox

Implemented by the MultiSelectComboBox to enable it to participate in the Filtering Infrastructure.



Public Properties
 PropertyDefined By
 InheritedaddAllItem : Boolean
[write-only]
ISelectFilterControl
 InheritedaddAllItemText : String
[read-only]
ISelectFilterControl
 InheritedautoRegister : Boolean
IFilterControl
 InheriteddataField : String
ISelectFilterControl
 InheriteddataProvider : Object
ISelectFilterControl
 InheriteddropdownWidth : Number
[write-only]
ISelectFilterControl
 InheritedfilterComparisionType : String
IFilterControl
 InheritedfilterOperation : String
IFilterControl
 InheritedfilterTriggerEvent : String
IFilterControl
 Inheritedgrid : IExtendedDataGrid
IFilterControl
 InheritedgridColumn : IDataGridFilterColumn
IFilterControl
 InheritedlabelField : String
[write-only]
ISelectFilterControl
 InheritedsearchField : String
IFilterControl
  selectedItems : Array
[read-only]
IMultiSelectFilterControl
Public Methods
 MethodDefined By
 Inherited
clear():void
IFilterControl
 Inherited
getValue():Object
IFilterControl
 Inherited
setStyle(name:String, prop:*):void
IFilterControl
 Inherited
setValue(val:Object):void
IFilterControl
 Inherited
IFilterControl
Property Detail
selectedItemsproperty
selectedItems:Array  [read-only]


Implementation
    public function get selectedItems():Array