public class UICalendarSettingFeedTab
extends org.exoplatform.webui.form.UIFormInputWithActions
| Modifier and Type | Class and Description |
|---|---|
static class |
UICalendarSettingFeedTab.AbortCloseActionListener |
static class |
UICalendarSettingFeedTab.ConfirmCloseActionListener |
static class |
UICalendarSettingFeedTab.DeleteActionListener |
static class |
UICalendarSettingFeedTab.EditActionListener |
static class |
UICalendarSettingFeedTab.RssActionListener |
static class |
UICalendarSettingFeedTab.ShowPageActionListener |
org.exoplatform.webui.form.UIFormInputWithActions.ActionData| Modifier and Type | Field and Description |
|---|---|
static String[] |
BEAN_FIELD |
| Constructor and Description |
|---|
UICalendarSettingFeedTab(String compId) |
| Modifier and Type | Method and Description |
|---|---|
List<org.exoplatform.webui.form.UIFormInputWithActions.ActionData> |
getActionField(String fieldName) |
long |
getAvailablePage() |
long |
getCurrentPage() |
List<FeedData> |
getData() |
protected org.exoplatform.webui.form.UIForm |
getParentFrom() |
org.exoplatform.webui.form.UIFormRadioBoxInput |
getUIFormRadioBoxInput(String id) |
org.exoplatform.webui.core.UIPageIterator |
getUIPageIterator() |
void |
processRender(org.exoplatform.webui.application.WebuiRequestContext arg0) |
void |
setActionField(String fieldName,
List<org.exoplatform.webui.form.UIFormInputWithActions.ActionData> actions) |
void |
setFeedList(List<FeedData> feedList) |
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
protected org.exoplatform.webui.form.UIForm getParentFrom()
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 void processRender(org.exoplatform.webui.application.WebuiRequestContext arg0)
throws Exception
processRender in class org.exoplatform.webui.form.UIFormInputWithActionsExceptionpublic org.exoplatform.webui.form.UIFormRadioBoxInput getUIFormRadioBoxInput(String id)
public org.exoplatform.webui.core.UIPageIterator getUIPageIterator()
public long getAvailablePage()
public long getCurrentPage()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.