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