Package | ardisia.themes.stockholm.skins |
Class | public class DropDownListButtonSkin |
Inheritance | DropDownListButtonSkin spark.skins.SparkButtonSkin |
Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
fillA : GradientEntry | DropDownListButtonSkin | ||
fillB : GradientEntry | DropDownListButtonSkin | ||
stroke : SolidColorStroke | DropDownListButtonSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | DropDownListButtonSkin |
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.
stroke | property |
public var stroke:SolidColorStroke
This property can be used as the source for data binding.
DropDownListButtonSkin | () | Constructor |
public function DropDownListButtonSkin()
Constructor.