Adobe FLEX 2 - CREATING AND EXTENDING COMPONENTS Manual page 207

Creating and extending flex 2 components
Hide thumbs Also See for FLEX 2 - CREATING AND EXTENDING COMPONENTS:
Table of Contents

Advertisement

CHAPTER 13
13
Creating Custom Formatters
Adobe Flex includes several predefined formatters that you can use in your applications to
format data. You also might have to extend the functionality of these predefined formatters, or
create formatters for your specific application needs. This topic describes how to create a
custom data formatter. For more information on using formatters, see Chapter 41,
"Formatting Data," in Flex 2 Developer's Guide.
Contents
Creating a custom formatter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 208
Using the SwitchSymbolFormatter class . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .211
Extending a Formatter class . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 214
207

Advertisement

Table of Contents
loading

Table of Contents