Packagecom.flexicious.skins.visualization
Classpublic class TrafficLightSkin
InheritanceTrafficLightSkin Inheritance spark.skins.SparkSkin
Implements IGaugeSkin, mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  ranges : Group
TrafficLightSkin
  tickHolder : Group
TrafficLightSkin
Public Methods
 MethodDefined By
  
Constructor.
TrafficLightSkin
  
drawRanges():void
TrafficLightSkin
  
drawTicks():void
TrafficLightSkin
  
showValue():void
TrafficLightSkin
Property Detail
rangesproperty
public var ranges:Group

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

tickHolderproperty 
public var tickHolder:Group

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

Constructor Detail
TrafficLightSkin()Constructor
public function TrafficLightSkin()

Constructor.

Method Detail
drawRanges()method
public function drawRanges():void

drawTicks()method 
public function drawTicks():void

showValue()method 
public function showValue():void