Package | ardisia.themes.stockholm.skins |
Class | public class ColorTransformButtonSkin |
Inheritance | ColorTransformButtonSkin spark.skins.SparkButtonSkin |
Implements | mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
fillA : GradientEntry | ColorTransformButtonSkin | ||
fillB : GradientEntry | ColorTransformButtonSkin | ||
stroke : SolidColorStroke | ColorTransformButtonSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | ColorTransformButtonSkin |
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.
ColorTransformButtonSkin | () | Constructor |
public function ColorTransformButtonSkin()
Constructor.