套件 | xd.core.axm.enterprise.view.skins |
類別 | public class AXMEnterpriseDropDownListButtonSkin |
繼承 | AXMEnterpriseDropDownListButtonSkin 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. | AXMEnterpriseDropDownListButtonSkin | ||
arrowColor : uint
The color of the arrow. | AXMEnterpriseDropDownListButtonSkin | ||
shadowAngle : Number
The angle of the shadow. | AXMEnterpriseDropDownListButtonSkin |
公用方法
方法 | 定義自 | ||
---|---|---|---|
Constructor. | AXMEnterpriseDropDownListButtonSkin |
屬性詳細資訊
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
事件。
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
事件。
建構函式詳細資料
AXMEnterpriseDropDownListButtonSkin | () | 建構函式 |
public function AXMEnterpriseDropDownListButtonSkin()
Constructor.
Tue Jun 12 2018, 03:47 PM Z