|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OrientationEvent | |
---|---|
org.jboss.errai.orientation.client.local | |
org.jboss.errai.ui.cordova |
Uses of OrientationEvent in org.jboss.errai.orientation.client.local |
---|
Method parameters in org.jboss.errai.orientation.client.local with type arguments of type OrientationEvent | |
---|---|
void |
NoMotionDetector.setOrientationEventSource(javax.enterprise.event.Event<OrientationEvent> orientationEventSource)
|
void |
Html5OrientationDetector.setOrientationEventSource(javax.enterprise.event.Event<OrientationEvent> orientationEventSource)
|
void |
Html5MotionDetector.setOrientationEventSource(javax.enterprise.event.Event<OrientationEvent> orientationEventSource)
|
void |
OrientationDetector.setOrientationEventSource(javax.enterprise.event.Event<OrientationEvent> orientationEventSource)
The provider class that creates the detector calls this method to give us a means of firing the event. |
Uses of OrientationEvent in org.jboss.errai.ui.cordova |
---|
Method parameters in org.jboss.errai.ui.cordova with type arguments of type OrientationEvent | |
---|---|
void |
PhoneGapOrientationDetector.setOrientationEventSource(javax.enterprise.event.Event<OrientationEvent> orientationEventSource)
|
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |