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 

AXMEnterpriseAssetViewTabBarSkin  - AS3 ADEP Adobe Experience Model

Packagexd.core.axm.enterprise.view.skins
Classpublic class AXMEnterpriseAssetViewTabBarSkin
InheritanceAXMEnterpriseAssetViewTabBarSkin 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 AXMEnterpriseAssetViewTabBar

Default MXML PropertymxmlContent

Related API Elements



Public Properties
 PropertyDefined By
  dataGroup : DataGroup
An optional skin part that defines the DataGroup in the skin class where data items get pushed into, rendered, and laid out.
AXMEnterpriseAssetViewTabBarSkin
Public Methods
 MethodDefined By
  
Constructor.
AXMEnterpriseAssetViewTabBarSkin
Property Detail

dataGroup

property
public var dataGroup:DataGroup

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

An optional skin part that defines the DataGroup in the skin class where data items get pushed into, rendered, and laid out.

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

Constructor Detail

AXMEnterpriseAssetViewTabBarSkin

()Constructor
public function AXMEnterpriseAssetViewTabBarSkin()

Constructor.