Explain filter function?
Answer / Prem Kumar
The Filter Function is used in Adobe Flex to create a new Array or ArrayCollection that contains only the items that match a specified condition. It accepts a function as an argument and applies it to each item in the collection.
| Is This Answer Correct ? | 0 Yes | 0 No |
When I have only a single record, why does not it appear in my datagrid? : adobe flex action script
Is it true that I can now get the flex test automation framework with the purchase of flex builder 3 professional edition?
How will flex 3 be packaged?
Tell some new capabilities / features of flash as 3.0? : adobe flex action script
What is dynamic keyword used for in actionscript? : adobe flex action script
Can I load css style sheets dynamically at runtime? : adobe flex action script
When I add or modify an item in my dataprovider, why does not it show up in my datagrid? : adobe flex action script
What are Arrays in flex?
What is stoppropagation() and stopimmediatepropagation()?
What keyword allows you to refer to private variables of a class in flex? : adobe flex action script
Sometimes, if I do not move the mouse, "click" and "mousedown" do not work. Why is that? : adobe flex action script
What are the differences between flex 3 and flex 4?