org.exoplatform.wcm.webui.clv
Class UICLVContainer
java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.wcm.webui.clv.UICLVContainer
- Direct Known Subclasses:
- UICLVFolderMode, UICLVManualMode
public abstract class UICLVContainer
- extends org.exoplatform.webui.core.UIContainer
Created by The eXo Platform SAS
Author : anh.do
anh.do@exoplatform.com, anhdn86@gmail.com
Feb 23, 2009
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
|
Field Summary |
protected java.lang.String |
messageKey
The message key. |
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent |
| 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 |
messageKey
protected java.lang.String messageKey
- The message key.
UICLVContainer
public UICLVContainer()
init
public abstract void init()
throws java.lang.Exception
- Inits the.
- Throws:
java.lang.Exception - the exception
getMessageKey
public java.lang.String getMessageKey()
throws java.lang.Exception
- Gets the message.
- Returns:
- the message
- Throws:
java.lang.Exception - the exception
getPortletId
public java.lang.String getPortletId()
- Gets the portlet id.
- Returns:
- the portlet id
processRender
public void processRender(org.exoplatform.webui.application.WebuiRequestContext context)
throws java.lang.Exception
- Overrides:
processRender in class org.exoplatform.webui.core.UIComponent
- Throws:
java.lang.Exception
getEditLink
public java.lang.String getEditLink(boolean isEditable,
boolean isNew)
getFolderNode
public javax.jcr.Node getFolderNode()
getTemplateResourceResolver
public org.exoplatform.resolver.ResourceResolver getTemplateResourceResolver()
throws java.lang.Exception
- Gets the template resource resolver.
- Returns:
- the template resource resolver
- Throws:
java.lang.Exception - the exception
onRefresh
public void onRefresh(org.exoplatform.webui.event.Event<UICLVPresentation> event)
throws java.lang.Exception
- Throws:
java.lang.Exception
isModeByFolder
public boolean isModeByFolder()
hasFolderPath
public boolean hasFolderPath()
isShowManageContent
public boolean isShowManageContent()
isShowAddContent
public boolean isShowAddContent()
isShowPreferences
public boolean isShowPreferences()
Copyright © 2012 eXo Platform SAS. All Rights Reserved.