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

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  borderStroke : SolidColorStroke
SliderFieldVSliderSkin
  hostComponent : SliderFieldVSlider
SliderFieldVSliderSkin
  thumb : Button
SliderFieldVSliderSkin
  track : Button
SliderFieldVSliderSkin
Public Methods
 MethodDefined By
  
Constructor.
SliderFieldVSliderSkin
Property Detail
borderStrokeproperty
public var borderStroke:SolidColorStroke

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

hostComponentproperty 
public var hostComponent:SliderFieldVSlider

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

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.