Package | com.adobe.portfolio.skins |
Class | public class AFButtonSkin |
Inheritance | AFButtonSkin ![]() |
Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
hostComponent : Button | AFButtonSkin | ||
labelDisplay : Label | AFButtonSkin | ||
txtDS : Array | AFButtonSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | AFButtonSkin |
hostComponent | property |
public var hostComponent:Button
This property can be used as the source for data binding.
labelDisplay | property |
public var labelDisplay:Label
This property can be used as the source for data binding.
txtDS | property |
public var txtDS:Array
This property can be used as the source for data binding.
AFButtonSkin | () | Constructor |
public function AFButtonSkin()
Constructor.