public class UIPageSelector
extends org.exoplatform.webui.form.UIForm
| Modifier and Type | Class and Description |
|---|---|
static class |
UIPageSelector.ChangeNodeActionListener
The listener interface for receiving changeNodeAction events.
|
| Constructor and Description |
|---|
UIPageSelector()
Instantiates a new uI page selector.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getReturnFieldName()
Gets the return field name.
|
org.exoplatform.webui.core.UIComponent |
getSourceComponent()
Gets the source component.
|
void |
processDecode(org.exoplatform.webui.application.WebuiRequestContext context) |
void |
setReturnFieldName(String name)
Sets the return field name.
|
void |
setSourceComponent(org.exoplatform.webui.core.UIComponent uicomponent,
String[] initParams)
Sets the source component.
|
addUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, 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, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, urlpublic String getReturnFieldName()
public void setReturnFieldName(String name)
name - the new return field namepublic org.exoplatform.webui.core.UIComponent getSourceComponent()
public void setSourceComponent(org.exoplatform.webui.core.UIComponent uicomponent,
String[] initParams)
uicomponent - the uicomponentinitParams - the init paramsCopyright © 2003–2019 eXo Platform SAS. All rights reserved.