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 |
Can I load css style sheets dynamically at runtime? : adobe flex action script
How binding works in mxml components in flex?
What is different between urlloader class and loader class? : adobe flex action script
What are Arrays in flex?
I have I input text field on stage and I have a button also, further I am writing some text in that input text field. I want to save my written data on my local system (onmy computer), how can I do this? : adobe flex action script
What is the difference between target and current target?
What are the Similarities between Flex & Java?
What is display container? : adobe flex action script
What is interface or benefit of interface in term of oop? : adobe flex action script
Do I need to uninstall flex 3 beta 2 before installing beta 3?
Can flex applications communicate with each other on the client? : adobe flex action script
How many levels does flash mx support? : adobe flex action script