| Package | Description |
|---|---|
| org.nuxeo.ecm.platform.ui.web.api | |
| org.nuxeo.ecm.platform.ui.web.pathelements | |
| org.nuxeo.ecm.webapp.context | |
| org.nuxeo.ecm.webapp.navigation |
| Modifier and Type | Method and Description |
|---|---|
List<PathElement> |
NavigationContext.getCurrentPathList() |
| Modifier and Type | Class and Description |
|---|---|
class |
ArchivedVersionsPathElement |
class |
DocumentPathElement |
class |
HiddenDocumentPathElement
Represents a document path element, with no visible link.
|
class |
TextPathElement |
class |
VersionDocumentPathElement |
| Modifier and Type | Method and Description |
|---|---|
protected PathElement |
NavigationContextBean.getDocumentPathElement(DocumentModel doc) |
| Modifier and Type | Method and Description |
|---|---|
List<PathElement> |
NavigationContextBean.getCurrentPathList() |
| Modifier and Type | Method and Description |
|---|---|
List<PathElement> |
BreadcrumbActionsBean.getBackendPath()
Computes the current path by making calls to backend.
|
List<PathElement> |
BreadcrumbActions.getBackendPath() |
protected List<PathElement> |
BreadcrumbActionsBean.makeBackendPathFromLabel(String label) |
protected List<PathElement> |
BreadcrumbActionsBean.shrinkPathIfNeeded(List<PathElement> paths) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
BreadcrumbActionsBean.navigateToPathElement(PathElement pathElement) |
| Modifier and Type | Method and Description |
|---|---|
protected List<PathElement> |
BreadcrumbActionsBean.shrinkPathIfNeeded(List<PathElement> paths) |
Copyright © 2019 Nuxeo. All rights reserved.