public class UIEventShareTab
extends org.exoplatform.webui.form.UIFormInputWithActions
| Modifier and Type | Class and Description |
|---|---|
static class |
UIEventShareTab.AbortCloseActionListener |
static class |
UIEventShareTab.ConfirmCloseActionListener |
static class |
UIEventShareTab.DeleteActionListener |
static class |
UIEventShareTab.ShowPageActionListener |
org.exoplatform.webui.form.UIFormInputWithActions.ActionData| Modifier and Type | Field and Description |
|---|---|
static String[] |
BEAN_FIELD |
static String |
FIELD_ANSWER |
static String |
FIELD_INFO |
static String |
FIELD_SEND |
static String |
FIELD_SHARE |
static String |
FIELD_STATUS |
| Constructor and Description |
|---|
UIEventShareTab(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<org.exoplatform.webui.form.UIFormInputWithActions.ActionData> |
getActionField(String fieldName) |
long |
getAvailablePage() |
long |
getCurrentPage() |
List<UIEventForm.ParticipantStatus> |
getData() |
protected org.exoplatform.webui.form.UIForm |
getParentFrom() |
Map<String,String> |
getParticipantStatus() |
org.exoplatform.webui.form.UIFormRadioBoxInput |
getUIFormRadioBoxInput(String id) |
org.exoplatform.webui.core.UIPageIterator |
getUIPageIterator() |
void |
setActionField(String fieldName,
List<org.exoplatform.webui.form.UIFormInputWithActions.ActionData> actions) |
void |
setParticipantStatusList(List<UIEventForm.ParticipantStatus> participantStatusList) |
protected void |
updateCurrentPage(int page) |
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 String[] BEAN_FIELD
public static final String FIELD_SHARE
public static final String FIELD_STATUS
public static final String FIELD_SEND
public static final String FIELD_INFO
public static final String FIELD_ANSWER
protected org.exoplatform.webui.form.UIForm getParentFrom()
public org.exoplatform.webui.form.UIFormRadioBoxInput getUIFormRadioBoxInput(String id)
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)
public List<UIEventForm.ParticipantStatus> getData() throws Exception
Exceptionpublic org.exoplatform.webui.core.UIPageIterator getUIPageIterator()
public long getAvailablePage()
public long getCurrentPage()
public void setParticipantStatusList(List<UIEventForm.ParticipantStatus> participantStatusList) throws Exception
ExceptionCopyright © 2003–2018 eXo Platform SAS. All rights reserved.