org.exoplatform.wiki.webui.commons
Class UIWikiGrid

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.webui.core.UIGrid
          extended by org.exoplatform.wiki.webui.commons.UIWikiGrid

public class UIWikiGrid
extends org.exoplatform.webui.core.UIGrid


Field Summary
static String SETTING
           
static String TEMPLATE
           
 
Fields inherited from class org.exoplatform.webui.core.UIGrid
action_, beanField_, beanIdField_, displayedChars_, label_, uiIterator_, useAjax
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
UIWikiGrid()
           
 
Method Summary
 String getUIGridMode()
           
 void setUIGridMode(String mode)
           
 
Methods inherited from class org.exoplatform.webui.core.UIGrid
configure, findComponentById, getBeanActions, getBeanFields, getBeanIdField, getBeanIdFor, getBeans, getDisplayedChars, getFieldValue, getLabel, getUIPageIterator, isUseAjax, setDisplayedChars, setLabel, setUseAjax
 
Methods inherited from class org.exoplatform.webui.core.UIComponent
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, findComponentOfType, findFirstComponentOfType, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, 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

TEMPLATE

public static final String TEMPLATE
See Also:
Constant Field Values

SETTING

public static final String SETTING
See Also:
Constant Field Values
Constructor Detail

UIWikiGrid

public UIWikiGrid()
           throws Exception
Throws:
Exception
Method Detail

setUIGridMode

public void setUIGridMode(String mode)

getUIGridMode

public String getUIGridMode()


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