Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.ecm.platform.ui.web.pathelements.PathElement

Packages that use PathElement
org.nuxeo.ecm.platform.ui.web.api   
org.nuxeo.ecm.platform.ui.web.pathelements   
org.nuxeo.ecm.webapp.context   
org.nuxeo.ecm.webapp.navigation   
 

Uses of PathElement in org.nuxeo.ecm.platform.ui.web.api
 

Methods in org.nuxeo.ecm.platform.ui.web.api that return types with arguments of type PathElement
 java.util.List<PathElement> NavigationContext.getCurrentPathList()
           
 

Uses of PathElement in org.nuxeo.ecm.platform.ui.web.pathelements
 

Classes in org.nuxeo.ecm.platform.ui.web.pathelements that implement PathElement
 class ArchivedVersionsPathElement
           
 class DocumentPathElement
           
 class HiddenDocumentPathElement
          Represents a document path element, with no visible link.
 class TextPathElement
           
 class VersionDocumentPathElement
           
 

Uses of PathElement in org.nuxeo.ecm.webapp.context
 

Methods in org.nuxeo.ecm.webapp.context that return types with arguments of type PathElement
 java.util.List<PathElement> NavigationContextBean.getCurrentPathList()
           
 

Uses of PathElement in org.nuxeo.ecm.webapp.navigation
 

Methods in org.nuxeo.ecm.webapp.navigation that return types with arguments of type PathElement
 java.util.List<PathElement> BreadcrumbActionsBean.getBackendPath()
          Computes the current path by making calls to backend.
 java.util.List<PathElement> BreadcrumbActions.getBackendPath()
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.