public abstract class UICLVContainer
extends org.exoplatform.webui.core.UIContainer
| Modifier and Type | Class and Description |
|---|---|
static class |
UICLVContainer.CLVNodeCreator |
static class |
UICLVContainer.PreferencesActionListener
The listener interface for receiving quickEditAction events.
|
| Modifier and Type | Field and Description |
|---|---|
protected String |
messageKey
The message key.
|
| Constructor and Description |
|---|
UICLVContainer() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEditLink(boolean isEditable,
boolean isNew) |
javax.jcr.Node |
getFolderNode() |
String |
getMessageKey()
Gets the message.
|
String |
getPortletId()
Gets the portlet id.
|
abstract String |
getPortletName()
Get portlet name.
|
org.exoplatform.resolver.ResourceResolver |
getTemplateResourceResolver()
Gets the template resource resolver.
|
boolean |
hasFolderPath() |
abstract void |
init()
Inits the.
|
boolean |
isModeByFolder() |
boolean |
isShowAddContent() |
boolean |
isShowManageContent() |
boolean |
isShowPreferences() |
void |
onRefresh(org.exoplatform.webui.event.Event<UICLVPresentation> event) |
void |
processRender(org.exoplatform.webui.application.WebuiRequestContext context) |
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypesbroadcast, buildModelObject, 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, urlprotected String messageKey
public abstract String getPortletName() throws Exception
Exception - the exceptionpublic String getMessageKey() throws Exception
Exception - the exceptionpublic String getPortletId()
public void processRender(org.exoplatform.webui.application.WebuiRequestContext context)
throws Exception
processRender in class org.exoplatform.webui.core.UIComponentExceptionpublic String getEditLink(boolean isEditable, boolean isNew) throws Exception
Exceptionpublic javax.jcr.Node getFolderNode()
public org.exoplatform.resolver.ResourceResolver getTemplateResourceResolver()
throws Exception
Exception - the exceptionpublic void onRefresh(org.exoplatform.webui.event.Event<UICLVPresentation> event) throws Exception
Exceptionpublic boolean isModeByFolder()
public boolean hasFolderPath()
public boolean isShowManageContent()
public boolean isShowAddContent()
public boolean isShowPreferences()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.