Packageardisia.themes.stockholm.skins
Classpublic class ColorTransformButtonSkin
InheritanceColorTransformButtonSkin Inheritance spark.skins.SparkButtonSkin
Implements mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  fillA : GradientEntry
ColorTransformButtonSkin
  fillB : GradientEntry
ColorTransformButtonSkin
  stroke : SolidColorStroke
ColorTransformButtonSkin
Public Methods
 MethodDefined By
  
Constructor.
ColorTransformButtonSkin
Property Detail
fillAproperty
public var fillA:GradientEntry

This property can be used as the source for data binding.

fillBproperty 
public var fillB:GradientEntry

This property can be used as the source for data binding.

strokeproperty 
public var stroke:SolidColorStroke

This property can be used as the source for data binding.

Constructor Detail
ColorTransformButtonSkin()Constructor
public function ColorTransformButtonSkin()

Constructor.