| Package | ardisia.scheduling.calendar.themes.spark.skins |
| Class | public class CalendarSkin |
| Inheritance | CalendarSkin spark.components.supportClasses.Skin |
| Implements | mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| bgFill : SolidColor | CalendarSkin | ||
| columnLabelFactoryPart : ClassFactory | CalendarSkin | ||
| columnRendererFactoryPart : ClassFactory | CalendarSkin | ||
| gridLabelFactoryPart : ClassFactory | CalendarSkin | ||
| gridOverflowButtonFactoryPart : ClassFactory | CalendarSkin | ||
| gridOverflowPopupFactoryPart : ClassFactory | CalendarSkin | ||
| gridRendererFactoryPart : ClassFactory | CalendarSkin | ||
| rect : Rect border and background | CalendarSkin | ||
| scrollerPart : ClassFactory | CalendarSkin | ||
| subColumnLabelFactoryPart : ClassFactory | CalendarSkin | ||
| timeLabelFactoryPart : ClassFactory | CalendarSkin | ||
| Property | Defined By | ||
|---|---|---|---|
| _backgroundAlpha : Number = 0 | CalendarSkin | ||
| _backgroundColor : Number = 0 | CalendarSkin | ||
| stylesChanged : Boolean | CalendarSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | CalendarSkin | ||
styleChanged(styleProp:String):void [override] | CalendarSkin | ||
| Method | Defined By | ||
|---|---|---|---|
commitProperties():void [override] | CalendarSkin | ||
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void [override] | CalendarSkin | ||
| _backgroundAlpha | property |
protected var _backgroundAlpha:Number = 0| _backgroundColor | property |
protected var _backgroundColor:Number = 0| bgFill | property |
public var bgFill:SolidColorThis property can be used as the source for data binding.
| columnLabelFactoryPart | property |
public var columnLabelFactoryPart:ClassFactoryThis property can be used as the source for data binding.
| columnRendererFactoryPart | property |
public var columnRendererFactoryPart:ClassFactoryThis property can be used as the source for data binding.
| gridLabelFactoryPart | property |
public var gridLabelFactoryPart:ClassFactoryThis property can be used as the source for data binding.
| gridOverflowButtonFactoryPart | property |
public var gridOverflowButtonFactoryPart:ClassFactoryThis property can be used as the source for data binding.
| gridOverflowPopupFactoryPart | property |
public var gridOverflowPopupFactoryPart:ClassFactoryThis property can be used as the source for data binding.
| gridRendererFactoryPart | property |
public var gridRendererFactoryPart:ClassFactoryThis property can be used as the source for data binding.
| rect | property |
public var rect:Rectborder and background
This property can be used as the source for data binding.
| scrollerPart | property |
public var scrollerPart:ClassFactoryThis property can be used as the source for data binding.
| stylesChanged | property |
protected var stylesChanged:Boolean| subColumnLabelFactoryPart | property |
public var subColumnLabelFactoryPart:ClassFactoryThis property can be used as the source for data binding.
| timeLabelFactoryPart | property |
public var timeLabelFactoryPart:ClassFactoryThis property can be used as the source for data binding.
| CalendarSkin | () | Constructor |
public function CalendarSkin()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 |