Adobe FLEX 2-MIGRATING APPLICATIONS TO FLEX 2 Manual page 58

Migrating applications to flex 2
Table of Contents

Advertisement

The following table describes changes to the LinkBar class:
Member
click
marginBottom
marginTop
strokeColor
strokeWidth
mx.containers.NavBar
The mx.containers.NavBar class has been moved to mx.controls.NavBar.
The following table describes changes to the NavBar class:
Member
click
"none selected"
selectedIndex
mx.containers.Panel
Panel containers now extend mx.core.Container instead of mx.containers.Box.
The following table describes changes to the Panel class:
Member
borderStyle
controlBar
direction
dropShadow
marginBottom
marginTop
58
Flex Classes
Change description
itemClick
paddingBottom
paddingTop
separatorColor
separatorWidth
Change description
itemClick
The special value for "none selected" is -1 instead of
The property in NavBar containers (including TabBar and
LinkBar containers) is now public and is now an int instead
of a Number. It is also now bindable.
Change description
The Panel container now supports the
property inherited from Container. In Flex 1.5,
was ignored. You could approximate the same behavior by
setting the
borderThickness
This property is now protected.
Replaced by the
layout
dropShadowEnabled
paddingBottom
paddingTop
borderStyle
property.
property.
.
NaN
borderStyle

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flex 2

Table of Contents