Package | ardisia.themes.london.skins |
Class | public class CheckBoxSkin |
Inheritance | CheckBoxSkin spark.components.supportClasses.Skin |
Implements | mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
hostComponent : CheckBox | CheckBoxSkin | ||
labelDisplay : Label | CheckBoxSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | CheckBoxSkin |
hostComponent | property |
public var hostComponent:CheckBox
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.
CheckBoxSkin | () | Constructor |
public function CheckBoxSkin()
Constructor.