Paquete | xd.core.axm.enterprise.view.skins |
Clase | public class AXMEnterpriseDropDownListButtonSkin |
Herencia | AXMEnterpriseDropDownListButtonSkin ![]() |
Implementa | IBindingClient, IStateClient2 |
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
Versiones de motor de ejecución: | AIR 2.6, Flash Player 10.2 |
Propiedad MXML predeterminadamxmlContent
Elementos de API relacionados
Propiedades públicas
Propiedad | Definido por | ||
---|---|---|---|
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étodos públicos
Método | Definido por | ||
---|---|---|---|
Constructor. | AXMEnterpriseDropDownListButtonSkin |
Información sobre propiedades
arrow | propiedad |
public var arrow:Path
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
Versiones de motor de ejecución: | AIR 2.6, Flash Player 10.2 |
The arrow graphic displayed in the anchor button.
Esta propiedad se puede utilizar como origen para la vinculación de datos. Cuando se modifica esta propiedad, distribuye el evento Bindable
.
arrowColor | propiedad |
public var arrowColor:uint
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
Versiones de motor de ejecución: | AIR 2.6, Flash Player 10.2 |
The color of the arrow.
Esta propiedad se puede utilizar como origen para la vinculación de datos. Cuando se modifica esta propiedad, distribuye el evento Bindable
.
shadowAngle | propiedad |
public var shadowAngle:Number
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
Versiones de motor de ejecución: | AIR 2.6, Flash Player 10.2 |
The angle of the shadow.
Esta propiedad se puede utilizar como origen para la vinculación de datos. Cuando se modifica esta propiedad, distribuye el evento Bindable
.
Información sobre constructores
AXMEnterpriseDropDownListButtonSkin | () | Información sobre |
public function AXMEnterpriseDropDownListButtonSkin()
Constructor.
Tue Jun 12 2018, 02:12 PM Z