Errai 3.0.1-SNAPSHOT

Uses of Class
org.jboss.errai.ui.cordova.geofencing.Region

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

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