public class UIWikiPageTitleControlArea extends UIWikiExtensionContainer
| Modifier and Type | Field and Description |
|---|---|
static String |
CHANGE_TITLEMODE |
static String |
EXTENSION_TYPE |
static String |
FIELD_EDITABLE |
static String |
FIELD_TITLEINFO |
static String |
FIELD_TITLEINPUT |
extensionSize, log| Constructor and Description |
|---|
UIWikiPageTitleControlArea() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExtensionType() |
String |
getTitle() |
org.exoplatform.webui.form.UIFormInputInfo |
getUIFormInputInfo() |
org.exoplatform.webui.form.UIFormStringInput |
getUIStringInput() |
protected boolean |
isAddMode() |
boolean |
isInfoMode() |
void |
processRender(org.exoplatform.webui.application.WebuiRequestContext context) |
void |
saveTitle(String newTitle,
org.exoplatform.webui.event.Event event) |
void |
toInfoMode() |
void |
toInputMode() |
checkModificationContextaddChild, 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, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, urlpublic static final String EXTENSION_TYPE
public static final String FIELD_TITLEINFO
public static final String FIELD_TITLEINPUT
public static final String FIELD_EDITABLE
public static final String CHANGE_TITLEMODE
public void processRender(org.exoplatform.webui.application.WebuiRequestContext context)
throws Exception
processRender in class UIWikiExtensionContainerExceptionpublic String getExtensionType()
getExtensionType in class UIWikiExtensionContainerpublic org.exoplatform.webui.form.UIFormInputInfo getUIFormInputInfo()
public org.exoplatform.webui.form.UIFormStringInput getUIStringInput()
public void toInfoMode()
public void toInputMode()
public boolean isInfoMode()
public void saveTitle(String newTitle, org.exoplatform.webui.event.Event event) throws Exception
Exceptionprotected boolean isAddMode()
public String getTitle()
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.