| Package | xd.core.axm.enterprise.view.skins |
| Classe | public class AXMEnterpriseDropDownListButtonSkin |
| Héritage | AXMEnterpriseDropDownListButtonSkin AXMSkin |
| Implémente | IBindingClient, IStateClient2 |
| Version du langage: | ActionScript 3.0 |
| Version du produit: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
| Versions du moteur d’exécution: | AIR 2.6, Flash Player 10.2 |
Propriété MXML par défautmxmlContent
Eléments de l’API associés
Propriétés publiques
| Propriété | Défini par | ||
|---|---|---|---|
| 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 | ||
Méthodes publiques
| Méthode | Défini par | ||
|---|---|---|---|
Constructor. | AXMEnterpriseDropDownListButtonSkin | ||
Détails de la propriété
arrow | propriété |
public var arrow:Path| Version du langage: | ActionScript 3.0 |
| Version du produit: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
| Versions du moteur d’exécution: | AIR 2.6, Flash Player 10.2 |
The arrow graphic displayed in the anchor button.
Cette propriété peut être utilisée comme source de la liaison de données. Lorsque cette propriété est modifiée, elle distribue l’événement Bindable .
arrowColor | propriété |
public var arrowColor:uint| Version du langage: | ActionScript 3.0 |
| Version du produit: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
| Versions du moteur d’exécution: | AIR 2.6, Flash Player 10.2 |
The color of the arrow.
Cette propriété peut être utilisée comme source de la liaison de données. Lorsque cette propriété est modifiée, elle distribue l’événement Bindable .
shadowAngle | propriété |
public var shadowAngle:Number| Version du langage: | ActionScript 3.0 |
| Version du produit: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
| Versions du moteur d’exécution: | AIR 2.6, Flash Player 10.2 |
The angle of the shadow.
Cette propriété peut être utilisée comme source de la liaison de données. Lorsque cette propriété est modifiée, elle distribue l’événement Bindable .
Détails du constructeur
AXMEnterpriseDropDownListButtonSkin | () | Constructeur |
public function AXMEnterpriseDropDownListButtonSkin()Constructor.
Tue Jun 12 2018, 09:30 AM Z