| Package | ardisia.components.rotaryField.themes.spark.skins |
| Class | public class RotaryFieldSkin |
| Inheritance | RotaryFieldSkin spark.components.supportClasses.Skin |
| Implements | mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| 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 | ||
| openButtonPart | property |
public var openButtonPart:ButtonThis 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.
| wheelFactoryPart | property |
public var wheelFactoryPart:ClassFactoryThis property can be used as the source for data binding.
| wheelThumbFactoryPart | property |
public var wheelThumbFactoryPart:ClassFactoryis 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):voidParameters
styleProp:String |