Difference between sealed class and dynamic class?
Answer / Govind Prakash Vyas
A sealed class in Adobe Flex is a class that cannot be subclassed by other classes. A dynamic class, on the other hand, allows for runtime creation of new instances and can also have properties added or removed at runtime.
| Is This Answer Correct ? | 0 Yes | 0 No |
Do I need to upgrade to beta 3 to use air beta 3?
Can we use text input/editable component as itemrenderer?
In which level does the original movie resides?
Difference between flex and flash?
What are the Similarities between Flex & Java?
State the difference between array and array collection?
How do you use a repeater in actionscript? : adobe flex action script
Explain in which level does the original movie resides?
Explain how many levels does flash mx support?
What is the difference between sealed class and dynamic classes in flex? : Adobe Flex ActionScript
How does item renderer work? How do we add item renderer at runtime in flex?
What is interface in term of oop (flash actionscript)? : adobe flex action script