| Package | com.flexicious.skins.dashboard |
| Class | public class DashboardButtonSkin |
| Inheritance | DashboardButtonSkin spark.skins.SparkSkin |
| 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:ButtonThis property can be used as the source for data binding.
| labelDisplay | property |
public var labelDisplay:LabelThis property can be used as the source for data binding.
| DashboardButtonSkin | () | Constructor |
public function DashboardButtonSkin()Constructor.