Package com.vaadin.client
package com.vaadin.client
-
ClassDescriptionWraps a native javascript object containing fields for an error message.This is the client side communication "engine", managing client-server communication with its server side counterpart com.vaadin.server.VaadinService.Event triggered when a application is stopped by calling
ApplicationConnection.setApplicationRunning(boolean).A listener for listening to application stopped events.Allows custom handling of communication errors.The communication handler methods are called at certain points during communication with the server.