Packageardisia.components.gauges.themes.spark.skins
Classpublic class RadialGaugeSkin
InheritanceRadialGaugeSkin Inheritance spark.components.supportClasses.Skin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined 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
Public Methods
 MethodDefined By
  
Constructor.
RadialGaugeSkin
Property Detail
dataTipproperty
public var dataTip:ClassFactory

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

hostComponentproperty 
public var hostComponent:RadialGauge

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

labelsFactoryPartproperty 
public var labelsFactoryPart:ClassFactory

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

thumbproperty 
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.

trackproperty 
public var track:Button

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

Constructor Detail
RadialGaugeSkin()Constructor
public function RadialGaugeSkin()

Constructor.