Errai 3.0.1-SNAPSHOT

Uses of Class
org.jboss.errai.orientation.client.shared.OrientationEvent

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

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.