ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
xd.core.axm.enterprise.view.skins 

AXMEnterpriseAssetViewTabBarButtonSkin  - AS3 ADEP Adobe Experience Model

Packagexd.core.axm.enterprise.view.skins
Classpublic class AXMEnterpriseAssetViewTabBarButtonSkin
InheritanceAXMEnterpriseAssetViewTabBarButtonSkin Inheritance AXMSkin
Implements IBindingClient, IStateClient2

Language Version: ActionScript 3.0
Product Version: Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10
Runtime Versions: AIR 2.6, Flash Player 10.2

The default skin class for the AXMEnterpriseAssetViewTabBarButton component.

Default MXML PropertymxmlContent

Related API Elements

spark.components.AXMEnterpriseAssetViewTabBarButton


Public Properties
 PropertyDefined By
  labelDisplay : Label
A skin part that defines the label of the button.
AXMEnterpriseAssetViewTabBarButtonSkin
Public Methods
 MethodDefined By
  
Constructor.
AXMEnterpriseAssetViewTabBarButtonSkin
Property Detail

labelDisplay

property
public var labelDisplay:Label

Language Version: ActionScript 3.0
Product Version: Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10
Runtime Versions: AIR 2.6, Flash Player 10.2

A skin part that defines the label of the button.

This property can be used as the source for data binding. When this property is modified, it dispatches the Bindable event.

Constructor Detail

AXMEnterpriseAssetViewTabBarButtonSkin

()Constructor
public function AXMEnterpriseAssetViewTabBarButtonSkin()

Constructor.