|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.wcm.webui.clv.UICLVContainer
public abstract class UICLVContainer
Created by The eXo Platform SAS Author : anh.do anh.do@exoplatform.com, anhdn86@gmail.com Feb 23, 2009
| Nested Class Summary | |
|---|---|
static class |
UICLVContainer.CLVNodeCreator
|
static class |
UICLVContainer.PreferencesActionListener
The listener interface for receiving quickEditAction events. |
| 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 |
| Constructor Summary | |
|---|---|
UICLVContainer()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getEditLink(boolean isEditable,
boolean isNew)
|
javax.jcr.Node |
getFolderNode()
|
java.lang.String |
getMessageKey()
Gets the message. |
java.lang.String |
getPortletId()
Gets the portlet id. |
abstract java.lang.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)
|
| 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 |
| Field Detail |
|---|
protected java.lang.String messageKey
| Constructor Detail |
|---|
public UICLVContainer()
| Method Detail |
|---|
public abstract void init()
throws java.lang.Exception
java.lang.Exception - the exception
public abstract java.lang.String getPortletName()
throws java.lang.Exception
java.lang.Exception - the exception
public java.lang.String getMessageKey()
throws java.lang.Exception
java.lang.Exception - the exceptionpublic java.lang.String getPortletId()
public void processRender(org.exoplatform.webui.application.WebuiRequestContext context)
throws java.lang.Exception
processRender in class org.exoplatform.webui.core.UIComponentjava.lang.Exception
public java.lang.String getEditLink(boolean isEditable,
boolean isNew)
public javax.jcr.Node getFolderNode()
public org.exoplatform.resolver.ResourceResolver getTemplateResourceResolver()
throws java.lang.Exception
java.lang.Exception - the exception
public void onRefresh(org.exoplatform.webui.event.Event<UICLVPresentation> event)
throws java.lang.Exception
java.lang.Exceptionpublic boolean isModeByFolder()
public boolean hasFolderPath()
public boolean isShowManageContent()
public boolean isShowAddContent()
public boolean isShowPreferences()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||