Package | xd.core.axm.enterprise.view.skins |
Class | public class AXMEnterpriseToolBarTopSkin |
Inheritance | AXMEnterpriseToolBarTopSkin 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 |
Default MXML PropertymxmlContent
Related API Elements
Public Properties
Property | Defined By | ||
---|---|---|---|
contentGroup : HGroup the group that holds the button content
| AXMEnterpriseToolBarTopSkin |
Public Methods
Method | Defined 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.
Mon Nov 28 2011, 06:48 AM -08:00