Uses of Enum Class
org.omnifaces.resourcehandler.WebAppManifest.Category
Packages that use WebAppManifest.Category
-
Uses of WebAppManifest.Category in org.omnifaces.resourcehandler
Methods in org.omnifaces.resourcehandler that return WebAppManifest.CategoryModifier and TypeMethodDescriptionstatic WebAppManifest.CategoryReturns the enum constant of this class with the specified name.static WebAppManifest.Category[]WebAppManifest.Category.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.omnifaces.resourcehandler that return types with arguments of type WebAppManifest.CategoryModifier and TypeMethodDescriptionWebAppManifest.getCategories()Returns a collection of categories where your web application supposedly belongs to.