What keyword allows us to implement abstraction better in flex?
Answer / Tarun Goel
The `interface` keyword in ActionScript is used to define abstract classes and interfaces, which allow you to implement abstraction by defining a contract for what methods should be implemented without providing the implementation.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the model-view-controller (mvc) pattern? : adobe flex action script
If I purchase flex builder 2, am I eligible for an upgrade to flex builder 3?
What is display container? : adobe flex action script
How can you show a jpg image in dynamic text field? : adobe flex action script
Why are the columns in my datagrid in some strange order? : adobe flex action script
What are three ways to skin a component in flex? : adobe flex action script
What is the function of exclude or exclude class related to the data or class?
What happens if an .swf is loaded into a already occupied level? : adobe flex action script
What are the Similarities between Flex & Java?
Explain prevent default method?
What is polymorphism in term of oop (flash actionscript)?
How does item renderer work? : adobe flex action script