public class UIEventReminderTab
extends org.exoplatform.webui.form.UIFormInputWithActions
| Modifier and Type | Class and Description |
|---|---|
static class |
UIEventReminderTab.AddActionListener |
static class |
UIEventReminderTab.AddEmailAddressActionListener |
static class |
UIEventReminderTab.CloseActionListener |
org.exoplatform.webui.form.UIFormInputWithActions.ActionData| Modifier and Type | Field and Description |
|---|---|
static String |
EMAIL_IS_REPEAT |
static String |
EMAIL_REMIND_BEFORE |
static String |
EMAIL_REPEAT_INTERVAL |
static String |
FIELD_EMAIL_ADDRESS |
static String |
MINUTES |
static String |
POPUP_IS_REPEAT |
static String |
POPUP_REMIND_BEFORE |
static String |
POPUP_REPEAT_INTERVAL |
static String |
REMIND_BY_EMAIL |
static String |
REMIND_BY_POPUP |
static String |
REPEAT |
| Constructor and Description |
|---|
UIEventReminderTab(String arg0) |
| Modifier and Type | Method and Description |
|---|---|
List<org.exoplatform.webui.form.UIFormInputWithActions.ActionData> |
getActionField(String fieldName) |
protected org.exoplatform.webui.form.UIForm |
getParentFrom() |
List<org.exoplatform.webui.core.model.SelectItemOption<String>> |
getReminderTimes(int steps,
int maxValue) |
void |
processRender(org.exoplatform.webui.application.WebuiRequestContext arg0) |
void |
setActionField(String fieldName,
List<org.exoplatform.webui.form.UIFormInputWithActions.ActionData> actions) |
addUIFormInput, addUIFormInput, getName, getSelectedComponentId, getUICheckBoxInput, getUIFormCheckBoxInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingField, invokeSetBindingField, processDecode, reset, setSelectedComponent, setSelectedComponentaddChild, 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, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, urlpublic static final String REMIND_BY_EMAIL
public static final String EMAIL_REMIND_BEFORE
public static final String FIELD_EMAIL_ADDRESS
public static final String EMAIL_REPEAT_INTERVAL
public static final String EMAIL_IS_REPEAT
public static final String REPEAT
public static final String MINUTES
public static final String REMIND_BY_POPUP
public static final String POPUP_REMIND_BEFORE
public static final String POPUP_REPEAT_INTERVAL
public static final String POPUP_IS_REPEAT
protected org.exoplatform.webui.form.UIForm getParentFrom()
public List<org.exoplatform.webui.core.model.SelectItemOption<String>> getReminderTimes(int steps, int maxValue)
public void setActionField(String fieldName, List<org.exoplatform.webui.form.UIFormInputWithActions.ActionData> actions)
setActionField in class org.exoplatform.webui.form.UIFormInputWithActionspublic List<org.exoplatform.webui.form.UIFormInputWithActions.ActionData> getActionField(String fieldName)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.