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

Default MXML PropertymxmlContent



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

border

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

fillproperty 
public var fill:Rect

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

Constructor.