| Package | com.flexicious.skins.visualization |
| Class | public class TrafficLightSkin |
| Inheritance | TrafficLightSkin spark.skins.SparkSkin |
| Implements | IGaugeSkin, mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| ranges : Group | TrafficLightSkin | ||
| tickHolder : Group | TrafficLightSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | TrafficLightSkin | ||
drawRanges():void | TrafficLightSkin | ||
drawTicks():void | TrafficLightSkin | ||
showValue():void | TrafficLightSkin | ||
| ranges | property |
public var ranges:GroupThis property can be used as the source for data binding.
| tickHolder | property |
public var tickHolder:GroupThis property can be used as the source for data binding.
| TrafficLightSkin | () | Constructor |
public function TrafficLightSkin()Constructor.
| drawRanges | () | method |
public function drawRanges():void| drawTicks | () | method |
public function drawTicks():void| showValue | () | method |
public function showValue():void