What is an event sub class?
Answer / Ratnesh Singh
An event subclass in Flex is a custom class that extends the mx.events.Event or mx.core.IEventDispatcher classes to create a new custom event type. This custom event can be dispatched by other objects when specific conditions are met.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to display the check box in data grid header?
How do we add item renderer at runtime in flex? : adobe flex action script
What are the Similarities between Flex & Java?
What is dynamic keyword used for in actionscript? : adobe flex action script
What is cairnghorm in flex? : adobe flex action script
How do we overload functions in actionscript? : adobe flex action script
What is the difference between sealed class and dynamic classes in flex? : Adobe Flex ActionScript
What is display container?
What is an event class in Flex?
What is the dynamic keyword used for in flex actionscript?
How do I run flex as a service? : adobe flex action script
Can I embed html in my flex application?