| Package | ardisia.components.timebarContainer.themes.spark.skins |
| Class | public class TimebarContainerSkin |
| Inheritance | TimebarContainerSkin spark.components.supportClasses.Skin |
| Implements | mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| contentGroup : Group | TimebarContainerSkin | ||
| defaultIntervalModesPart : Array | TimebarContainerSkin | ||
| fill : SolidColor | TimebarContainerSkin | ||
| headerItemRendererFactoryPart : ClassFactory | TimebarContainerSkin | ||
| hostComponent : TimebarContainer | TimebarContainerSkin | ||
| hScrollBarFactoryPart : ClassFactory | TimebarContainerSkin | ||
| itemRendererFactoryPart : ClassFactory | TimebarContainerSkin | ||
| selectionLassoFactoryPart : ClassFactory | TimebarContainerSkin | ||
| stroke : SolidColorStroke | TimebarContainerSkin | ||
| vScrollBarFactoryPart : ClassFactory | TimebarContainerSkin | ||
| Property | Defined By | ||
|---|---|---|---|
| _backgroundAlpha : Number = 0 | TimebarContainerSkin | ||
| _backgroundColor : Number = 0 | TimebarContainerSkin | ||
| _borderAlpha : Number = 0 | TimebarContainerSkin | ||
| _borderColor : Number = 0 | TimebarContainerSkin | ||
| _borderVisible : Boolean | TimebarContainerSkin | ||
| stylesChanged : Boolean | TimebarContainerSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | TimebarContainerSkin | ||
styleChanged(styleProp:String):void [override] | TimebarContainerSkin | ||
| Method | Defined By | ||
|---|---|---|---|
commitProperties():void [override] | TimebarContainerSkin | ||
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void [override] | TimebarContainerSkin | ||
| _backgroundAlpha | property |
protected var _backgroundAlpha:Number = 0| _backgroundColor | property |
protected var _backgroundColor:Number = 0| _borderAlpha | property |
protected var _borderAlpha:Number = 0| _borderColor | property |
protected var _borderColor:Number = 0| _borderVisible | property |
protected var _borderVisible:Boolean| contentGroup | property |
public var contentGroup:GroupThis property can be used as the source for data binding.
| defaultIntervalModesPart | property |
public var defaultIntervalModesPart:ArrayThis property can be used as the source for data binding.
| fill | property |
public var fill:SolidColorThis property can be used as the source for data binding.
| headerItemRendererFactoryPart | property |
public var headerItemRendererFactoryPart:ClassFactoryThis property can be used as the source for data binding.
| hostComponent | property |
public var hostComponent:TimebarContainerThis property can be used as the source for data binding.
| hScrollBarFactoryPart | property |
public var hScrollBarFactoryPart:ClassFactoryThis property can be used as the source for data binding.
| itemRendererFactoryPart | property |
public var itemRendererFactoryPart:ClassFactoryThis property can be used as the source for data binding.
| selectionLassoFactoryPart | property |
public var selectionLassoFactoryPart:ClassFactoryThis property can be used as the source for data binding.
| stroke | property |
public var stroke:SolidColorStrokeThis property can be used as the source for data binding.
| stylesChanged | property |
protected var stylesChanged:Boolean| vScrollBarFactoryPart | property |
public var vScrollBarFactoryPart:ClassFactoryThis property can be used as the source for data binding.
| TimebarContainerSkin | () | Constructor |
public function TimebarContainerSkin()Constructor.
| commitProperties | () | method |
override protected function commitProperties():void| styleChanged | () | method |
override public function styleChanged(styleProp:String):voidParameters
styleProp:String |
| updateDisplayList | () | method |
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):voidParameters
unscaledWidth:Number | |
unscaledHeight:Number |