How polymorphism works on actionscript? : adobe flex action script
Answer / Nalini Johari
"Polymorphism in ActionScript is achieved through overriding methods and interfaces. Overriding allows a subclass to provide its own implementation of a method that has already been defined in the superclass."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between viewstack vs viewstate?
Is it possible to make httpservice requests synchronous in adobe flex?
How to store the data in local?
What did adobe announce regarding flex?
What is interface or benefit of interface in term of oop? : adobe flex action script
I have I input text field on stage and I have a button also, further I am writing some text in that input text field. I want to save my written data on my local system (onmy computer), how can I do this? : adobe flex action script
If I purchase flex builder 2, am I eligible for an upgrade to flex builder 3?
Why would you want to keep a reference to a changewatcher and call unwatch()?
Is double-clicking supported on various components?
How do I run flex as a service?
What is mvc and how do you relate it to flex apps?
State the difference between item renderer and item editors?