Uses of Enum Class
org.omnifaces.resourcehandler.WebAppManifest.Display
Packages that use WebAppManifest.Display
-
Uses of WebAppManifest.Display in org.omnifaces.resourcehandler
Methods in org.omnifaces.resourcehandler that return WebAppManifest.DisplayModifier and TypeMethodDescriptionWebAppManifest.getDisplay()Returns the default display mode of your web application.static WebAppManifest.DisplayReturns the enum constant of this class with the specified name.static WebAppManifest.Display[]WebAppManifest.Display.values()Returns an array containing the constants of this enum class, in the order they are declared.