Package | ardisia.components.sliderField.themes.stockholm.skins |
Class | public class SliderFieldVSliderSkin |
Inheritance | SliderFieldVSliderSkin spark.components.supportClasses.Skin |
Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
thumb : Button | SliderFieldVSliderSkin | ||
track : Button | SliderFieldVSliderSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | SliderFieldVSliderSkin |
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.