Package | xd.core.axm.enterprise.view.skins |
Class | public class AXMEnterpriseToolBarBottomSkin |
Inheritance | AXMEnterpriseToolBarBottomSkin AXMSkin |
Implements | 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 | ||
---|---|---|---|
contentGroup : HGroup the target for content in this control
| AXMEnterpriseToolBarBottomSkin |
Public Methods
Method | Defined By | ||
---|---|---|---|
Constructor. | AXMEnterpriseToolBarBottomSkin |
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 target for content in this control
This property can be used as the source for data binding. When this property is modified, it dispatches the Bindable
event.
Constructor Detail
AXMEnterpriseToolBarBottomSkin | () | Constructor |
public function AXMEnterpriseToolBarBottomSkin()
Constructor.
Mon Nov 28 2011, 06:48 AM -08:00