パッケージ | 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, 10:34 AM Z