Package org.silverpeas.web.usercalendar
Class UserCalendarTimeWindowViewContext
- java.lang.Object
-
- org.silverpeas.core.web.calendar.CalendarTimeWindowViewContext
-
- org.silverpeas.web.usercalendar.UserCalendarTimeWindowViewContext
-
- All Implemented Interfaces:
Serializable
public class UserCalendarTimeWindowViewContext extends CalendarTimeWindowViewContext
The specific time window view context for user calendar component which inherits of all behaviors of centralizedCalendarTimeWindowViewContext
.- Author:
- Yohann Chastagnier
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class org.silverpeas.core.web.calendar.CalendarTimeWindowViewContext
getAsJSonString, getAvailableViewTypes, getBundle, getComponentInstanceId, getFirstDayOfWeek, getFormattedReferenceDay, getPeriodLabel, getReferenceDay, getReferencePeriod, getReferencePeriodLabel, getViewType, getZoneId, getZoneIdAsString, isListViewMode, isWithWeekend, next, previous, resetFilters, setAvailableViewTypes, setListViewMode, setReferenceDay, setViewType, setWithWeekend, setZoneId, today, toJSonScript
-
-