Uses of Class
org.dashbuilder.navigation.NavItem.Type
-
Packages that use NavItem.Type Package Description org.dashbuilder.navigation org.dashbuilder.navigation.impl -
-
Uses of NavItem.Type in org.dashbuilder.navigation
Methods in org.dashbuilder.navigation that return NavItem.Type Modifier and Type Method Description NavItem.TypeNavItem. getType()The item'sNavItem.Typestatic NavItem.TypeNavItem.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static NavItem.Type[]NavItem.Type. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of NavItem.Type in org.dashbuilder.navigation.impl
Methods in org.dashbuilder.navigation.impl that return NavItem.Type Modifier and Type Method Description NavItem.TypeNavItemImpl. getType()
-