public class UIInvitationForm extends org.exoplatform.webui.form.UIForm implements UIPopupComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
UIInvitationForm.AddActionListener |
static class |
UIInvitationForm.AddGroupParticipantActionListener |
static class |
UIInvitationForm.AddUserParticipantActionListener |
static class |
UIInvitationForm.CancelActionListener |
static class |
UIInvitationForm.CloseActionListener |
static class |
UIInvitationForm.SaveActionListener |
static class |
UIInvitationForm.SelectGroupActionListener |
| Modifier and Type | Field and Description |
|---|---|
protected org.exoplatform.calendar.service.CalendarEvent |
event_ |
static String |
FIELD_INVITATION_MSG |
static String |
FIELD_PARTICIPANT |
static String |
NEW_LINE |
static String |
TOOLTIP_CONTACT |
static String |
TOOLTIP_GROUP |
static String |
TOOLTIP_USER |
| Constructor and Description |
|---|
UIInvitationForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
String |
appendValue(String oldValue,
String newValue) |
void |
deActivate() |
String |
escapeGroupReferences(String s) |
String[] |
getActions() |
String |
getInvitationMsg() |
protected org.exoplatform.webui.form.UIForm |
getParentFrom() |
String |
getParticipantValue() |
void |
setInvitationMsg(String value) |
void |
setParticipantValue(String value) |
addUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getLabel, getLabel, 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, getName, getParent, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, processDecode, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, urlpublic static final String FIELD_PARTICIPANT
public static final String FIELD_INVITATION_MSG
public static final String TOOLTIP_CONTACT
public static final String TOOLTIP_USER
public static final String TOOLTIP_GROUP
public static final String NEW_LINE
protected org.exoplatform.calendar.service.CalendarEvent event_
protected org.exoplatform.webui.form.UIForm getParentFrom()
public String[] getActions()
getActions in class org.exoplatform.webui.form.UIFormpublic String getParticipantValue()
public void setParticipantValue(String value)
public String getInvitationMsg()
public void setInvitationMsg(String value)
public void activate()
throws Exception
activate in interface UIPopupComponentExceptionpublic void deActivate()
throws Exception
deActivate in interface UIPopupComponentExceptionCopyright © 2003–2017 eXo Platform SAS. All rights reserved.