Package | ardisia.components.rotaryField.themes.london.skins |
Class | public class RotaryFieldSkin |
Inheritance | RotaryFieldSkin spark.components.supportClasses.Skin |
Implements | mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
fadeEffect : Fade | RotaryFieldSkin | ||
openButtonPart : Button | RotaryFieldSkin | ||
textInputPart : TextInput | RotaryFieldSkin | ||
wheelFactoryPart : ClassFactory | RotaryFieldSkin | ||
wheelThumbFactoryPart : ClassFactory is added as a child of the wheelPart | RotaryFieldSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | RotaryFieldSkin | ||
styleChanged(styleProp:String):void [override] | RotaryFieldSkin |
Method | Defined By | ||
---|---|---|---|
commitProperties():void [override] | RotaryFieldSkin |
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.
textInputPart | property |
public var textInputPart:TextInput
This property can be used as the source for data binding.
wheelFactoryPart | property |
public var wheelFactoryPart:ClassFactory
This property can be used as the source for data binding.
wheelThumbFactoryPart | property |
public var wheelThumbFactoryPart:ClassFactory
is added as a child of the wheelPart
This property can be used as the source for data binding.
RotaryFieldSkin | () | Constructor |
public function RotaryFieldSkin()
Constructor.
commitProperties | () | method |
override protected function commitProperties():void
styleChanged | () | method |
override public function styleChanged(styleProp:String):void
Parameters
styleProp:String |