Pacote | xd.core.axm.enterprise.view.skins |
Classe | public class AXMEnterpriseComboBoxButtonSkin |
Herança | AXMEnterpriseComboBoxButtonSkin AXMSkin |
Implementações | IBindingClient, IStateClient2 |
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
Versões de runtime: | AIR 2.6, Flash Player 10.2 |
Propriedade MXML padrãomxmlContent
Elementos da API relacionados
Propriedade | Definido por | ||
---|---|---|---|
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 |
Método | Definido por | ||
---|---|---|---|
Constructor. | AXMEnterpriseComboBoxButtonSkin |
arrow | propriedade |
public var arrow:Path
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
Versões de runtime: | AIR 2.6, Flash Player 10.2 |
The arrow graphic displayed in the anchor button.
Essa propriedade pode ser usada como a origem para o vínculo de dados. Quando essa propriedade é modificada, ela despacha o evento Bindable
.
arrowColor | propriedade |
public var arrowColor:uint
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
Versões de runtime: | AIR 2.6, Flash Player 10.2 |
The color of the arrow.
Essa propriedade pode ser usada como a origem para o vínculo de dados. Quando essa propriedade é modificada, ela despacha o evento Bindable
.
hostComponent | propriedade |
public var hostComponent:Button
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
Versões de runtime: | AIR 2.6, Flash Player 10.2 |
A strongly typed property that references the component to which this skin is applied.
Essa propriedade pode ser usada como a origem para o vínculo de dados. Quando essa propriedade é modificada, ela despacha o evento Bindable
.
shadowAngle | propriedade |
public var shadowAngle:Number
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
Versões de runtime: | AIR 2.6, Flash Player 10.2 |
The angle of the shadow.
Essa propriedade pode ser usada como a origem para o vínculo de dados. Quando essa propriedade é modificada, ela despacha o evento Bindable
.
AXMEnterpriseComboBoxButtonSkin | () | Construtor |
public function AXMEnterpriseComboBoxButtonSkin()
Constructor.
Wed Jun 13 2018, 11:10 AM Z