| Package | com.ithaca.timeline.skins |
| Class | public class TraceLineGroupTitleCommentsSkin |
| Inheritance | TraceLineGroupTitleCommentsSkin spark.components.supportClasses.Skin |
| Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined 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 | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | TraceLineGroupTitleCommentsSkin | ||
styleChanged(styleProp:String):void [override] | TraceLineGroupTitleCommentsSkin | ||
| Method | Defined By | ||
|---|---|---|---|
addCommentObsel():void | TraceLineGroupTitleCommentsSkin | ||
closeTracelineGroup():void | TraceLineGroupTitleCommentsSkin | ||
creationCompleteHandler(event:FlexEvent):void | TraceLineGroupTitleCommentsSkin | ||
showMenu():void | TraceLineGroupTitleCommentsSkin | ||
| contentGroup | property |
public var contentGroup:GroupThis property can be used as the source for data binding.
| hostComponent | property |
public var hostComponent:TraceLineGroupTitleThis property can be used as the source for data binding.
| menuButton | property |
public var menuButton:ImageThis property can be used as the source for data binding.
| menuContent | property |
public var menuContent:XMLThis property can be used as the source for data binding.
| timeline | property |
public var timeline:Timeline = nullThis property can be used as the source for data binding.
| tlgContainer | property |
public var tlgContainer:BorderContainerThis property can be used as the source for data binding.
| traceLineGroupTitle | property |
public var traceLineGroupTitle:LabelThis property can be used as the source for data binding.
| traceLineGroupTitleIcon | property |
public var traceLineGroupTitleIcon:ImageThis property can be used as the source for data binding.
| TraceLineGroupTitleCommentsSkin | () | Constructor |
public function TraceLineGroupTitleCommentsSkin()Constructor.
| addCommentObsel | () | method |
protected function addCommentObsel():void| closeTracelineGroup | () | method |
protected function closeTracelineGroup():void| creationCompleteHandler | () | method |
protected function creationCompleteHandler(event:FlexEvent):voidParameters
event:FlexEvent |
| showMenu | () | method |
protected function showMenu():void| styleChanged | () | method |
override public function styleChanged(styleProp:String):voidParameters
styleProp:String |