Uses of Class
org.apache.velocity.tools.view.BreadcrumbTool.NavigationElement
-
Uses of BreadcrumbTool.NavigationElement in org.apache.velocity.tools.view
Classes in org.apache.velocity.tools.view that implement interfaces with type arguments of type BreadcrumbTool.NavigationElementModifier and TypeClassDescriptionclassHelper tool to display a navigation breadcrumb to the end user.Fields in org.apache.velocity.tools.view with type parameters of type BreadcrumbTool.NavigationElementModifier and TypeFieldDescriptionprotected List<BreadcrumbTool.NavigationElement> BreadcrumbTool.navigationElementsNavigation elements for the current URIMethods in org.apache.velocity.tools.view that return types with arguments of type BreadcrumbTool.NavigationElementMethods in org.apache.velocity.tools.view with parameters of type BreadcrumbTool.NavigationElementModifier and TypeMethodDescriptionprotected booleanBreadcrumbTool.customize(BreadcrumbTool.NavigationElement navElem, javax.servlet.http.HttpServletRequest request) Let the user customize programmatically the name and URL of a specific element.