Package | com.flexicious.skins.dashboard |
Class | public class DashboardButtonSkin |
Inheritance | DashboardButtonSkin ![]() |
Implements | mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
hostComponent : Button | DashboardButtonSkin | ||
labelDisplay : Label | DashboardButtonSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | DashboardButtonSkin |
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.
DashboardButtonSkin | () | Constructor |
public function DashboardButtonSkin()
Constructor.