
Containers 59
mx.containers.TabBar
The mx.containers.TabBar class has been moved to the mx.controls package. The TabBar
container now extends mx.containers.ToggleButtonBar instead of mx.containers.NavBar.
The following table describes changes to the TabBar class:
mx.containers.tabbarclasses.Tab
This class has been moved to the mx.controls.tabBarClasses package and is now private.
mx.containers.TabNavigator
The following table describes changes to the TabNavigator class:
modalTransparency
The range for this property is now 0 to 1, instead of 0 to
100.
panelAlpha borderAlpha
panelBorderStyle roundBottomCorners
statusStyleDeclaration
Removed. Use the statusStyleName style.
statusTestField
This property is now protected.
titleStyleDeclaration
Removed. Use the titleStyleName style.
titleTestField
This property is now protected.
Member Change description
activeTabStyleDeclaration
selectedTabTextStyleName
click itemClick
tabSkin
tabStyleName
verticalAlign
The default value is now middle. Previously, it was top, as
inherited from the Box control.
verticalGap
The default value is now -1 (was 6, as inherited from the
Box control).
Member Change description
activeTabStyleDeclaration
selectedTabTextStyleName
createTab()
Removed. Use the addChild() method.
Member Change description
Kommentare zu diesen Handbüchern