Interface | Description |
---|---|
OrientationDetector |
Class | Description |
---|---|
Html5MotionDetector |
Handles DeviceMotion events, such as those fired by Gecko-based browsers on laptop computers.
|
Html5OrientationDetector |
Detects device orientation through the official HTML 5 API, periodically firing CDI
events with the latest orientation info.
|
NoMotionDetector |
Just uses resize events to tell if the device has changed it's orientation.
|
OrientationDetector.OrientationDetectorProvider |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.