Class UIWikiGrid
- java.lang.Object
-
- org.exoplatform.webui.core.UIComponent
-
- org.exoplatform.webui.core.UIGrid
-
- org.exoplatform.wiki.webui.commons.UIWikiGrid
-
public class UIWikiGrid extends org.exoplatform.webui.core.UIGrid
-
-
Constructor Summary
Constructors Constructor Description UIWikiGrid()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetUIGridMode()voidsetUIGridMode(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, buildModelObject, 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
-
-
-
-
Field Detail
-
TEMPLATE
public static final String TEMPLATE
- See Also:
- Constant Field Values
-
SETTING
public static final String SETTING
- See Also:
- Constant Field Values
-
-