public class UIFieldEditableForm extends UIWikiForm
| Modifier and Type | Class and Description |
|---|---|
static class |
UIFieldEditableForm.ChangeTitleModeActionListener |
static class |
UIFieldEditableForm.SavePageTitleActionListener |
| Modifier and Type | Field and Description |
|---|---|
static String |
CHANGE_TITLEMODE |
static String |
FIELD_TITLEINPUT |
static String |
SAVE |
static String |
SAVE_TITLE |
accept_Modes| Constructor and Description |
|---|
UIFieldEditableForm() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEditableFieldId() |
List<org.exoplatform.webui.ext.filter.UIExtensionFilter> |
getFilters() |
Class[] |
getFunctionArgType() |
String |
getInputId() |
String |
getParentFunctionName() |
void |
hideTitleInputBox() |
void |
processRender(org.exoplatform.webui.application.WebuiRequestContext context) |
void |
setEditableFieldId(String editableFieldId) |
void |
setFunctionArgType(Class[] functionArg) |
void |
setParentFunction(String name,
Class[] arg) |
void |
setParentFunctionName(String parentFunctionName) |
String |
url(String name) |
getAccept_Modes, getCurrentMode, setAccept_ModesaddUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, getLabel, getLabel, getSubmitAction, getUICheckBoxInput, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, renderField, renderField, reset, setActions, setMultiPart, setSubmitActionaddChild, 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_TITLEINPUT
public static final String CHANGE_TITLEMODE
public static final String SAVE
public static final String SAVE_TITLE
public List<org.exoplatform.webui.ext.filter.UIExtensionFilter> getFilters()
public void hideTitleInputBox()
public String url(String name) throws Exception
url in class org.exoplatform.webui.form.UIFormExceptionpublic void processRender(org.exoplatform.webui.application.WebuiRequestContext context)
throws Exception
processRender in class UIWikiFormExceptionpublic String getEditableFieldId()
public void setEditableFieldId(String editableFieldId)
public String getParentFunctionName()
public void setParentFunctionName(String parentFunctionName)
public String getInputId()
public Class[] getFunctionArgType()
public void setFunctionArgType(Class[] functionArg)
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.