Packagecom.keepcore.calendar.view.renderers
Classpublic class CalendarHoursGridRenderer
InheritanceCalendarHoursGridRenderer Inheritance CalendarHoursGridRendererAbstract Inheritance mx.core.UIComponent

This is the default hours grid renderer. It does nothing else than clearing graphics and letting the CalendarHoursGridAbstract manages display.



Public Properties
 PropertyDefined By
 Inheritedcalendar : KCCalendar
[read-only] Current KCCalendar component reference.
CalendarHoursGridRendererAbstract
 InheritedhoursGridWidth : Number
Hours grid width.
CalendarHoursGridRendererAbstract
 InheritedmanageBackground : Boolean
Indicates if the hour grid background display is managed.
CalendarHoursGridRendererAbstract
 InheritedmanageHoursLabels : Boolean
Indicates if the hour grid labels display is managed.
CalendarHoursGridRendererAbstract
 InheritedmanageSeparators : Boolean
Indicates if the hour grid separators display is managed.
CalendarHoursGridRendererAbstract
 Inheritedview : MonthWeekDayView
CalendarHoursGridRendererAbstract
Protected Properties
 PropertyDefined By
 InheritedhoursLabels : ArrayCollection
CalendarHoursGridRendererAbstract
Public Methods
 MethodDefined By
  
CalendarHoursGridRenderer
 Inherited
Recreate all hours labels (remove all & recreate).
CalendarHoursGridRendererAbstract
Protected Methods
 MethodDefined By
 Inherited
[override]
CalendarHoursGridRendererAbstract
 Inherited
Create hours labels according to startHour & endHour and add them as children.
CalendarHoursGridRendererAbstract
 Inherited
measure():void
[override]
CalendarHoursGridRendererAbstract
  
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
CalendarHoursGridRenderer
Constructor Detail
CalendarHoursGridRenderer()Constructor
public function CalendarHoursGridRenderer(view:MonthWeekDayView = null)



Parameters
view:MonthWeekDayView (default = null)
Method Detail
updateDisplayList()method
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void

Parameters

unscaledWidth:Number
 
unscaledHeight:Number