Packageardisia.themes.stockholm.skins
Classpublic class CheckBoxSkin
InheritanceCheckBoxSkin Inheritance spark.components.supportClasses.Skin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  fill : SolidColor
CheckBoxSkin
  labelDisplay : Label
CheckBoxSkin
  stroke : SolidColorStroke
CheckBoxSkin
Public Methods
 MethodDefined By
  
Constructor.
CheckBoxSkin
Property Detail
fillproperty
public var fill:SolidColor

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.

strokeproperty 
public var stroke:SolidColorStroke

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

Constructor Detail
CheckBoxSkin()Constructor
public function CheckBoxSkin()

Constructor.