|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OrientationDetector
Nested Class Summary | |
---|---|
static class |
OrientationDetector.OrientationDetectorProvider
|
Method Summary | |
---|---|
void |
fireOrientationEvent(double x,
double y,
double z)
|
void |
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. |
void |
startFiringOrientationEvents()
Starts the periodic firing of CDI OrientationEvents. |
void |
stopFiringOrientationEvents()
Stops the periodic firing of CDI OrientationEvents. |
Method Detail |
---|
void stopFiringOrientationEvents()
void startFiringOrientationEvents()
void setOrientationEventSource(javax.enterprise.event.Event<OrientationEvent> orientationEventSource)
void fireOrientationEvent(double x, double y, double z)
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |