Uses of Class
org.devacfr.maven.skins.reflow.model.TocSidebar
-
Packages that use TocSidebar Package Description org.devacfr.maven.skins.reflow.model -
-
Uses of TocSidebar in org.devacfr.maven.skins.reflow.model
Methods in org.devacfr.maven.skins.reflow.model that return TocSidebar Modifier and Type Method Description protected TocSidebarTocSidebar. withAutoExpandable(boolean autoExpandable)Sets the indicating whether is auto-expanded.protected TocSidebarTocSidebar. withExpanded(boolean expanded)Sets the indicating whether is expanded.protected TocSidebarTocSidebar. withFixed(boolean fixed)Sets the indicating whether is fixed.protected TocSidebarTocSidebar. withLevel(int level)Sets the level limit to display
-