JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.vaadin.addons.joelpop.appnavlayout.ui.nav
Orientation
Uses of Enum Class
org.vaadin.addons.joelpop.appnavlayout.ui.nav.Orientation
Packages that use
Orientation
Package
Description
org.vaadin.addons.joelpop.appnavlayout.ui.nav
Uses of
Orientation
in
org.vaadin.addons.joelpop.appnavlayout.ui.nav
Subclasses with type arguments of type
Orientation
in
org.vaadin.addons.joelpop.appnavlayout.ui.nav
Modifier and Type
Class
Description
enum
Orientation
Viewport orientation detected from window inner dimensions at connection time.
Methods in
org.vaadin.addons.joelpop.appnavlayout.ui.nav
that return
Orientation
Modifier and Type
Method
Description
static
Orientation
Orientation.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Orientation
[]
Orientation.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.