Interfaces - Adobe FLEX 2-MIGRATING APPLICATIONS TO FLEX 2 Manual

Migrating applications to flex 2
Table of Contents

Advertisement

The following table describes the changes to the NumberBase class:
Member
dSymbolFrom
dSymbolTo
tSymbolFrom
tSymbolTo
mx.formatters.SwitchSymbolFormatter
The following table describes the changes to the SwitchSymbolFormatter class:
Member
isValid
numberSymbol

Interfaces

The following table describes changes to Flex interfaces:
Old name
IAllChildrenContainer
IAllChildrenList
IChildrenList (formerly
IChildCollection)
IContainer
ICreatedComponents
IDataObject
IDeferredInstantiationContainer
IDeferredInstantiationUIComponent.
cacheHeuristic
IFlexContainer
IFocusable
90
Flex Classes
Change description
decimalSeparatorFrom
decimalSymbolTo
thousandsSeparatorFrom
thousandsSeparatorTo
Change description
This is now private.
This is now private.
New name
mx.core.IRawChildrenContainer
Removed. Refer to SystemManager.numChildren
and SystemManager.getChildAt.
mx.core.IChildList
Added as a marker interface to replace
IFlexContainer in the compiler.
Removed. Refer to mx.core.Container instead.
mx.core.IDataRenderer
Removed. Refer to mx.core.Container instead.
The
cacheHeuristic
Removed.
The framework code refers to mx.core.Container
instead. The compiler refers to IContainer instead.
mx.managers.IFocusManagerComponent
property has been made private.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flex 2

Table of Contents