| Paket | xd.core.axm.enterprise.view.skins |
| Klass | public class AXMEnterpriseComboBoxButtonSkin |
| Arv | AXMEnterpriseComboBoxButtonSkin AXMSkin |
| Implementerar | IBindingClient, IStateClient2 |
| Språkversion: | ActionScript 3.0 |
| Produktversion: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
| Körningsmiljöversioner: | AIR 2.6, Flash Player 10.2 |
MXML-standardegenskapmxmlContent
Relaterade API-element
| Egenskap | Definieras med | ||
|---|---|---|---|
| arrow : Path The arrow graphic displayed in the anchor button. | AXMEnterpriseComboBoxButtonSkin | ||
| arrowColor : uint
The color of the arrow. | AXMEnterpriseComboBoxButtonSkin | ||
| hostComponent : Button
A strongly typed property that references the component to which this skin is applied. | AXMEnterpriseComboBoxButtonSkin | ||
| shadowAngle : Number
The angle of the shadow. | AXMEnterpriseComboBoxButtonSkin | ||
| Metod | Definieras med | ||
|---|---|---|---|
Constructor. | AXMEnterpriseComboBoxButtonSkin | ||
arrow | egenskap |
public var arrow:Path| Språkversion: | ActionScript 3.0 |
| Produktversion: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
| Körningsmiljöversioner: | AIR 2.6, Flash Player 10.2 |
The arrow graphic displayed in the anchor button.
Den här egenskapen kan användas som källan för databindning. När den här egenskapen ändras, skickas händelsen Bindable .
arrowColor | egenskap |
public var arrowColor:uint| Språkversion: | ActionScript 3.0 |
| Produktversion: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
| Körningsmiljöversioner: | AIR 2.6, Flash Player 10.2 |
The color of the arrow.
Den här egenskapen kan användas som källan för databindning. När den här egenskapen ändras, skickas händelsen Bindable .
hostComponent | egenskap |
public var hostComponent:Button| Språkversion: | ActionScript 3.0 |
| Produktversion: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
| Körningsmiljöversioner: | AIR 2.6, Flash Player 10.2 |
A strongly typed property that references the component to which this skin is applied.
Den här egenskapen kan användas som källan för databindning. När den här egenskapen ändras, skickas händelsen Bindable .
shadowAngle | egenskap |
public var shadowAngle:Number| Språkversion: | ActionScript 3.0 |
| Produktversion: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
| Körningsmiljöversioner: | AIR 2.6, Flash Player 10.2 |
The angle of the shadow.
Den här egenskapen kan användas som källan för databindning. När den här egenskapen ändras, skickas händelsen Bindable .
AXMEnterpriseComboBoxButtonSkin | () | Konstruktor |
public function AXMEnterpriseComboBoxButtonSkin()Constructor.
Tue Jun 12 2018, 01:40 PM Z