org.exoplatform.wiki.webui
Class UIWikiMaskWorkspace

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.webui.core.UIComponentDecorator
          extended by org.exoplatform.portal.webui.workspace.UIMaskWorkspace
              extended by org.exoplatform.wiki.webui.UIWikiMaskWorkspace

public class UIWikiMaskWorkspace
extends org.exoplatform.portal.webui.workspace.UIMaskWorkspace


Nested Class Summary
 
Nested classes/interfaces inherited from class org.exoplatform.portal.webui.workspace.UIMaskWorkspace
org.exoplatform.portal.webui.workspace.UIMaskWorkspace.CloseActionListener
 
Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIComponentDecorator
org.exoplatform.webui.core.UIComponentDecorator.UIComponentDecoratorLifecycle
 
Field Summary
 List<WikiMode> accept_Modes
           
 
Fields inherited from class org.exoplatform.webui.core.UIComponentDecorator
uicomponent_
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
UIWikiMaskWorkspace()
           
 
Method Summary
 WikiMode getCurrentMode()
           
 String getPopupTitle()
           
 void processRender(org.exoplatform.webui.application.WebuiRequestContext context)
           
 void setPopupTitle(String popupTitle)
           
 
Methods inherited from class org.exoplatform.portal.webui.workspace.UIMaskWorkspace
createUIComponent, createUIComponent, getWindowHeight, getWindowWidth, isShow, isUpdated, setShow, setUIComponent, setUpdated, setWindowSize
 
Methods inherited from class org.exoplatform.webui.core.UIComponentDecorator
findComponentById, findComponentOfType, findFirstComponentOfType, getUIComponent, renderChildren
 
Methods inherited from class org.exoplatform.webui.core.UIComponent
broadcast, createEvent, 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

accept_Modes

public List<WikiMode> accept_Modes
Constructor Detail

UIWikiMaskWorkspace

public UIWikiMaskWorkspace()
Method Detail

processRender

public void processRender(org.exoplatform.webui.application.WebuiRequestContext context)
                   throws Exception
Overrides:
processRender in class org.exoplatform.webui.core.UIComponent
Throws:
Exception

getPopupTitle

public String getPopupTitle()

setPopupTitle

public void setPopupTitle(String popupTitle)

getCurrentMode

public WikiMode getCurrentMode()


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.