|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OrientationDetector | |
---|---|
org.jboss.errai.orientation.client.local | |
org.jboss.errai.ui.cordova |
Uses of OrientationDetector in org.jboss.errai.orientation.client.local |
---|
Classes in org.jboss.errai.orientation.client.local that implement OrientationDetector | |
---|---|
class |
Html5MotionDetector
Handles DeviceMotion events, such as those fired by Gecko-based browsers on laptop computers. |
class |
Html5OrientationDetector
Detects device orientation through the official HTML 5 API, periodically firing CDI events with the latest orientation info. |
class |
NoMotionDetector
Just uses resize events to tell if the device has changed it's orientation. |
Methods in org.jboss.errai.orientation.client.local that return OrientationDetector | |
---|---|
OrientationDetector |
OrientationDetector.OrientationDetectorProvider.createOrientationDetector()
|
Uses of OrientationDetector in org.jboss.errai.ui.cordova |
---|
Classes in org.jboss.errai.ui.cordova that implement OrientationDetector | |
---|---|
class |
PhoneGapOrientationDetector
Detects device orientation through the PhoneGap API, periodically firing CDI events with the latest orientation info. |
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |