| Package | ardisia.themes.stockholm.skins |
| Class | public class CheckBoxSkin |
| Inheritance | CheckBoxSkin spark.components.supportClasses.Skin |
| Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| fill : SolidColor | CheckBoxSkin | ||
| labelDisplay : Label | CheckBoxSkin | ||
| stroke : SolidColorStroke | CheckBoxSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | CheckBoxSkin | ||
| fill | property |
public var fill:SolidColorThis 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.
| stroke | property |
public var stroke:SolidColorStrokeThis property can be used as the source for data binding.
| CheckBoxSkin | () | Constructor |
public function CheckBoxSkin()Constructor.