public static class Network.UnsupportedImpl extends Network.Impl
handlers, messages| Constructor and Description |
|---|
Network.UnsupportedImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
addNetworkHandler(NetworkEvent.Handler handler)
Adds an
NetworkEvent handler. |
boolean |
isOnLine()
Returns whether or not the network is onLine
|
boolean |
isSupported()
Check if this browser support Crux offline working.
|
fireEvent, fireOffLineEvent, fireOnLineEventpublic boolean isOnLine()
HasNetworkHandlerspublic com.google.gwt.event.shared.HandlerRegistration addNetworkHandler(NetworkEvent.Handler handler)
HasNetworkHandlersNetworkEvent handler.addNetworkHandler in interface HasNetworkHandlersaddNetworkHandler in class Network.Implhandler - the handlerpublic boolean isSupported()
Network.ImplisSupported in class Network.ImplCopyright © 2015. All rights reserved.