backgroundLayout:IFactory
[read-write]
This property can be used as the source for data binding.
Implementation
public function get backgroundLayout():IFactory
public function set backgroundLayout(value:IFactory):void
public var backgroundLayoutImpl:IBackgroundLayout
public var backgroundViewer:BackgroundViewer
public var content:UIComponent
entryLayout:IFactory
[read-write]
This property can be used as the source for data binding.
Implementation
public function get entryLayout():IFactory
public function set entryLayout(value:IFactory):void
entryLayoutImpl:IEntryLayout
[read-write]
Implementation
public function get entryLayoutImpl():IEntryLayout
public function set entryLayoutImpl(value:IEntryLayout):void
entryRenderer:IFactory
[read-write]
This property can be used as the source for data binding.
Implementation
public function get entryRenderer():IFactory
public function set entryRenderer(value:IFactory):void
public var entryViewer:EntryViewer
horizontalLinesLayout:IFactory
[read-write]
This property can be used as the source for data binding.
Implementation
public function get horizontalLinesLayout():IFactory
public function set horizontalLinesLayout(value:IFactory):void
public var horizontalLinesLayoutImpl:IHorizontalLinesLayout
horizontalLinesViewer:IFactory
[read-write]
This property can be used as the source for data binding.
Implementation
public function get horizontalLinesViewer():IFactory
public function set horizontalLinesViewer(value:IFactory):void
public var horizontalLinesViewerImpl:IHorizontalLinesViewer
public var isViewlayersInitialized:Boolean
public var navigator:ScheduleNavigator
verticalLinesLayout:IFactory
[read-write]
This property can be used as the source for data binding.
Implementation
public function get verticalLinesLayout():IFactory
public function set verticalLinesLayout(value:IFactory):void
public var verticalLinesLayoutImpl:IVerticalLinesLayout
verticalLinesViewer:IFactory
[read-write]
This property can be used as the source for data binding.
Implementation
public function get verticalLinesViewer():IFactory
public function set verticalLinesViewer(value:IFactory):void
public var verticalLinesViewerImpl:IVerticalLinesViewer
public function Schedule(owner:ScheduleViewer)
Parameters
public function initialize():void
public function initializeCompileTimeViewLayers():void
public function initializeEntryLayout():void
public function initializeRuntimeViewLayers():void