Uses of Class
org.omnifaces.resourcehandler.WebAppManifest.Display
-
Packages that use WebAppManifest.Display Package Description org.omnifaces.resourcehandler -
-
Uses of WebAppManifest.Display in org.omnifaces.resourcehandler
Methods in org.omnifaces.resourcehandler that return WebAppManifest.Display Modifier and Type Method Description WebAppManifest.DisplayWebAppManifest. getDisplay()Returns the default display mode of your web application.static WebAppManifest.DisplayWebAppManifest.Display. valueOf(String name)Returns the enum constant of this type with the specified name.static WebAppManifest.Display[]WebAppManifest.Display. values()Returns an array containing the constants of this enum type, in the order they are declared.
-