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 

AXMEnterpriseAssetTabBarButtonSkin  - AS3 ADEP Adobe Experience Model

Packagexd.core.axm.enterprise.view.skins
Classpublic class AXMEnterpriseAssetTabBarButtonSkin
InheritanceAXMEnterpriseAssetTabBarButtonSkin 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 AXM Tab Bar Button component.

Default MXML PropertymxmlContent

Related API Elements



Public Properties
 PropertyDefined By
  labelDisplay : Label
A skin part that defines the label of the button.
AXMEnterpriseAssetTabBarButtonSkin
Public Methods
 MethodDefined By
  
Constructor.
AXMEnterpriseAssetTabBarButtonSkin
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

AXMEnterpriseAssetTabBarButtonSkin

()Constructor
public function AXMEnterpriseAssetTabBarButtonSkin()

Constructor.