| Package | com.ithaca.timeline.skins |
| Class | public class TraceLineGroupSkin |
| Inheritance | TraceLineGroupSkin spark.components.supportClasses.Skin |
| Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| backgroundColor : uint | TraceLineGroupSkin | ||
| backgroundGroup : Group | TraceLineGroupSkin | ||
| contentGroup : VGroup | TraceLineGroupSkin | ||
| hostComponent : TraceLineGroup | TraceLineGroupSkin | ||
| obselsRenderer : ObselsRenderer | TraceLineGroupSkin | ||
| renderersSidePadding : Number = 0 | TraceLineGroupSkin | ||
| tlgContainer : BorderContainer | TraceLineGroupSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | TraceLineGroupSkin | ||
styleChanged(styleProp:String):void [override] | TraceLineGroupSkin | ||
| Method | Defined By | ||
|---|---|---|---|
creationCompleteHandler(event:FlexEvent):void | TraceLineGroupSkin | ||
| Style | Description | Defined By | ||
|---|---|---|---|---|
fillColors | Type: Array Format: Color CSS Inheritance: no | TraceLineGroupSkin | ||
headerHeight | Type: Number CSS Inheritance: no | TraceLineGroupSkin | ||
| backgroundColor | property |
public var backgroundColor:uintThis property can be used as the source for data binding.
| backgroundGroup | property |
public var backgroundGroup:GroupThis property can be used as the source for data binding.
| contentGroup | property |
public var contentGroup:VGroupThis property can be used as the source for data binding.
| hostComponent | property |
public var hostComponent:TraceLineGroupThis 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.
| renderersSidePadding | property |
public var renderersSidePadding:Number = 0This 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.
| TraceLineGroupSkin | () | Constructor |
public function TraceLineGroupSkin()Constructor.
| creationCompleteHandler | () | method |
protected function creationCompleteHandler(event:FlexEvent):voidParameters
event:FlexEvent |
| styleChanged | () | method |
override public function styleChanged(styleProp:String):voidParameters
styleProp:String |