Package | xd.core.axm.enterprise.view.skins |
Class | public class AXMEnterpriseAssetTabBarButtonSkin |
Inheritance | AXMEnterpriseAssetTabBarButtonSkin 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 |
Default MXML PropertymxmlContent
Related API Elements
Public Properties
Property | Defined By | ||
---|---|---|---|
labelDisplay : Label
A skin part that defines the label of the button. | AXMEnterpriseAssetTabBarButtonSkin |
Public Methods
Method | Defined 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.
Mon Nov 28 2011, 06:48 AM -08:00