Package | ardisia.components.sliderField.themes.london.skins |
Class | public class SliderFieldVSliderSkin |
Inheritance | SliderFieldVSliderSkin spark.components.supportClasses.Skin |
Implements | mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
chromeFill : LinearGradient | SliderFieldVSliderSkin | ||
dropShadow : RectangularDropShadow drop shadow | SliderFieldVSliderSkin | ||
thumb : Button | SliderFieldVSliderSkin | ||
track : Button | SliderFieldVSliderSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | SliderFieldVSliderSkin |
chromeFill | property |
public var chromeFill:LinearGradient
This property can be used as the source for data binding.
dropShadow | property |
public var dropShadow:RectangularDropShadow
drop shadow
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.