Packageardisia.components.gauges.themes.stockholm.skins
Classpublic class HLinearGaugeSkin
InheritanceHLinearGaugeSkin Inheritance spark.components.supportClasses.Skin
Implements mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  dataTip : ClassFactory
HLinearGaugeSkin
  labelsFactoryPart : ClassFactory
HLinearGaugeSkin
  multiThumbFactoryPart : ClassFactory
HLinearGaugeSkin
  rangeThumbFactoryPart : ClassFactory
HLinearGaugeSkin
  thumb : Button
HLinearGaugeSkin
  thumbLabelsFactoryPart : ClassFactory
HLinearGaugeSkin
  track : Button
HLinearGaugeSkin
Public Methods
 MethodDefined By
  
Constructor.
HLinearGaugeSkin
Property Detail
dataTipproperty
public var dataTip:ClassFactory

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.

multiThumbFactoryPartproperty 
public var multiThumbFactoryPart:ClassFactory

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

rangeThumbFactoryPartproperty 
public var rangeThumbFactoryPart:ClassFactory

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

thumbproperty 
public var thumb:Button

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

thumbLabelsFactoryPartproperty 
public var thumbLabelsFactoryPart:ClassFactory

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
HLinearGaugeSkin()Constructor
public function HLinearGaugeSkin()

Constructor.