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 |
What is dynamic keyword used for in actionscript? : adobe flex action script
Why are the columns in my datagrid in some strange order? : adobe flex action script
What is cairnghorm in flex? How do we use it? : adobe flex action script
What is preventdefault() method?
Explain what is the function of trace?
What is the function of trace? : adobe flex action script
Explain about remote object? What is end point in remote object?
How do I make synchronous data calls in actionscript? : adobe flex action script
Can I add charting to the flex builder standard edition?
What is the model-view-controller (mvc) pattern?
What is a resource manager in flex actionscript? : adobe flex action script
Can I embed html in my flex application? : adobe flex action script