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

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  contentGroup : Group
TraceLineGroupTitleCommentsSkin
  hostComponent : TraceLineGroupTitle
TraceLineGroupTitleCommentsSkin
  menuButton : Image
TraceLineGroupTitleCommentsSkin
  menuContent : XML
TraceLineGroupTitleCommentsSkin
  timeline : Timeline = null
TraceLineGroupTitleCommentsSkin
  tlgContainer : BorderContainer
TraceLineGroupTitleCommentsSkin
  traceLineGroupTitle : Label
TraceLineGroupTitleCommentsSkin
  traceLineGroupTitleIcon : Image
TraceLineGroupTitleCommentsSkin
Public Methods
 MethodDefined By
  
Constructor.
TraceLineGroupTitleCommentsSkin
  
styleChanged(styleProp:String):void
[override]
TraceLineGroupTitleCommentsSkin
Protected Methods
 MethodDefined By
  
TraceLineGroupTitleCommentsSkin
  
TraceLineGroupTitleCommentsSkin
  
creationCompleteHandler(event:FlexEvent):void
TraceLineGroupTitleCommentsSkin
  
showMenu():void
TraceLineGroupTitleCommentsSkin
Property Detail
contentGroupproperty
public var contentGroup:Group

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

hostComponentproperty 
public var hostComponent:TraceLineGroupTitle

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

menuButtonproperty 
public var menuButton:Image

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

menuContentproperty 
public var menuContent:XML

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

timelineproperty 
public var timeline:Timeline = null

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.

traceLineGroupTitleproperty 
public var traceLineGroupTitle:Label

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

traceLineGroupTitleIconproperty 
public var traceLineGroupTitleIcon:Image

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

Constructor Detail
TraceLineGroupTitleCommentsSkin()Constructor
public function TraceLineGroupTitleCommentsSkin()

Constructor.

Method Detail
addCommentObsel()method
protected function addCommentObsel():void

closeTracelineGroup()method 
protected function closeTracelineGroup():void

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

Parameters

event:FlexEvent

showMenu()method 
protected function showMenu():void

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

Parameters

styleProp:String