What is preventdefault() method?
Answer / Raghvendra Vikram Yadav
The `preventDefault()` method in Adobe Flex cancels the default action of an event. It prevents the event from propagating further and stops any browser- or platform-default behavior associated with the event.
| Is This Answer Correct ? | 0 Yes | 0 No |
When I add or modify an item in my dataprovider, why does not it show up in my datagrid?
State the difference between array and array collection?
Explain about component life cycle?
What is inheritance in term of oop (flash actionscript)? : adobe flex action script
Explain how many levels does flash mx support? : adobe flex action script
Explain the difference between creating an effect and setting the target as opposed to adding an effectlistener? : adobe flex action script
What is an Event Propagation?
Explain how binding works in mxml components in flex?
How will u call java method from flex?
What are sealed classes in flex?
How can u use 2 styles at the same time?
Can I continue to run flex builder 2 in parallel with flex builder 3 beta 3?