Package | ardisia.themes.stockholm.skins |
Class | public class ComboBoxButtonSkin |
Inheritance | ComboBoxButtonSkin spark.skins.SparkButtonSkin |
Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
fill : SolidColor | ComboBoxButtonSkin | ||
stroke : SolidColorStroke | ComboBoxButtonSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | ComboBoxButtonSkin |
fill | property |
public var fill:SolidColor
This property can be used as the source for data binding.
stroke | property |
public var stroke:SolidColorStroke
This property can be used as the source for data binding.
ComboBoxButtonSkin | () | Constructor |
public function ComboBoxButtonSkin()
Constructor.