Uses of Class
org.devacfr.maven.skins.reflow.model.Menu
-
Packages that use Menu Package Description org.devacfr.maven.skins.reflow.model -
-
Uses of Menu in org.devacfr.maven.skins.reflow.model
Methods in org.devacfr.maven.skins.reflow.model that return types with arguments of type Menu Modifier and Type Method Description List<Menu>Footer.Column. getMenus()List<Menu>Navbar. getMenus()Constructor parameters in org.devacfr.maven.skins.reflow.model with type arguments of type Menu Constructor Description Column(ISkinConfig config, List<Menu> menus)
-