Pacchetto | xd.core.axm.enterprise.view.skins |
Classe | public class AXMEnterpriseDropDownListButtonSkin |
Ereditarietà | AXMEnterpriseDropDownListButtonSkin AXMSkin |
Implementa | IBindingClient, IStateClient2 |
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
Versioni runtime: | AIR 2.6, Flash Player 10.2 |
Proprietà MXML predefinitamxmlContent
Elementi API correlati
Proprietà pubbliche
Proprietà | Definito da | ||
---|---|---|---|
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 |
Metodi pubblici
Metodo | Definito da | ||
---|---|---|---|
Constructor. | AXMEnterpriseDropDownListButtonSkin |
Descrizione delle proprietà
arrow | proprietà |
public var arrow:Path
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
Versioni runtime: | AIR 2.6, Flash Player 10.2 |
The arrow graphic displayed in the anchor button.
Questa proprietà può essere utilizzata come origine per l’associazione di dati. Quando questa proprietà viene modificata, invia l’evento Bindable
.
arrowColor | proprietà |
public var arrowColor:uint
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
Versioni runtime: | AIR 2.6, Flash Player 10.2 |
The color of the arrow.
Questa proprietà può essere utilizzata come origine per l’associazione di dati. Quando questa proprietà viene modificata, invia l’evento Bindable
.
shadowAngle | proprietà |
public var shadowAngle:Number
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
Versioni runtime: | AIR 2.6, Flash Player 10.2 |
The angle of the shadow.
Questa proprietà può essere utilizzata come origine per l’associazione di dati. Quando questa proprietà viene modificata, invia l’evento Bindable
.
Descrizione della funzione di costruzione
AXMEnterpriseDropDownListButtonSkin | () | Funzione di costruzione |
public function AXMEnterpriseDropDownListButtonSkin()
Constructor.
Tue Jun 12 2018, 02:44 PM Z