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:Fade
This property can be used as the source for data binding.
openButtonPart | property |
public var openButtonPart:Button
This property can be used as the source for data binding.
sliderFactoryPart | property |
public var sliderFactoryPart:ClassFactory
This property can be used as the source for data binding.
textInputPart | property |
public var textInputPart:TextInput
This 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):void
Parameters
styleProp:String |