Packageardisia.themes.london.skins
Classpublic class CheckBoxSkin
InheritanceCheckBoxSkin Inheritance spark.components.supportClasses.Skin
Implements mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  hostComponent : CheckBox
CheckBoxSkin
  labelDisplay : Label
CheckBoxSkin
Public Methods
 MethodDefined By
  
Constructor.
CheckBoxSkin
Property Detail
hostComponentproperty
public var hostComponent:CheckBox

This property can be used as the source for data binding.

labelDisplayproperty 
public var labelDisplay:Label

This property can be used as the source for data binding.

Constructor Detail
CheckBoxSkin()Constructor
public function CheckBoxSkin()

Constructor.