public class UIMonthView extends UICalendarView
| Modifier and Type | Class and Description |
|---|---|
static class |
UIMonthView.ChangeViewActionListener |
static class |
UIMonthView.UpdateEventActionListener |
UICalendarView.AbortCloseActionListener, UICalendarView.AddEventActionListener, 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.EditActionListener, UICalendarView.EventSelectActionListener, UICalendarView.ExportEventActionListener, UICalendarView.GotoDateActionListener, UICalendarView.MoveEventActionListener, UICalendarView.MoveNextActionListener, UICalendarView.MovePreviousActionListener, UICalendarView.QuickAddActionListener, 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_, emptyEventCalendars, emptyRecurrentEventCalendars, EVENT_CATEGORIES, EVENTID, FINISH_TIME, instanceTempCalendar_, ISOCCUR, isShowEvent_, MONTH, monthsName_, privateCalendarIds, publicCalendarIds, QUICKEDIT_MENU, RECURID, recurrenceEventsMap, START_TIME, timeSteps_, TYPE_BOTH, TYPE_DAY, TYPE_EVENT, TYPE_MONTH, TYPE_NONE, TYPE_TASK, TYPE_WEEK, YEAR| Constructor and Description |
|---|
UIMonthView() |
| Modifier and Type | Method and Description |
|---|---|
Calendar |
getBeginDateOfMonth() |
Calendar |
getBeginDateOfMonthView() |
Calendar |
getBeginDateOfWeek() |
String |
getCheckboxId(org.exoplatform.calendar.service.CalendarEvent event) |
LinkedHashMap<String,org.exoplatform.calendar.service.CalendarEvent> |
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.service.CalendarEvent> |
getEventData() |
protected List<org.exoplatform.calendar.service.CalendarEvent> |
getSelectedEvents() |
protected int |
getWeeksOfTheMonth(int year,
int month,
int day) |
void |
refresh() |
applySeting, 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, getFilterCalendarIds, getIconStyleForAttachment, getInstanceTempCalendar, getLabel, getLastUpdatedEventId, getList, getMonthName, getMonthsName, 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, removeEvents, renderDateTimeString, renderDayString, renderDayViewInTitleBar, renderTimeString, setCalendarSetting, setCurrentCalendar, setCurrentDate, setCurrentDay, setCurrentMonth, setCurrentOccurrence, setCurrentWeek, setCurrentYear, setEmptyEventCalendars, setEmptyRecurrentEventCalendars, 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.service.CalendarEvent event) throws Exception
Exceptionpublic Calendar getBeginDateOfMonthView() throws Exception
Exceptionprotected List<org.exoplatform.calendar.service.CalendarEvent> getSelectedEvents()
public LinkedHashMap<String,org.exoplatform.calendar.service.CalendarEvent> getDataMap()
protected List<org.exoplatform.calendar.service.CalendarEvent> getEventData()
public String getDefaultStartTimeOfEvent()
UICalendarViewgetDefaultStartTimeOfEvent in class UICalendarViewCopyright © 2003–2015 eXo Platform SAS. All rights reserved.