Uses of Class
net.n2oapp.framework.api.metadata.header.MenuItem.LinkType
-
Packages that use MenuItem.LinkType Package Description net.n2oapp.framework.api.metadata.header -
-
Uses of MenuItem.LinkType in net.n2oapp.framework.api.metadata.header
Methods in net.n2oapp.framework.api.metadata.header that return MenuItem.LinkType Modifier and Type Method Description static MenuItem.LinkTypeMenuItem.LinkType. valueOf(String name)Returns the enum constant of this type with the specified name.static MenuItem.LinkType[]MenuItem.LinkType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-