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