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

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  border : Rect
border and fill
ButtonEmphasizedSkin
  emphasizedFill : SolidColor
ButtonEmphasizedSkin
  emphasizedOverlay : Rect
ButtonEmphasizedSkin
  emphasizedStroke : SolidColorStroke
ButtonEmphasizedSkin
  fillA : GradientEntry
ButtonEmphasizedSkin
  fillB : GradientEntry
ButtonEmphasizedSkin
Public Methods
 MethodDefined By
  
Constructor.
ButtonEmphasizedSkin
Protected Methods
 MethodDefined By
  
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
ButtonEmphasizedSkin
Property Detail
borderproperty
public var border:Rect

border and fill

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

emphasizedFillproperty 
public var emphasizedFill:SolidColor

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

emphasizedOverlayproperty 
public var emphasizedOverlay:Rect

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

emphasizedStrokeproperty 
public var emphasizedStroke:SolidColorStroke

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
ButtonEmphasizedSkin()Constructor
public function ButtonEmphasizedSkin()

Constructor.

Method Detail
updateDisplayList()method
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void

Parameters

unscaledWidth:Number
 
unscaledHeight:Number