Package | Description |
---|---|
org.devacfr.maven.skins.reflow.context | |
org.devacfr.maven.skins.reflow.model |
Modifier and Type | Method and Description |
---|---|
NavSideMenu |
DocumentContext.getNavSideMenu() |
Modifier and Type | Method and Description |
---|---|
protected NavSideMenu |
NavSideMenu.withItems(List<SideNavMenuItem> items)
Sets the
List of SideNavMenuItem . |
protected NavSideMenu |
NavSideMenu.withName(String name)
Sets the name of menu displayed on top of navside menu.
|
protected NavSideMenu |
NavSideMenu.withSelectFirstOnSelect(boolean selectFirstOnExpand)
Sets the indicating whether the first sub menu item should be selected when a dropdown menu item is selected and
should expand.
|
Copyright © 2012–2023 Friederich Christophe. All rights reserved.