public class UIAddressForm extends org.exoplatform.webui.form.UIForm implements UIPopupComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
UIAddressForm.AddActionListener |
static class |
UIAddressForm.CancelActionListener |
static class |
UIAddressForm.ChangeGroupActionListener |
class |
UIAddressForm.ContactData |
static class |
UIAddressForm.ReplaceActionListener |
static class |
UIAddressForm.ShowPageActionListener |
| Modifier and Type | Field and Description |
|---|---|
protected String[] |
actions_ |
List<String> |
checkedList_ |
static String |
FIELD_GROUP |
static String |
FIELD_KEYWORD |
protected String |
selectedAddressId_ |
| Constructor and Description |
|---|
UIAddressForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deActivate() |
String[] |
getActions() |
long |
getAvailablePage() |
List<UIAddressForm.ContactData> |
getCheckedContact() |
List<UIAddressForm.ContactData> |
getContactList() |
List<UIAddressForm.ContactData> |
getContacts() |
long |
getCurrentPage() |
String |
getRecipientType() |
org.exoplatform.webui.core.UIPageIterator |
getUIPageIterator() |
void |
setContactList(List<UIAddressForm.ContactData> contactList) |
void |
setRecipientsType(String type) |
protected void |
updateCurrentPage(int page) |
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_KEYWORD
public static final String FIELD_GROUP
protected String selectedAddressId_
protected String[] actions_
public void setRecipientsType(String type)
public String getRecipientType()
public String[] getActions()
getActions in class org.exoplatform.webui.form.UIFormpublic void activate()
throws Exception
activate in interface UIPopupComponentExceptionpublic void deActivate()
throws Exception
deActivate in interface UIPopupComponentExceptionpublic List<UIAddressForm.ContactData> getContacts() throws Exception
Exceptionpublic List<UIAddressForm.ContactData> getContactList()
public void setContactList(List<UIAddressForm.ContactData> contactList) throws Exception
Exceptionpublic List<UIAddressForm.ContactData> getCheckedContact() throws Exception
Exceptionpublic org.exoplatform.webui.core.UIPageIterator getUIPageIterator()
public long getAvailablePage()
public long getCurrentPage()
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.