Chapter 7. Working with UI Components
The Flex framework consists, in large part, of components. Within the framework there are many types of components, from data components to layout components to user interface (UI) components. You can read about each type of component in the appropriate chapters throughout this book. In this chapter, we focus on UI components. UI components are visual components that display something to the user and/or prompt the user to interact with the application.
Although there’s no formal classification for the majority of the UI components in the Flex framework, it is useful to categorize them just for the purposes of discussion. We’ve organized our discussion of the Flex framework UI components based on the categories listed in Table 7-1.
Table 7-1. UI component categories
Category | Components |
|---|---|
Buttons |
|
Value selectors |
|
Text components |
|
List-based controls |
|
Advanced data controls |
|
Pop-up controls |
|
Windows |
|
Navigators |
|
Control bars |
|
Media and progress indicators |
|
Note
Layout containers are not included in Table 7-1 because we discuss them in depth ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access