Package org.exoplatform.webui.core
Class UIBreadcumbs
java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIBreadcumbs
Represents a breadcrumbs component.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent, USE_WEBUI_RESOURCES -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPath()booleanvoidsetBreadcumbsStyle(String style) voidsetPath(List<UIBreadcumbs.LocalPath> list) voidsetSelectLocalPath(UIBreadcumbs.LocalPath localPath) voidsetSelectPath(String path) voidsetTemplate(String template) Methods inherited from class org.exoplatform.webui.core.UIComponent
broadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, findComponentById, findComponentOfType, findFirstComponentOfType, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, url
-
Constructor Details
-
UIBreadcumbs
public UIBreadcumbs()
-
-
Method Details
-
getTemplate
- Overrides:
getTemplatein classUIComponent
-
setTemplate
-
getPath
-
setPath
-
getSelectLocalPath
-
setSelectLocalPath
-
setSelectPath
-
event
- Overrides:
eventin classUIComponent- Throws:
Exception
-
getBreadcumbsStyle
-
setBreadcumbsStyle
-
isUseAjax
public boolean isUseAjax()
-