Pakket | xd.core.axm.enterprise.view.skins |
Klasse | public class AXMEnterpriseDropDownListButtonSkin |
Overerving | AXMEnterpriseDropDownListButtonSkin ![]() |
Implementatie | IBindingClient, IStateClient2 |
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
Runtimeversies: | AIR 2.6, Flash Player 10.2 |
Standaard-MXML-eigenschapmxmlContent
Verwante API-elementen
Openbare eigenschappen
Eigenschap | Gedefinieerd door | ||
---|---|---|---|
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 |
Openbare methoden
Methode | Gedefinieerd door | ||
---|---|---|---|
Constructor. | AXMEnterpriseDropDownListButtonSkin |
Eigenschapdetails
arrow | eigenschap |
public var arrow:Path
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
Runtimeversies: | AIR 2.6, Flash Player 10.2 |
The arrow graphic displayed in the anchor button.
Deze eigenschap kan als de bron voor gegevensbinding worden gebruikt. Wanneer deze eigenschap wordt gewijzigd, wordt de gebeurtenis Bindable
verzonden.
arrowColor | eigenschap |
public var arrowColor:uint
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
Runtimeversies: | AIR 2.6, Flash Player 10.2 |
The color of the arrow.
Deze eigenschap kan als de bron voor gegevensbinding worden gebruikt. Wanneer deze eigenschap wordt gewijzigd, wordt de gebeurtenis Bindable
verzonden.
shadowAngle | eigenschap |
public var shadowAngle:Number
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
Runtimeversies: | AIR 2.6, Flash Player 10.2 |
The angle of the shadow.
Deze eigenschap kan als de bron voor gegevensbinding worden gebruikt. Wanneer deze eigenschap wordt gewijzigd, wordt de gebeurtenis Bindable
verzonden.
Constructordetails
AXMEnterpriseDropDownListButtonSkin | () | Constructor |
public function AXMEnterpriseDropDownListButtonSkin()
Constructor.
Wed Jun 13 2018, 11:42 AM Z