
Formatters 89
mx.events.TreeEvent
The following table describes changes to the TreeEvent class:
mx.events.UIEventDispatcher
This class has been removed.
Formatters
This section describes changes to formatters.
mx.formatters.DateFormater
The DateFormatter pattern string can contain other text in addition to pattern letters. In Flex
1.5, the pattern string had to end with a pattern letter, and text following the last pattern
letter was truncated.
In Flex 2.0, you can have additional text after the last pattern letter and that text is no longer
truncated.
mx.formatters.NumberBase
Four public properties of the mx.formatters.NumberBase class have been renamed to be
consistent with similar mx.formatters and mx.validators properties.
SHOW_TOOL_TIP TOOL_TIP_SHOW
SHOWN_TOOL_TIP TOOL_TIP_SHOWN
START_TOOL_TIP TOOL_TIP_START
Member Change description
CELL_PRESS
Removed.
cellRenderer itemRenderer
inputType triggerEvent
itemSkin itemRenderer
Member Change description
Kommentare zu diesen Handbüchern