套件 | xd.core.axm.enterprise.view.skins |
類別 | public class AXMEnterpriseComboBoxButtonSkin |
繼承 | AXMEnterpriseComboBoxButtonSkin AXMSkin |
實作 | IBindingClient, IStateClient2 |
語言版本: | ActionScript 3.0 |
產品版本: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
執行階段版本: | AIR 2.6, Flash Player 10.2 |
預設 MXML 屬性mxmlContent
相關 API 元素
公用屬性
屬性 | 定義自 | ||
---|---|---|---|
arrow : Path The arrow graphic displayed in the anchor button. | AXMEnterpriseComboBoxButtonSkin | ||
arrowColor : uint
The color of the arrow. | AXMEnterpriseComboBoxButtonSkin | ||
hostComponent : Button
A strongly typed property that references the component to which this skin is applied. | AXMEnterpriseComboBoxButtonSkin | ||
shadowAngle : Number
The angle of the shadow. | AXMEnterpriseComboBoxButtonSkin |
公用方法
方法 | 定義自 | ||
---|---|---|---|
Constructor. | AXMEnterpriseComboBoxButtonSkin |
屬性詳細資訊
arrow | 屬性 |
public var arrow:Path
語言版本: | ActionScript 3.0 |
產品版本: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
執行階段版本: | AIR 2.6, Flash Player 10.2 |
The arrow graphic displayed in the anchor button.
此屬性可以做為資料繫結的來源。一旦修改此屬性,將傳送 Bindable
事件。
arrowColor | 屬性 |
public var arrowColor:uint
語言版本: | ActionScript 3.0 |
產品版本: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
執行階段版本: | AIR 2.6, Flash Player 10.2 |
The color of the arrow.
此屬性可以做為資料繫結的來源。一旦修改此屬性,將傳送 Bindable
事件。
hostComponent | 屬性 |
public var hostComponent:Button
語言版本: | ActionScript 3.0 |
產品版本: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
執行階段版本: | AIR 2.6, Flash Player 10.2 |
A strongly typed property that references the component to which this skin is applied.
此屬性可以做為資料繫結的來源。一旦修改此屬性,將傳送 Bindable
事件。
shadowAngle | 屬性 |
public var shadowAngle:Number
語言版本: | ActionScript 3.0 |
產品版本: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
執行階段版本: | AIR 2.6, Flash Player 10.2 |
The angle of the shadow.
此屬性可以做為資料繫結的來源。一旦修改此屬性,將傳送 Bindable
事件。
建構函式詳細資料
AXMEnterpriseComboBoxButtonSkin | () | 建構函式 |
public function AXMEnterpriseComboBoxButtonSkin()
Constructor.
Tue Jun 12 2018, 03:47 PM Z