Packagecom.ithaca.timeline.skins
Classpublic class TraceLineGroupSkin
InheritanceTraceLineGroupSkin Inheritance spark.components.supportClasses.Skin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  backgroundColor : uint
TraceLineGroupSkin
  backgroundGroup : Group
TraceLineGroupSkin
  contentGroup : VGroup
TraceLineGroupSkin
  hostComponent : TraceLineGroup
TraceLineGroupSkin
  obselsRenderer : ObselsRenderer
TraceLineGroupSkin
  renderersSidePadding : Number = 0
TraceLineGroupSkin
  tlgContainer : BorderContainer
TraceLineGroupSkin
Public Methods
 MethodDefined By
  
Constructor.
TraceLineGroupSkin
  
styleChanged(styleProp:String):void
[override]
TraceLineGroupSkin
Protected Methods
 MethodDefined By
  
creationCompleteHandler(event:FlexEvent):void
TraceLineGroupSkin
Styles
 Style Description Defined By
  
fillColors
Type: Array Format: Color CSS Inheritance: no
TraceLineGroupSkin
  
headerHeight
Type: Number CSS Inheritance: no
TraceLineGroupSkin
Property Detail
backgroundColorproperty
public var backgroundColor:uint

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

backgroundGroupproperty 
public var backgroundGroup:Group

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

contentGroupproperty 
public var contentGroup:VGroup

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

hostComponentproperty 
public var hostComponent:TraceLineGroup

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.

renderersSidePaddingproperty 
public var renderersSidePadding:Number = 0

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

tlgContainerproperty 
public var tlgContainer:BorderContainer

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

Constructor Detail
TraceLineGroupSkin()Constructor
public function TraceLineGroupSkin()

Constructor.

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

Parameters

event:FlexEvent

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

Parameters

styleProp:String