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