Package | ardisia.components.gauges.themes.spark.skins |
Class | public class RadialGaugeSkin |
Inheritance | RadialGaugeSkin spark.components.supportClasses.Skin |
Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
dataTip : ClassFactory | RadialGaugeSkin | ||
hostComponent : RadialGauge | RadialGaugeSkin | ||
labelsFactoryPart : ClassFactory | RadialGaugeSkin | ||
thumb : Button set the transformX to where the pivot of the needle should be | RadialGaugeSkin | ||
track : Button | RadialGaugeSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | RadialGaugeSkin |
dataTip | property |
public var dataTip:ClassFactory
This property can be used as the source for data binding.
hostComponent | property |
public var hostComponent:RadialGauge
This property can be used as the source for data binding.
labelsFactoryPart | property |
public var labelsFactoryPart:ClassFactory
This property can be used as the source for data binding.
thumb | property |
public var thumb:Button
set the transformX to where the pivot of the needle should be
This property can be used as the source for data binding.
track | property |
public var track:Button
This property can be used as the source for data binding.
RadialGaugeSkin | () | Constructor |
public function RadialGaugeSkin()
Constructor.