Package | ardisia.components.toolbar.themes.london.skins |
Class | public class ToolbarButtonSkin |
Inheritance | ToolbarButtonSkin spark.skins.SparkButtonSkin |
Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
fillA : Rect border and fill | ToolbarButtonSkin | ||
fillB : Rect | ToolbarButtonSkin | ||
fillLine : Line | ToolbarButtonSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | ToolbarButtonSkin |
fillA | property |
public var fillA:Rect
border and fill
This property can be used as the source for data binding.
fillB | property |
public var fillB:Rect
This property can be used as the source for data binding.
fillLine | property |
public var fillLine:Line
This property can be used as the source for data binding.
ToolbarButtonSkin | () | Constructor |
public function ToolbarButtonSkin()
Constructor.