Package | Description |
---|---|
org.omnifaces.resourcehandler |
Modifier and Type | Method and Description |
---|---|
WebAppManifest.Orientation |
WebAppManifest.getOrientation()
Returns the default orientation mode of your web application.
|
static WebAppManifest.Orientation |
WebAppManifest.Orientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebAppManifest.Orientation[] |
WebAppManifest.Orientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2020 OmniFaces. All rights reserved.