Answer Posted / Sunil Kumar Singh
The Prevent Default method cancels the default action associated with an event in Adobe Flex. For example, calling `event.preventDefault()` on a click event will prevent the link from navigating to its target URL.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers