|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OfflineMode.ActivationEvent | |
---|---|
com.vaadin.addon.touchkit.gwt.client.offlinemode | Contains the entry point class for offline mode as well as the API to implement an offline mode for a TouchKit application. |
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 OfflineMode.ActivationEvent in com.vaadin.addon.touchkit.gwt.client.offlinemode |
---|
Classes in com.vaadin.addon.touchkit.gwt.client.offlinemode that implement OfflineMode.ActivationEvent | |
---|---|
class |
OfflineModeActivationEventImpl
The default implementation of the OfflineMode.ActivationEvent interface. |
Methods in com.vaadin.addon.touchkit.gwt.client.offlinemode with parameters of type OfflineMode.ActivationEvent | |
---|---|
void |
DefaultOfflineMode.activate(OfflineMode.ActivationEvent event)
|
void |
OfflineMode.activate(OfflineMode.ActivationEvent event)
This method is called when a TouchKit app decides to go offline. |
Uses of OfflineMode.ActivationEvent in com.vaadin.addon.touchkit.gwt.client.vcom |
---|
Methods in com.vaadin.addon.touchkit.gwt.client.vcom with parameters of type OfflineMode.ActivationEvent | |
---|---|
void |
OfflineModeConnector.goOffline(OfflineMode.ActivationEvent event)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |