What is the difference between sealed class and dyna? : adobe flex action script
Answer / Ansuman Singh
"In Adobe Flex, a sealed class cannot be subclassed or extended by other classes, while a dynamic (dyna) class can. Sealed classes are typically used to represent immutable objects, whereas dyna classes provide more flexibility for adding new methods and properties."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between Flex 2.0 & 3.0?
I am going to add images into a tag. How will it resize itself in adobe flex actionscript? : adobe flex action script
What design patterns have you used in actionscript and java? : adobe flex action script
Why do strongly typed objects appear as "undefined" in the netconnection debugger? : adobe flex action script
What is preventdefault() method?
What is a metadata tag?
What is state? What is the difference between states and viewstack in flex? : adobe flex action script
How does item renderer work? How do we add item renderer at runtime in flex? : adobe flex action script
Different ways of using style sheets?
What is the difference between sealed class and dyna? : adobe flex action script
What are the goals of the beta?
What are the advantages and disadvantages of using flex? And why flex wins over other technologies?