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