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 |
State the difference between view stack and view state?
What is the difference between states and viewstack in flex? : adobe flex action script
What are sealed classes in flex? : adobe flex action script
Can I use flex builder 2 to create applications using the flex 3 sdk?
State the difference between item renderer and item editors?
What are the advantages and disadvantages of using flex? And why flex wins over other technologies?
What are runtime shared libraries in flex? : adobe flex action script
What is the problem with calling setstyle()? : adobe flex action script
What is cairnghorm in flex? How do we use it?have you worked with cairnghorn in flex?
Explain the arguments of addeventlistener() method?
Difference between swc and swf file?
What are three ways to skin a component in flex? : adobe flex action script