包 | 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
引用此外观所应用到的组件的强类型属性。 | 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 |
引用此外观所应用到的组件的强类型属性。
此属性可用作数据绑定的源。修改此属性后,将调度 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, 11:04 AM Z