| Package | ardisia.components.sliderField.themes.spark.skins |
| Class | public class SliderFieldSkin |
| Inheritance | SliderFieldSkin spark.components.supportClasses.Skin |
| Implements | mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| fadeEffect : Fade | SliderFieldSkin | ||
| openButtonPart : Button | SliderFieldSkin | ||
| sliderFactoryPart : ClassFactory | SliderFieldSkin | ||
| textInputPart : TextInput | SliderFieldSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | SliderFieldSkin | ||
styleChanged(styleProp:String):void [override] | SliderFieldSkin | ||
| Method | Defined By | ||
|---|---|---|---|
commitProperties():void [override] | SliderFieldSkin | ||
| fadeEffect | property |
public var fadeEffect:FadeThis property can be used as the source for data binding.
| openButtonPart | property |
public var openButtonPart:ButtonThis property can be used as the source for data binding.
| sliderFactoryPart | property |
public var sliderFactoryPart:ClassFactoryThis property can be used as the source for data binding.
| textInputPart | property |
public var textInputPart:TextInputThis property can be used as the source for data binding.
| SliderFieldSkin | () | Constructor |
public function SliderFieldSkin()Constructor.
| commitProperties | () | method |
override protected function commitProperties():void| styleChanged | () | method |
override public function styleChanged(styleProp:String):voidParameters
styleProp:String |