Pacchetto | xd.core.axm.enterprise.view.skins |
Classe | public class AXMEnterpriseComboBoxButtonSkin |
Ereditarietà | AXMEnterpriseComboBoxButtonSkin 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à | Definito da | ||
---|---|---|---|
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 |
Metodo | Definito da | ||
---|---|---|---|
Constructor. | AXMEnterpriseComboBoxButtonSkin |
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
.
hostComponent | proprietà |
public var hostComponent:Button
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 |
A strongly typed property that references the component to which this skin is applied.
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
.
AXMEnterpriseComboBoxButtonSkin | () | Funzione di costruzione |
public function AXMEnterpriseComboBoxButtonSkin()
Constructor.
Tue Jun 12 2018, 02:44 PM Z