Package | ardisia.themes.stockholm.skins |
Class | public class RadioButtonSkin |
Inheritance | RadioButtonSkin ![]() |
Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
border : SolidColor | RadioButtonSkin | ||
fill : SolidColor | RadioButtonSkin | ||
labelDisplay : Label | RadioButtonSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | RadioButtonSkin |
border | property |
public var border:SolidColor
This property can be used as the source for data binding.
fill | property |
public var fill:SolidColor
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.
RadioButtonSkin | () | Constructor |
public function RadioButtonSkin()
Constructor.