Packageardisia.components.gauges.themes.london.skins
Classpublic class VLinearGaugeSkin
InheritanceVLinearGaugeSkin Inheritance spark.components.supportClasses.Skin
Implements mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  dataTip : ClassFactory
VLinearGaugeSkin
  labelsFactoryPart : ClassFactory
VLinearGaugeSkin
  multiThumbFactoryPart : ClassFactory
VLinearGaugeSkin
  rangeThumbFactoryPart : ClassFactory
VLinearGaugeSkin
  thumb : Button
VLinearGaugeSkin
  thumbLabelsFactoryPart : ClassFactory
VLinearGaugeSkin
  track : Button
VLinearGaugeSkin
Public Methods
 MethodDefined By
  
Constructor.
VLinearGaugeSkin
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
VLinearGaugeSkin()Constructor
public function VLinearGaugeSkin()

Constructor.