public class UIAddressEmailsForm
extends org.exoplatform.forum.common.webui.BaseUIForm
implements org.exoplatform.webui.core.UIPopupComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
UIAddressEmailsForm.AddActionListener |
static class |
UIAddressEmailsForm.CancelActionListener |
static class |
UIAddressEmailsForm.ChangeGroupActionListener |
static class |
UIAddressEmailsForm.ReplaceActionListener |
static class |
UIAddressEmailsForm.SearchActionListener |
static class |
UIAddressEmailsForm.ShowPageActionListener |
| Modifier and Type | Field and Description |
|---|---|
Map<String,org.exoplatform.services.organization.User> |
checkedList_ |
Map<String,org.exoplatform.services.organization.User> |
newCheckedList_ |
static String |
USER_GROUP |
static String |
USER_SEARCH |
| Constructor and Description |
|---|
UIAddressEmailsForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deActivate() |
org.exoplatform.commons.utils.SerializablePageList<org.exoplatform.services.organization.User> |
getAllUserList() |
long |
getAvailablePage() |
List<org.exoplatform.services.organization.User> |
getCheckedUser() |
long |
getCurrentPage() |
List<SelectItem> |
getOptions() |
String |
getRecipientType() |
org.exoplatform.webui.core.UIPageIterator |
getUIPageIterator() |
List<org.exoplatform.services.organization.User> |
getUsers() |
protected void |
initPlaceholder() |
void |
setAlreadyCheckedUser(List<org.exoplatform.services.organization.User> alreadyCheckedUser) |
void |
setRecipientsType(String type) |
void |
setUserList(org.exoplatform.commons.utils.SerializablePageList<org.exoplatform.services.organization.User> userList) |
protected void |
updateCurrentPage(int page) |
cancelChildPopupAction, 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, 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 USER_SEARCH
public static final String USER_GROUP
public void setRecipientsType(String type)
public String getRecipientType()
public List<SelectItem> getOptions() throws Exception
Exceptionpublic List<org.exoplatform.services.organization.User> getUsers() throws Exception
Exceptionpublic void setUserList(org.exoplatform.commons.utils.SerializablePageList<org.exoplatform.services.organization.User> userList)
throws Exception
Exceptionpublic org.exoplatform.commons.utils.SerializablePageList<org.exoplatform.services.organization.User> getAllUserList()
throws Exception
Exceptionpublic void setAlreadyCheckedUser(List<org.exoplatform.services.organization.User> alreadyCheckedUser) throws Exception
Exceptionpublic void activate()
activate in interface org.exoplatform.webui.core.UIPopupComponentpublic void deActivate()
deActivate in interface org.exoplatform.webui.core.UIPopupComponentpublic org.exoplatform.webui.core.UIPageIterator getUIPageIterator()
public long getAvailablePage()
public long getCurrentPage()
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.