Uses of Enum Class
io.jenkins.plugins.designlibrary.Category
-
Uses of Category in io.jenkins.plugins.designlibrary
Methods in io.jenkins.plugins.designlibrary that return CategoryModifier and TypeMethodDescriptionColors.getCategory()JavaScriptProxy.getCategory()Layouts.getCategory()Links.getCategory()Localization.getCategory()Spacing.getCategory()Stylesheets.getCategory()UISample.getCategory()Retrieves the category of this UI sample.Validation.getCategory()static CategoryReturns the enum constant of this class with the specified name.static Category[]Category.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.jenkins.plugins.designlibrary that return types with arguments of type Category