public class UIRemoteCalendar extends org.exoplatform.webui.form.UIForm implements UIPopupComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
UIRemoteCalendar.BackActionListener |
static class |
UIRemoteCalendar.CancelActionListener |
static class |
UIRemoteCalendar.SaveActionListener |
| Modifier and Type | Field and Description |
|---|---|
protected static String |
LAST_UPDATED |
| Constructor and Description |
|---|
UIRemoteCalendar() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deActivate() |
protected String |
getCalendarName() |
protected String |
getDescription() |
protected String |
getLastUpdated() |
protected String |
getRemotePassword() |
protected String |
getRemoteUser() |
protected String |
getSelectColor() |
protected String |
getSyncPeriod() |
protected String |
getUrl() |
protected Boolean |
getUseAuthentication() |
void |
init(Calendar calendar) |
void |
init(String url,
String remoteType) |
void |
processRender(org.exoplatform.webui.application.WebuiRequestContext context) |
protected void |
setCalendarName(String name) |
protected void |
setDescription(String description) |
protected void |
setLastUpdated(String lastUpdated) |
protected void |
setLocale() |
protected void |
setRemotePassword(String password) |
protected void |
setRemoteUser(String remoteUser) |
protected void |
setSelectColor(String value) |
protected void |
setSyncPeriod(String value) |
protected void |
setUrl(String url) |
protected void |
setUseAuthentication(Boolean checked) |
addUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, getLabel, 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 static final String LAST_UPDATED
public void processRender(org.exoplatform.webui.application.WebuiRequestContext context)
throws Exception
processRender in class org.exoplatform.webui.form.UIFormExceptionpublic void activate()
throws Exception
activate in interface UIPopupComponentExceptionpublic void deActivate()
throws Exception
deActivate in interface UIPopupComponentExceptionprotected String getUrl()
protected void setUrl(String url)
protected void setCalendarName(String name)
protected String getCalendarName()
protected void setDescription(String description)
protected String getDescription()
protected String getSyncPeriod()
protected void setSyncPeriod(String value)
protected String getSelectColor()
protected void setSelectColor(String value)
protected void setRemoteUser(String remoteUser)
protected String getRemoteUser()
protected void setRemotePassword(String password)
protected String getRemotePassword()
protected void setUseAuthentication(Boolean checked)
protected Boolean getUseAuthentication()
protected void setLastUpdated(String lastUpdated)
protected String getLastUpdated()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.