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

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  border : SolidColor
RadioButtonSkin
  fill : SolidColor
RadioButtonSkin
  labelDisplay : Label
RadioButtonSkin
Public Methods
 MethodDefined By
  
Constructor.
RadioButtonSkin
Property Detail
borderproperty
public var border:SolidColor

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

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.

Constructor Detail
RadioButtonSkin()Constructor
public function RadioButtonSkin()

Constructor.