Packageardisia.components.rotaryField.themes.spark.skins
Classpublic class RotaryFieldSkin
InheritanceRotaryFieldSkin Inheritance spark.components.supportClasses.Skin
Implements mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  openButtonPart : Button
RotaryFieldSkin
  textInputPart : TextInput
RotaryFieldSkin
  wheelFactoryPart : ClassFactory
RotaryFieldSkin
  wheelThumbFactoryPart : ClassFactory
is added as a child of the wheelPart
RotaryFieldSkin
Public Methods
 MethodDefined By
  
Constructor.
RotaryFieldSkin
  
styleChanged(styleProp:String):void
[override]
RotaryFieldSkin
Protected Methods
 MethodDefined By
  
[override]
RotaryFieldSkin
Property Detail
openButtonPartproperty
public var openButtonPart:Button

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.

wheelFactoryPartproperty 
public var wheelFactoryPart:ClassFactory

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

wheelThumbFactoryPartproperty 
public var wheelThumbFactoryPart:ClassFactory

is added as a child of the wheelPart

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

Constructor Detail
RotaryFieldSkin()Constructor
public function RotaryFieldSkin()

Constructor.

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

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

Parameters

styleProp:String