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

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  border : Rect
border and fill
ButtonBarLastButtonSkin
  fillA : GradientEntry
ButtonBarLastButtonSkin
  fillB : GradientEntry
ButtonBarLastButtonSkin
Public Methods
 MethodDefined By
  
Constructor.
ButtonBarLastButtonSkin
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
ButtonBarLastButtonSkin()Constructor
public function ButtonBarLastButtonSkin()

Constructor.