Uses of Class
edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu.MenuItem
-
Packages that use MenuItem Package Description edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu -
-
Uses of MenuItem in edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu
Subclasses of MenuItem in edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu Modifier and Type Class Description classMainMenuItemA menu item that indicates whether it is the active item or not.Fields in edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu with type parameters of type MenuItem Modifier and Type Field Description protected List<MenuItem>Menu. itemsMethods in edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu that return types with arguments of type MenuItem Modifier and Type Method Description List<MenuItem>Menu. getItems()
-