| Package | ardisia.themes.london.skins |
| Class | public class ComboBoxButtonSkin |
| Inheritance | ComboBoxButtonSkin spark.skins.SparkButtonSkin |
| Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| arrowFill : SolidColor | ComboBoxButtonSkin | ||
| fillA : GradientEntry | ComboBoxButtonSkin | ||
| fillB : GradientEntry | ComboBoxButtonSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | ComboBoxButtonSkin | ||
| arrowFill | property |
public var arrowFill:SolidColorThis property can be used as the source for data binding.
| fillA | property |
public var fillA:GradientEntryThis property can be used as the source for data binding.
| fillB | property |
public var fillB:GradientEntryThis property can be used as the source for data binding.
| ComboBoxButtonSkin | () | Constructor |
public function ComboBoxButtonSkin()Constructor.