| Package | Description |
|---|---|
| de.swm.commons.mobile.client.orientation |
| Modifier and Type | Method and Description |
|---|---|
static Orientation |
OrientationController.getOrientation()
Get the current orientation of the device
|
Orientation |
OrientationChangeEvent.getOrientation()
Getter for the field
orientation. |
static Orientation |
Orientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Orientation[] |
Orientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OrientationChangeEvent(Orientation orientation)
Constructor for OrientationChangeEvent.
|
Copyright © 2011–2015 SWM. All rights reserved.