What is a metadata tag?
Answer / Shiv Kumar
A Metadata tag in Adobe Flex is a special type of ActionScript comment that provides additional information about a class, property, or method. These tags are used by the compiler and other tools to provide additional functionality or behavior.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you implement push on a flex applications?
What is the difference between states and viewstack in flex? : adobe flex action script
What is default frame rate of the timeline in frame per second?
What is an event class in Flex?
What are three ways to skin a component in flex? : adobe flex action script
What is cairnghorm in flex? How do we use it?have you worked with cairnghorn in flex?
What is display object?
How do I get access to the j2ee session from my remoteobjects? : adobe flex action script
Explain how binding works in mxml components in flex? : adobe flex action script
Does exclude or exclude class really excludes the data or class?
What does calling preventdefault() on an event do? : adobe flex action script
What are the differences between 4.6/4.5/4.0 and flex 3.0?