Chapter 10. List customization
This chapter covers
- The labelField property
- Label functions
- Overriding itemToLabel
- Item renderers and editors
- Combined item editor and item renderer
- Advanced item renderers
- Filter functions
In the previous two chapters, you learned about the various types of List-based components in Flex. In this chapter, you’ll build on this knowledge by learning how to customize these List-based components.
When it comes to visual Flex components, List-based components are typically the workhorses of a Flex or Adobe Integrated Runtime (AIR) application. Consequently, a large portion of development in Flex tends to focus on the presentation of, and interaction with, List-based components.
10.1. Customizing data display
Get Flex 4 in Action now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.