| Package | ardisia.components.sliderField.themes.spark.skins |
| Class | public class SliderFieldVSliderSkin |
| Inheritance | SliderFieldVSliderSkin spark.components.supportClasses.Skin |
| Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| borderStroke : SolidColorStroke | SliderFieldVSliderSkin | ||
| hostComponent : SliderFieldVSlider | SliderFieldVSliderSkin | ||
| thumb : Button | SliderFieldVSliderSkin | ||
| track : Button | SliderFieldVSliderSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | SliderFieldVSliderSkin | ||
| borderStroke | property |
public var borderStroke:SolidColorStrokeThis property can be used as the source for data binding.
| hostComponent | property |
public var hostComponent:SliderFieldVSliderThis property can be used as the source for data binding.
| thumb | property |
public var thumb:ButtonThis property can be used as the source for data binding.
| track | property |
public var track:ButtonThis property can be used as the source for data binding.
| SliderFieldVSliderSkin | () | Constructor |
public function SliderFieldVSliderSkin()Constructor.