Packagecom.ithaca.timeline.skins
Classpublic class TraceLineSkin
InheritanceTraceLineSkin Inheritance spark.components.supportClasses.Skin
Implements ITraceLineSkin, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  contentGroup : VGroup
TraceLineSkin
  displayLevel : Number = 0
TraceLineSkin
  hostComponent : TraceLine
TraceLineSkin
  obselsRenderer : ObselsRenderer
TraceLineSkin
  rendererGroup : Group
TraceLineSkin
  renderersSidePadding : Number = 0
TraceLineSkin
  timeline : Timeline
TraceLineSkin
Public Methods
 MethodDefined By
  
Constructor.
TraceLineSkin
  
TraceLineSkin
  
styleChanged(styleProp:String):void
[override]
TraceLineSkin
Protected Methods
 MethodDefined By
  
creationCompleteHandler(event:FlexEvent):void
TraceLineSkin
  
onResize(event:Event):void
TraceLineSkin
Styles
 Style Description Defined By
  
rendererGap
Type: Number CSS Inheritance: no
TraceLineSkin
  
rendererHeight
Type: Number CSS Inheritance: no
TraceLineSkin
Property Detail
contentGroupproperty
public var contentGroup:VGroup

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

displayLevelproperty 
public var displayLevel:Number = 0

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

hostComponentproperty 
public var hostComponent:TraceLine

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

obselsRendererproperty 
public var obselsRenderer:ObselsRenderer

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

rendererGroupproperty 
public var rendererGroup:Group

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

renderersSidePaddingproperty 
public var renderersSidePadding:Number = 0

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

timelineproperty 
public var timeline:Timeline

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

Constructor Detail
TraceLineSkin()Constructor
public function TraceLineSkin()

Constructor.

Method Detail
creationCompleteHandler()method
protected function creationCompleteHandler(event:FlexEvent):void

Parameters

event:FlexEvent

getObselsRenderer()method 
public function getObselsRenderer():ObselsRenderer

Returns
ObselsRenderer
onResize()method 
protected function onResize(event:Event):void

Parameters

event:Event

styleChanged()method 
override public function styleChanged(styleProp:String):void

Parameters

styleProp:String