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:SolidColorStroke
This property can be used as the source for data binding.
hostComponent | property |
public var hostComponent:SliderFieldVSlider
This property can be used as the source for data binding.
thumb | property |
public var thumb:Button
This property can be used as the source for data binding.
track | property |
public var track:Button
This property can be used as the source for data binding.
SliderFieldVSliderSkin | () | Constructor |
public function SliderFieldVSliderSkin()
Constructor.