org.exoplatform.answer.webui
Class UIBreadcumbs

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.webui.core.UIContainer
          extended by org.exoplatform.answer.webui.UIBreadcumbs

public class UIBreadcumbs
extends org.exoplatform.webui.core.UIContainer


Nested Class Summary
static class UIBreadcumbs.ChangePathActionListener
           
 
Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.core.UIContainer.SelectTabActionListener
 
Field Summary
static String FIELD_FAQHOME_BREADCUMBS
           
 List<String> pathList_
           
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
UIBreadcumbs()
           
 
Method Summary
 List<String> getBreadcumbs()
           
protected  int getMaxPath()
           
 String getPath(int index)
           
 String getPaths()
           
 void setRenderSearch(boolean isRenderSearch)
           
 void setUpdataPath(String path)
           
 
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, processRender, 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

pathList_

public List<String> pathList_

FIELD_FAQHOME_BREADCUMBS

public static final String FIELD_FAQHOME_BREADCUMBS
See Also:
Constant Field Values
Constructor Detail

UIBreadcumbs

public UIBreadcumbs()
             throws Exception
Throws:
Exception
Method Detail

setRenderSearch

public void setRenderSearch(boolean isRenderSearch)

setUpdataPath

public void setUpdataPath(String path)
                   throws Exception
Throws:
Exception

getPath

public String getPath(int index)

getPaths

public String getPaths()

getMaxPath

protected int getMaxPath()

getBreadcumbs

public List<String> getBreadcumbs()
                           throws Exception
Throws:
Exception


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.