public class UISendMailForm extends BaseUIFAQForm implements org.exoplatform.webui.core.UIPopupComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
UISendMailForm.CancelActionListener |
static class |
UISendMailForm.ChangeLanguageActionListener |
static class |
UISendMailForm.SendActionListener |
static class |
UISendMailForm.ToActionListener |
| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_FROM_INPUT |
protected String |
questionChanged_ |
List<org.exoplatform.services.organization.User> |
toUsers |
| Constructor and Description |
|---|
UISendMailForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
addPlugin(org.exoplatform.container.component.ComponentPlugin plugin) |
void |
deActivate() |
String |
getFieldToValue() |
protected List<org.exoplatform.webui.core.model.SelectItemOption<String>> |
getListLanguageToSendFriend() |
Map<String,String> |
getServerConfig() |
List<org.exoplatform.services.organization.User> |
getToUsers() |
void |
setFieldCCValue(String value) |
void |
setFieldToValue(String value) |
void |
setToUsers(List<org.exoplatform.services.organization.User> userList) |
void |
setUpdateQuestion(String questionPath,
String language) |
getFAQService, processRender, setFAQServicecancelChildPopupAction, getLabel, getLabel, getUIFormRichtextInput, getUIFormScrollSelectBox, getUIForumFilter, i18n, info, info, info, info, info, isAddColonInLabel, openPopup, openPopup, openPopup, openPopup, openPopup, openPopup, setAddColonInLabel, throwWarning, throwWarning, warning, warning, warning, warning, warningaddUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, 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, urlpublic static final String FIELD_FROM_INPUT
protected String questionChanged_
public List<org.exoplatform.services.organization.User> toUsers
public void activate()
activate in interface org.exoplatform.webui.core.UIPopupComponentpublic void deActivate()
deActivate in interface org.exoplatform.webui.core.UIPopupComponentpublic List<org.exoplatform.services.organization.User> getToUsers()
public void setToUsers(List<org.exoplatform.services.organization.User> userList)
protected List<org.exoplatform.webui.core.model.SelectItemOption<String>> getListLanguageToSendFriend()
public void addPlugin(org.exoplatform.container.component.ComponentPlugin plugin)
throws Exception
Exceptionpublic void setUpdateQuestion(String questionPath, String language) throws Exception
Exceptionpublic void setFieldToValue(String value)
public String getFieldToValue()
public void setFieldCCValue(String value)
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.