Enum Class WebAppManifest.Orientation

java.lang.Object
java.lang.Enum<WebAppManifest.Orientation>
org.omnifaces.resourcehandler.WebAppManifest.Orientation
All Implemented Interfaces:
Serializable, Comparable<WebAppManifest.Orientation>, Constable
Enclosing class:
WebAppManifest

protected static enum WebAppManifest.Orientation extends Enum<WebAppManifest.Orientation>
Enumeration of orientation modes, to be used in WebAppManifest.getOrientation().
See Also: