|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Position | |
---|---|
com.vaadin.addon.touchkit.extensions | Contained here are the different extensions provided by TouchKit. |
com.vaadin.addon.touchkit.gwt.client.vcom | Contains the Vaadin communication classes and RPC interfaces
for the widgets in the com.vaadin.addon.touchkit.gwt.client.ui package. |
Uses of Position in com.vaadin.addon.touchkit.extensions |
---|
Methods in com.vaadin.addon.touchkit.extensions with parameters of type Position | |
---|---|
void |
PositionCallback.onSuccess(Position position)
Called when a geolocation request succeeds. |
Uses of Position in com.vaadin.addon.touchkit.gwt.client.vcom |
---|
Methods in com.vaadin.addon.touchkit.gwt.client.vcom with parameters of type Position | |
---|---|
void |
GeolocatorServerRpc.onGeolocationSuccess(int callbackId,
Position position)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |