|
||||||||||
| 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.UIWikiContainer
org.exoplatform.wiki.webui.UIWikiVersionSelect
public class UIWikiVersionSelect
| Nested Class Summary | |
|---|---|
static class |
UIWikiVersionSelect.CompareRevisionActionListener
|
static class |
UIWikiVersionSelect.NextVersionActionListener
|
static class |
UIWikiVersionSelect.PreviousVersionActionListener
|
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
|---|
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Field Summary | |
|---|---|
static String |
COMPARE_ACTION
|
static String |
EXTENSION_TYPE
|
static String |
NEXT_VERSION
|
static String |
PREVIOUS_VERSION
|
static String |
RESTORE_ACTION
|
static String |
SHOW_HISTORY
|
static String |
VIEW_CURRENT_VERSION
|
static String |
VIEW_REVISION
|
| Fields inherited from class org.exoplatform.wiki.webui.core.UIWikiContainer |
|---|
accept_Modes |
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
UIWikiVersionSelect()
|
|
| Method Summary | |
|---|---|
String |
getVersionName()
|
protected boolean |
isHasNextVersion()
|
protected boolean |
isHasPreviousVersion()
|
protected boolean |
renderRestoreRevisionActions()
|
void |
setVersionName(String versionName)
|
| Methods inherited from class org.exoplatform.wiki.webui.core.UIWikiContainer |
|---|
getAccept_Modes, getCurrentMode, processRender, setAccept_Modes |
| 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 VIEW_CURRENT_VERSION
public static final String COMPARE_ACTION
public static final String RESTORE_ACTION
public static final String SHOW_HISTORY
public static final String NEXT_VERSION
public static final String PREVIOUS_VERSION
public static final String VIEW_REVISION
public static final String EXTENSION_TYPE
| Constructor Detail |
|---|
public UIWikiVersionSelect()
throws Exception
Exception| Method Detail |
|---|
public String getVersionName()
public void setVersionName(String versionName)
protected boolean isHasPreviousVersion()
protected boolean isHasNextVersion()
throws Exception
Exception
protected boolean renderRestoreRevisionActions()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||