Packageardisia.components.sliderField.themes.stockholm.skins
Classpublic class SliderFieldVSliderSkin
InheritanceSliderFieldVSliderSkin Inheritance spark.components.supportClasses.Skin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  thumb : Button
SliderFieldVSliderSkin
  track : Button
SliderFieldVSliderSkin
Public Methods
 MethodDefined By
  
Constructor.
SliderFieldVSliderSkin
Property Detail
thumbproperty
public var thumb:Button

This property can be used as the source for data binding.

trackproperty 
public var track:Button

This property can be used as the source for data binding.

Constructor Detail
SliderFieldVSliderSkin()Constructor
public function SliderFieldVSliderSkin()

Constructor.