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

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  chromeFill : LinearGradient
SliderFieldVSliderSkin
  dropShadow : RectangularDropShadow
drop shadow
SliderFieldVSliderSkin
  thumb : Button
SliderFieldVSliderSkin
  track : Button
SliderFieldVSliderSkin
Public Methods
 MethodDefined By
  
Constructor.
SliderFieldVSliderSkin
Property Detail
chromeFillproperty
public var chromeFill:LinearGradient

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

dropShadowproperty 
public var dropShadow:RectangularDropShadow

drop shadow

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.