Uses of Class
org.neotropic.util.visual.menu.MenuLayout
- 
Packages that use MenuLayout Package Description org.neotropic.util.visual.menu  - 
- 
Uses of MenuLayout in org.neotropic.util.visual.menu
Constructors in org.neotropic.util.visual.menu with parameters of type MenuLayout Constructor Description MenuButton(MenuLayout menuLayout, String btnText, com.vaadin.flow.component.Component icon)MenuButton(MenuLayout menuLayout, String btnText, String target, com.vaadin.flow.component.Component icon) 
 -