|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Region | |
---|---|
org.jboss.errai.ui.cordova.geofencing |
Uses of Region in org.jboss.errai.ui.cordova.geofencing |
---|
Methods in org.jboss.errai.ui.cordova.geofencing with parameters of type Region | |
---|---|
void |
GeoFencingProvider.addRegion(Region region)
Add a region that will be monitored to see if the user enters it. |
void |
GeoFencingBrowserProvider.addRegion(Region region)
|
void |
GeoFencingStandardProvider.addRegion(Region region)
|
void |
GeoFencingProvider.removeRegion(Region region)
Remove the monitored region. |
void |
GeoFencingBrowserProvider.removeRegion(Region region)
|
void |
GeoFencingStandardProvider.removeRegion(Region region)
|
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |