|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.wiki.webui.core.UIExtensionContainer
org.exoplatform.wiki.webui.control.UIWikiExtensionContainer
org.exoplatform.wiki.webui.UIWikiPageTitleControlArea
public class UIWikiPageTitleControlArea
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
|---|
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Field Summary | |
|---|---|
static String |
CHANGE_TITLEMODE
|
static String |
EXTENSION_TYPE
|
static String |
FIELD_EDITABLE
|
static String |
FIELD_TITLEINFO
|
static String |
FIELD_TITLEINPUT
|
| Fields inherited from class org.exoplatform.wiki.webui.control.UIWikiExtensionContainer |
|---|
extensionSize, log |
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
UIWikiPageTitleControlArea()
|
|
| Method Summary | |
|---|---|
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()
|
| Methods inherited from class org.exoplatform.wiki.webui.core.UIExtensionContainer |
|---|
checkModificationContext |
| Methods inherited from class org.exoplatform.webui.core.UIContainer |
|---|
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes |
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
|---|
broadcast, 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, url |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public 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
| Constructor Detail |
|---|
public UIWikiPageTitleControlArea()
throws Exception
Exception| Method Detail |
|---|
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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||