public class UIMonthView extends UICalendarView
| Modifier and Type | Class and Description |
|---|---|
static class |
UIMonthView.ChangeViewActionListener |
static class |
UIMonthView.UpdateEventActionListener |
UICalendarView.AbortCloseActionListener, UICalendarView.CancelDeleteEvent, UICalendarView.ChangeCategoryActionListener, UICalendarView.ConfirmCloseActionListener, UICalendarView.ConfirmDeleteAllSeries, UICalendarView.ConfirmDeleteCancel, UICalendarView.ConfirmDeleteEvent, UICalendarView.ConfirmDeleteFollowingSeries, UICalendarView.ConfirmDeleteOnlyInstance, UICalendarView.ConfirmUpdateAllSeries, UICalendarView.ConfirmUpdateCancel, UICalendarView.ConfirmUpdateFollowSeries, UICalendarView.ConfirmUpdateOnlyInstance, UICalendarView.DeleteActionListener, UICalendarView.DeleteEventActionListener, UICalendarView.EventSelectActionListener, UICalendarView.ExportEventActionListener, UICalendarView.GotoDateActionListener, UICalendarView.MoveEventActionListener, UICalendarView.MoveNextActionListener, UICalendarView.MovePreviousActionListener, UICalendarView.SwitchViewActionListener, UICalendarView.TaskViewActionListener, UICalendarView.ViewActionListenerACT_ADDNEW_EVENT, ACT_ADDNEW_TASK, ACT_DELETE, ACT_EDIT, ACT_NEXT, ACT_PREVIOUS, ACT_VIEW, calendar_, CALENDARID, calendarSetting_, CALNAME, CALTYPE, CONTEXT_MENU, DAY, dfs_, displayTimes_, EVENT_CATEGORIES, EVENTID, FINISH_TIME, instanceTempCalendar_, ISOCCUR, isShowEvent_, MONTH, monthsName_, QUICKEDIT_MENU, RECURID, recurrenceEventsMap, START_TIME, timeSteps_, TYPE_BOTH, TYPE_DAY, TYPE_EVENT, TYPE_MONTH, TYPE_NONE, TYPE_TASK, TYPE_WEEK, xCalService, YEAR| Constructor and Description |
|---|
UIMonthView() |
| Modifier and Type | Method and Description |
|---|---|
Calendar |
getBeginDateOfMonth() |
Calendar |
getBeginDateOfMonthView() |
Calendar |
getBeginDateOfWeek() |
String |
getCheckboxId(org.exoplatform.calendar.model.Event event) |
LinkedHashMap<String,org.exoplatform.calendar.model.Event> |
getDataMap() |
String |
getDefaultStartTimeOfEvent()
The returned value of this function is used to initialize start time for
event form which is rendered when user click "add event" or "add task"
|
Calendar |
getEndDateOfMonth() |
Calendar |
getEndDateOfMonthView() |
Calendar |
getEndDateOfWeek() |
protected List<org.exoplatform.calendar.model.Event> |
getEventData() |
protected List<org.exoplatform.calendar.service.CalendarEvent> |
getSelectedEvents() |
protected int |
getWeeksOfTheMonth(int year,
int month,
int day) |
void |
refresh() |
applySeting, filterNonSpaceEvent, getBeginDay, getCalendarSetting, getColors, getContextMenu, getCurrentCalendar, getCurrentDate, getCurrentDay, getCurrentMonth, getcurrentOccurrence, getCurrentWeek, getCurrentYear, getDateByValue, getDateFormat, getDateTimeFormat, getDateTimeString, getDayName, getDayOfWeek, getDaysInMonth, getDaysInMonth, getDaysName, getDefaultTimeInterval, getDisplayTimes, getDisplayTimes, getEndDay, getEndTime, getEventInMonth, getEventInMonth, getFilterCalendarIds, getIconStyleForAttachment, getInstanceTempCalendar, getLabel, getLastUpdatedEventId, getMonthName, getMonthsName, getOtherCalendars, getOtherSpaceCalendar, getPriority, getPrivateCalendars, getPublicCalendars, getPublicCalendars, getQuickEditMenu, getRecurrenceMap, getSelectedCategory, getSelectedEvents, getSharedCalendars, getStartTime, getTimeFormat, getTimeInterval, getTimeSteps, getViews, getViewType, gotoDate, isCurrentDay, isCurrentMonth, isCurrentWeek, isEventEditable, isInSpace, isSameDate, isSameDate, isShowWorkingTime, keyGen, moveCalendarTo, moveEvents, processRender, refresh, removeEvents, renderDateTimeString, renderDayString, renderDayViewInTitleBar, renderTimeString, setCalendarSetting, setCurrentCalendar, setCurrentDate, setCurrentDay, setCurrentMonth, setCurrentOccurrence, setCurrentWeek, setCurrentYear, setLastUpdatedEventId, setSelectedCategory, setViewType, updateaddUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, getLabel, getSubmitAction, getUICheckBoxInput, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, renderField, renderField, reset, setActions, setMultiPart, setSubmitAction, urladdChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypesbroadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, processDecode, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, urlprotected int getWeeksOfTheMonth(int year,
int month,
int day)
public void refresh()
throws Exception
refresh in interface CalendarViewrefresh in class UICalendarViewExceptionpublic String getCheckboxId(org.exoplatform.calendar.model.Event event) throws Exception
Exceptionpublic Calendar getBeginDateOfMonthView() throws Exception
Exceptionpublic Calendar getBeginDateOfMonth() throws Exception
getBeginDateOfMonth in class UICalendarViewExceptionpublic Calendar getEndDateOfMonth() throws Exception
getEndDateOfMonth in class UICalendarViewExceptionprotected List<org.exoplatform.calendar.service.CalendarEvent> getSelectedEvents()
public LinkedHashMap<String,org.exoplatform.calendar.model.Event> getDataMap()
protected List<org.exoplatform.calendar.model.Event> getEventData()
public String getDefaultStartTimeOfEvent()
UICalendarViewgetDefaultStartTimeOfEvent in class UICalendarViewCopyright © 2003–2021 eXo Platform SAS. All rights reserved.