Package | Description |
---|---|
org.omnifaces.resourcehandler |
Modifier and Type | Method and Description |
---|---|
WebAppManifest.Display |
WebAppManifest.getDisplay()
Returns the default display mode of your web application.
|
static WebAppManifest.Display |
WebAppManifest.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.
|
Copyright © 2012–2020 OmniFaces. All rights reserved.