Uses of Class
org.dashbuilder.navigation.layout.NavDragComponentType
-
Packages that use NavDragComponentType Package Description org.dashbuilder.navigation.layout -
-
Uses of NavDragComponentType in org.dashbuilder.navigation.layout
Methods in org.dashbuilder.navigation.layout that return NavDragComponentType Modifier and Type Method Description static NavDragComponentTypeNavDragComponentType. getByClassName(String className)static NavDragComponentTypeNavDragComponentType. valueOf(String name)Returns the enum constant of this type with the specified name.static NavDragComponentType[]NavDragComponentType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.dashbuilder.navigation.layout with parameters of type NavDragComponentType Modifier and Type Method Description StringLayoutRecursionIssue. getNavDragTypeI18nName(NavDragComponentType dragType, LayoutRecursionIssueI18n i18n)
-