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:SolidColor
This property can be used as the source for data binding.
fillA | property |
public var fillA:GradientEntry
This property can be used as the source for data binding.
fillB | property |
public var fillB:GradientEntry
This property can be used as the source for data binding.
ComboBoxButtonSkin | () | Constructor |
public function ComboBoxButtonSkin()
Constructor.