Uses of Class
org.wso2.carbon.ui.deployment.beans.BreadCrumbItem
-
Packages that use BreadCrumbItem Package Description org.wso2.carbon.ui -
-
Uses of BreadCrumbItem in org.wso2.carbon.ui
Methods in org.wso2.carbon.ui with parameters of type BreadCrumbItem Modifier and Type Method Description HashMap<String,String>BreadCrumbGenerator. getBreadCrumbContent(javax.servlet.http.HttpServletRequest request, BreadCrumbItem currentBreadcrumbItem, String jspFilePath, boolean topPage, boolean removeLastItem)Generates breadcrumb html content.
-