org.exoplatform.wcm.webui.clv
Class UICLVFolderMode

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.webui.core.UIContainer
          extended by org.exoplatform.wcm.webui.clv.UICLVContainer
              extended by org.exoplatform.wcm.webui.clv.UICLVFolderMode

public class UICLVFolderMode
extends UICLVContainer

The Class UICLVFolderMode.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.exoplatform.wcm.webui.clv.UICLVContainer
UICLVContainer.PreferencesActionListener
 
Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.core.UIContainer.SelectTabActionListener
 
Field Summary
 
Fields inherited from class org.exoplatform.wcm.webui.clv.UICLVContainer
messageKey
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
UICLVFolderMode()
           
 
Method Summary
 java.util.List<javax.jcr.Node> getRenderedContentNodes()
          Gets the rendered content nodes.
 void init()
          Inits the.
 boolean isShowInfoBar()
          Gets the bar info show.
 
Methods inherited from class org.exoplatform.wcm.webui.clv.UICLVContainer
getEditLink, getFolderNode, getMessageKey, getPortletId, getTemplateResourceResolver, isModeByFolder, isShowAddContent, isShowManageContent, isShowPreferences, onRefresh, processRender
 
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
 

Constructor Detail

UICLVFolderMode

public UICLVFolderMode()
Method Detail

init

public void init()
          throws java.lang.Exception
Description copied from class: UICLVContainer
Inits the.

Specified by:
init in class UICLVContainer
Throws:
java.lang.Exception - the exception

getRenderedContentNodes

public java.util.List<javax.jcr.Node> getRenderedContentNodes()
                                                       throws java.lang.Exception
Gets the rendered content nodes.

Returns:
the rendered content nodes
Throws:
java.lang.Exception - the exception

isShowInfoBar

public boolean isShowInfoBar()
                      throws java.lang.Exception
Gets the bar info show.

Returns:
the value for info bar setting
Throws:
java.lang.Exception - the exception


Copyright © 2011 eXo Platform SAS. All Rights Reserved.