Uses of Enum Class
org.silverpeas.mobile.client.common.mobil.Orientation
Packages that use Orientation
Package
Description
-
Uses of Orientation in org.silverpeas.mobile.client.common.mobil
Methods in org.silverpeas.mobile.client.common.mobil that return OrientationModifier and TypeMethodDescriptionstatic OrientationMobilUtils.getOrientation()static OrientationReturns 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. -
Uses of Orientation in org.silverpeas.mobile.client.components.base.events.window
Methods in org.silverpeas.mobile.client.components.base.events.window that return OrientationConstructors in org.silverpeas.mobile.client.components.base.events.window with parameters of type Orientation