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

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  border : Rect
border and fill
ButtonSkin
  fillA : GradientEntry
ButtonSkin
  fillB : GradientEntry
ButtonSkin
Public Methods
 MethodDefined By
  
Constructor.
ButtonSkin
Property Detail
borderproperty
public var border:Rect

border and fill

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

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.

Constructor Detail
ButtonSkin()Constructor
public function ButtonSkin()

Constructor.