Package | ardisia.components.gauges.themes.stockholm.skins |
Class | public class HLinearGaugeSkin |
Inheritance | HLinearGaugeSkin spark.components.supportClasses.Skin |
Implements | mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
dataTip : ClassFactory | HLinearGaugeSkin | ||
labelsFactoryPart : ClassFactory | HLinearGaugeSkin | ||
multiThumbFactoryPart : ClassFactory | HLinearGaugeSkin | ||
rangeThumbFactoryPart : ClassFactory | HLinearGaugeSkin | ||
thumb : Button | HLinearGaugeSkin | ||
thumbLabelsFactoryPart : ClassFactory | HLinearGaugeSkin | ||
track : Button | HLinearGaugeSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | HLinearGaugeSkin |
dataTip | property |
public var dataTip:ClassFactory
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.
multiThumbFactoryPart | property |
public var multiThumbFactoryPart:ClassFactory
This property can be used as the source for data binding.
rangeThumbFactoryPart | property |
public var rangeThumbFactoryPart:ClassFactory
This property can be used as the source for data binding.
thumb | property |
public var thumb:Button
This property can be used as the source for data binding.
thumbLabelsFactoryPart | property |
public var thumbLabelsFactoryPart:ClassFactory
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.
HLinearGaugeSkin | () | Constructor |
public function HLinearGaugeSkin()
Constructor.