Packagecom.adobe.portfolio.skins
Classpublic class AFButtonSkin
InheritanceAFButtonSkin Inheritance spark.skins.SparkSkin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  hostComponent : Button
AFButtonSkin
  labelDisplay : Label
AFButtonSkin
  txtDS : Array
AFButtonSkin
Public Methods
 MethodDefined By
  
Constructor.
AFButtonSkin
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.

txtDSproperty 
public var txtDS:Array

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

Constructor Detail
AFButtonSkin()Constructor
public function AFButtonSkin()

Constructor.