Uses of Class
com.aoapps.web.framework.TreePageData
-
Uses of TreePageData in com.aoapps.web.framework
Methods in com.aoapps.web.framework that return types with arguments of type TreePageDataModifier and TypeMethodDescriptionprotected final List
<? extends TreePageData> AutoSiteMap.getTree
(WebSiteRequest req, HttpServletResponse resp) protected abstract List
<? extends TreePageData> TreePage.getTree
(WebSiteRequest req, HttpServletResponse resp) Gets the tree to be displayed.