Packagecom.flexicious.skins.dashboard
Classpublic class DashboardButtonSkin
InheritanceDashboardButtonSkin Inheritance spark.skins.SparkSkin
Implements mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  hostComponent : Button
DashboardButtonSkin
  labelDisplay : Label
DashboardButtonSkin
Public Methods
 MethodDefined By
  
Constructor.
DashboardButtonSkin
Property Detail
hostComponentproperty
public var hostComponent:Button

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

labelDisplayproperty 
public var labelDisplay:Label

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

Constructor Detail
DashboardButtonSkin()Constructor
public function DashboardButtonSkin()

Constructor.