|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.form.UIForm
org.exoplatform.calendar.webui.UICalendarView
org.exoplatform.calendar.webui.UIMiniCalendar
public class UIMiniCalendar
Created by The eXo Platform SARL Author : Hung Nguyen hung.nguyen@exoplatform.com Aus 01, 2007 2:48:18 PM
| Nested Class Summary | |
|---|---|
static class |
UIMiniCalendar.MoveNextActionListener
|
static class |
UIMiniCalendar.MovePreviousActionListener
|
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
|---|
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Field Summary |
|---|
| Fields inherited from class org.exoplatform.calendar.webui.UICalendarView |
|---|
ACT_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 |
| Fields inherited from class org.exoplatform.webui.form.UIForm |
|---|
ACTION, SUBCOMPONENT_ID |
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
UIMiniCalendar()
|
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class org.exoplatform.webui.form.UIForm |
|---|
addUIComponentInput, 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, url |
| Methods inherited from class org.exoplatform.webui.core.UIContainer |
|---|
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes |
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
|---|
broadcast, 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, url |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UIMiniCalendar()
throws Exception
Exception| Method Detail |
|---|
protected int getWeeksOfTheMonth(int year,
int month,
int day)
protected Map<Integer,String> getData()
public LinkedHashMap<String,org.exoplatform.calendar.service.CalendarEvent> getDataMap()
public Calendar getBeginDateOfMonthView()
throws Exception
Exception
public Calendar getEndDateOfMonthView()
throws Exception
Exception
public Calendar getBeginDateOfMonth()
throws Exception
Exception
public Calendar getEndDateOfMonth()
throws Exception
Exceptionpublic void setCategoryId(String categoryId)
public String getSelectedCategory()
getSelectedCategory in class UICalendarView
public void refresh()
throws Exception
refresh in interface CalendarViewrefresh in class UICalendarViewExceptionpublic String getDefaultStartTimeOfEvent()
UICalendarView
getDefaultStartTimeOfEvent in class UICalendarView
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||