public class UICalendarSettingForm extends org.exoplatform.webui.form.UIFormTabPane implements UIPopupComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
UICalendarSettingForm.AddActionListener |
static class |
UICalendarSettingForm.CancelActionListener |
static class |
UICalendarSettingForm.SaveActionListener |
static class |
UICalendarSettingForm.ShowAllTimeZoneActionListener |
| Modifier and Type | Field and Description |
|---|---|
String[] |
sharedCalendarColors_ |
| Constructor and Description |
|---|
UICalendarSettingForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deActivate() |
String[] |
getActions() |
String |
getLabel(ResourceBundle res,
String id) |
String |
getLabel(String id) |
protected List<String> |
getUnCheckedList(List<org.exoplatform.calendar.service.Calendar> calendars)
return list of unchecked calendars id
|
void |
init(org.exoplatform.calendar.service.CalendarSetting calendarSetting,
org.exoplatform.calendar.service.CalendarService cservice) |
getName, getSelectedTabId, hasInfoBar, hasRenderResourceTabName, processDecode, setInfoBar, setRenderResourceTabName, setSelectedTab, setSelectedTabaddUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getSubmitAction, getUICheckBoxInput, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, processRender, 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, getParent, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, urlpublic String[] sharedCalendarColors_
public void activate()
throws Exception
activate in interface UIPopupComponentExceptionpublic void deActivate()
throws Exception
deActivate in interface UIPopupComponentExceptionpublic void init(org.exoplatform.calendar.service.CalendarSetting calendarSetting,
org.exoplatform.calendar.service.CalendarService cservice)
throws Exception
Exceptionpublic String getLabel(ResourceBundle res, String id)
getLabel in class org.exoplatform.webui.form.UIFormpublic String getLabel(String id)
getLabel in class org.exoplatform.webui.form.UIFormprotected List<String> getUnCheckedList(List<org.exoplatform.calendar.service.Calendar> calendars)
calendars - public String[] getActions()
getActions in class org.exoplatform.webui.form.UIFormCopyright © 2003–2018 eXo Platform SAS. All rights reserved.