public class UIMiniCalendar extends UICalendarView
| Modifier and Type | Class and Description |
|---|---|
static class |
UIMiniCalendar.MoveNextActionListener |
static class |
UIMiniCalendar.MovePreviousActionListener |
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.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 |
|---|
UIMiniCalendar() |
| Modifier and Type | Method and Description |
|---|---|
Calendar |
getBeginDateOfMonth() |
Calendar |
getBeginDateOfMonthView() |
protected Map<Integer,String> |
getData() |
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() |
String |
getSelectedCategory() |
protected int |
getWeeksOfTheMonth(int year,
int month,
int day) |
void |
refresh() |
void |
setCategoryId(String categoryId) |
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, 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 LinkedHashMap<String,org.exoplatform.calendar.service.CalendarEvent> getDataMap()
public Calendar getBeginDateOfMonthView() throws Exception
Exceptionpublic void setCategoryId(String categoryId)
public String getSelectedCategory()
getSelectedCategory in class UICalendarViewpublic void refresh()
throws Exception
refresh in interface CalendarViewrefresh in class UICalendarViewExceptionpublic String getDefaultStartTimeOfEvent()
UICalendarViewgetDefaultStartTimeOfEvent in class UICalendarViewCopyright © 2003–2014 eXo Platform SAS. All rights reserved.