| Package | com.ithaca.timeline.skins |
| Class | public class TraceLineSkin |
| Inheritance | TraceLineSkin spark.components.supportClasses.Skin |
| Implements | ITraceLineSkin, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| contentGroup : VGroup | TraceLineSkin | ||
| displayLevel : Number = 0 | TraceLineSkin | ||
| hostComponent : TraceLine | TraceLineSkin | ||
| obselsRenderer : ObselsRenderer | TraceLineSkin | ||
| rendererGroup : Group | TraceLineSkin | ||
| renderersSidePadding : Number = 0 | TraceLineSkin | ||
| timeline : Timeline | TraceLineSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | TraceLineSkin | ||
| TraceLineSkin | |||
styleChanged(styleProp:String):void [override] | TraceLineSkin | ||
| Method | Defined By | ||
|---|---|---|---|
creationCompleteHandler(event:FlexEvent):void | TraceLineSkin | ||
onResize(event:Event):void | TraceLineSkin | ||
| Style | Description | Defined By | ||
|---|---|---|---|---|
rendererGap | Type: Number CSS Inheritance: no | TraceLineSkin | ||
rendererHeight | Type: Number CSS Inheritance: no | TraceLineSkin | ||
| contentGroup | property |
public var contentGroup:VGroupThis property can be used as the source for data binding.
| displayLevel | property |
public var displayLevel:Number = 0This property can be used as the source for data binding.
| hostComponent | property |
public var hostComponent:TraceLineThis property can be used as the source for data binding.
| obselsRenderer | property |
public var obselsRenderer:ObselsRendererThis property can be used as the source for data binding.
| rendererGroup | property |
public var rendererGroup:GroupThis property can be used as the source for data binding.
| renderersSidePadding | property |
public var renderersSidePadding:Number = 0This property can be used as the source for data binding.
| timeline | property |
public var timeline:TimelineThis property can be used as the source for data binding.
| TraceLineSkin | () | Constructor |
public function TraceLineSkin()Constructor.
| creationCompleteHandler | () | method |
protected function creationCompleteHandler(event:FlexEvent):voidParameters
event:FlexEvent |
| getObselsRenderer | () | method |
| onResize | () | method |
protected function onResize(event:Event):voidParameters
event:Event |
| styleChanged | () | method |
override public function styleChanged(styleProp:String):voidParameters
styleProp:String |