Packageardisia.components.toolbar.themes.london.skins
Classpublic class ToolbarButtonSkin
InheritanceToolbarButtonSkin Inheritance spark.skins.SparkButtonSkin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  fillA : Rect
border and fill
ToolbarButtonSkin
  fillB : Rect
ToolbarButtonSkin
  fillLine : Line
ToolbarButtonSkin
Public Methods
 MethodDefined By
  
Constructor.
ToolbarButtonSkin
Property Detail
fillAproperty
public var fillA:Rect

border and fill

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

fillBproperty 
public var fillB:Rect

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

fillLineproperty 
public var fillLine:Line

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

Constructor Detail
ToolbarButtonSkin()Constructor
public function ToolbarButtonSkin()

Constructor.