| Package | ardisia.themes.stockholm.skins |
| Class | public class RadioButtonSkin |
| Inheritance | RadioButtonSkin spark.components.supportClasses.Skin |
| 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:SolidColorThis property can be used as the source for data binding.
| 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.
| RadioButtonSkin | () | Constructor |
public function RadioButtonSkin()Constructor.