org.exoplatform.wcm.webui.clv
Class UICLVManualMode

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.UICLVManualMode

public class UICLVManualMode
extends UICLVContainer

Created by The eXo Platform SAS Author : anh.do anh.do@exoplatform.com, anhdn86@gmail.com Feb 23, 2009


Nested Class Summary
 
Nested classes/interfaces inherited from class org.exoplatform.wcm.webui.clv.UICLVContainer
UICLVContainer.CLVNodeCreator, 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
UICLVManualMode()
           
 
Method Summary
 java.lang.String getPortletName()
          Get portlet name.
 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, hasFolderPath, 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

UICLVManualMode

public UICLVManualMode()
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

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

getPortletName

public java.lang.String getPortletName()
                                throws java.lang.Exception
Get portlet name.

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


Copyright © 2012 eXo Platform SAS. All Rights Reserved.