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 

AXMEnterpriseToolBarTopSkin  - AS3 ADEP Adobe Experience Model

Packagexd.core.axm.enterprise.view.skins
Classpublic class AXMEnterpriseToolBarTopSkin
InheritanceAXMEnterpriseToolBarTopSkin Inheritance AXMSkin
Implements IStateClient2

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

The default skin class for the Spark Button component.

Default MXML PropertymxmlContent

Related API Elements



Public Properties
 PropertyDefined By
  contentGroup : HGroup
the group that holds the button content
AXMEnterpriseToolBarTopSkin
Public Methods
 MethodDefined By
  
Constructor.
AXMEnterpriseToolBarTopSkin
Property Detail

contentGroup

property
public var contentGroup:HGroup

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 group that holds the button content

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

Constructor Detail

AXMEnterpriseToolBarTopSkin

()Constructor
public function AXMEnterpriseToolBarTopSkin()

Constructor.