Uses of Class
io.guise.framework.component.AbstractMenu
-
Packages that use AbstractMenu Package Description io.guise.framework.component -
-
Uses of AbstractMenu in io.guise.framework.component
Subclasses of AbstractMenu in io.guise.framework.component Modifier and Type Class Description class
AccordionMenu
A menu that collapses its children's children between its children, like an accordion.class
DropMenu
A menu that drops its children down from the top or over to the side.
-