Uses of Class
org.opencms.jsp.CmsJspNavBuilder.NavContext
Packages that use CmsJspNavBuilder.NavContext
Package
Description
The implementation of the OpenCms JSP tag library, with some additional utility classes to
help in JSP scriplet code and navigation building.
-
Uses of CmsJspNavBuilder.NavContext in org.opencms.jsp
Fields in org.opencms.jsp declared as CmsJspNavBuilder.NavContextModifier and TypeFieldDescriptionprotected CmsJspNavBuilder.NavContextCmsJspNavElement.m_navContextThe navigation context.Methods in org.opencms.jsp that return CmsJspNavBuilder.NavContextModifier and TypeMethodDescriptionCmsJspNavElement.getNavContext()Returns the navigation builder context.Methods in org.opencms.jsp with parameters of type CmsJspNavBuilder.NavContextModifier and TypeMethodDescriptionvoidCmsJspNavElement.setNavContext(CmsJspNavBuilder.NavContext navContext) Sets the navigation builder context.