Explain filter function?



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

Post New Answer

More Adobe Flex Interview Questions

What is dynamic keyword used for in actionscript? : adobe flex action script

1 Answers  


Why are the columns in my datagrid in some strange order? : adobe flex action script

1 Answers  


What is cairnghorm in flex? How do we use it? : adobe flex action script

1 Answers  


What is preventdefault() method?

1 Answers  


Explain what is the function of trace?

1 Answers  


What is the function of trace? : adobe flex action script

1 Answers  


Explain about remote object? What is end point in remote object?

1 Answers  


How do I make synchronous data calls in actionscript? : adobe flex action script

1 Answers  


Can I add charting to the flex builder standard edition?

1 Answers  


What is the model-view-controller (mvc) pattern?

1 Answers  


What is a resource manager in flex actionscript? : adobe flex action script

1 Answers  


Can I embed html in my flex application? : adobe flex action script

1 Answers  


Categories