Packagecom.keepcore.calendar.model
Classpublic class CalendarDay
InheritanceCalendarDay Inheritance CalendarPart Inheritance Object

This class represent a day in a calendar.



Public Properties
 PropertyDefined By
 Inheritedcalendar : KCCalendar
[read-only]
CalendarPart
 Inheritedcell : CalendarPartDisplayer
CalendarPart
 Inheriteddate : Date
CalendarPart
 InheriteddragItem : ICalendarItemRenderer
[read-only]
CalendarPart
 Inheritedheader : CalendarPartDisplayer
CalendarPart
 InheritedincludeInLayout : Boolean
[write-only]
CalendarPart
 InheritedresizedItem : ICalendarItemRenderer
[read-only]
CalendarPart
 Inheritedview : GenericView
[read-only]
CalendarPart
 Inheritedvisible : Boolean
[write-only]
CalendarPart
Public Methods
 MethodDefined By
  
CalendarDay
 Inherited
CalendarPart
 Inherited
isActive():Boolean
return if the current day is active (ie: if the day is contained in the current month)
CalendarPart
 Inherited
isDayView():Boolean
CalendarPart
 Inherited
isMonthView():Boolean
CalendarPart
 Inherited
isToday():Boolean
CalendarPart
 Inherited
isWeekOrDayView():Boolean
CalendarPart
 Inherited
isWeekView():Boolean
CalendarPart
 Inherited
isYearView():Boolean
CalendarPart
 Inherited
toString():String
CalendarPart
Constructor Detail
CalendarDay()Constructor
public function CalendarDay(view:GenericView)



Parameters
view:GenericView