Packageardisia.themes.stockholm.skins
Classpublic class ButtonSkin
InheritanceButtonSkin Inheritance spark.skins.SparkButtonSkin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  fillA : GradientEntry
ButtonSkin
  fillB : GradientEntry
ButtonSkin
  stroke : SolidColorStroke
ButtonSkin
Public Methods
 MethodDefined By
  
Constructor.
ButtonSkin
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
ButtonSkin()Constructor
public function ButtonSkin()

Constructor.