Pakket | xd.core.axm.enterprise.view.skins |
Klasse | public class AXMEnterpriseComboBoxButtonSkin |
Overerving | AXMEnterpriseComboBoxButtonSkin AXMSkin |
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
Eigenschap | Gedefinieerd door | ||
---|---|---|---|
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 |
Methode | Gedefinieerd door | ||
---|---|---|---|
Constructor. | AXMEnterpriseComboBoxButtonSkin |
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.
hostComponent | eigenschap |
public var hostComponent:Button
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
Runtimeversies: | AIR 2.6, Flash Player 10.2 |
A strongly typed property that references the component to which this skin is applied.
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.
AXMEnterpriseComboBoxButtonSkin | () | Constructor |
public function AXMEnterpriseComboBoxButtonSkin()
Constructor.
Wed Jun 13 2018, 11:42 AM Z