What is display container?
Answer / Navaneet Kumar Singh
In Adobe Flex, a DisplayContainer is an interface that represents any object capable of holding other display objects. This includes containers like Canvas, HBox, VBox, and TileContainer, as well as components like DataGrid, List, and Button. By organizing your UI elements within DisplayContainers, you can easily manage the layout, positioning, and behavior of multiple elements in a flexible and reusable manner.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is an event class in Flex?
What does calling preventdefault() on an event do? How is this enforced? : adobe flex action script
Difference between array and array collection?
Explain what happens if an .swf is loaded into a already occupied level? : adobe flex action script
Explain about arguments of addeventlistener() method?
What are the config files used for connecting java and flex?
Will the flex skin extensions for cs be part of the flex 3 release?
What is inheritance in term of oop (flash actionscript)? : adobe flex action script
What is shared object? (Or) how to store the data in local?
How do u generate random numbers within a given limit with Action script?
Explain about different types of channels available in blaze ds?
What is event flow in term of event handling in flash action script 3.0? : adobe flex action script