包 | 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, 11:04 AM Z