Spark Search Input Component
This Flex 4 component is an extension of the regular TextInput Spark component, with an additional feature: it enables you to parse a collection (for instance an ArrayCollection or an XMLListCollection) associated and filter its elements by keywords. Features: - assign an ICollectionView that will be filtered - parses through a simple object (i.e.: an array of strings) - parses through two levels object (i.e.: an XML including a list of objects) - enables the user to choose which elements will be parsed