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

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  openButtonPart : Button
SliderFieldSkin
  sliderFactoryPart : ClassFactory
SliderFieldSkin
  textInputPart : TextInput
SliderFieldSkin
Public Methods
 MethodDefined By
  
Constructor.
SliderFieldSkin
  
styleChanged(styleProp:String):void
[override]
SliderFieldSkin
Protected Methods
 MethodDefined By
  
[override]
SliderFieldSkin
Property Detail
openButtonPartproperty
public var openButtonPart:Button

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

sliderFactoryPartproperty 
public var sliderFactoryPart:ClassFactory

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

textInputPartproperty 
public var textInputPart:TextInput

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

Constructor Detail
SliderFieldSkin()Constructor
public function SliderFieldSkin()

Constructor.

Method Detail
commitProperties()method
override protected function commitProperties():void

styleChanged()method 
override public function styleChanged(styleProp:String):void

Parameters

styleProp:String