Package com.vaadin.client
-
Interface Summary Interface Description ApplicationConnection.ApplicationStoppedHandler A listener for listening to application stopped events.ApplicationConnection.CommunicationErrorHandler Allows custom handling of communication errors.ApplicationConnection.CommunicationHandler The communication handler methods are called at certain points during communication with the server. -
Class Summary Class Description ApplicationConfiguration ApplicationConfiguration.ErrorMessage Wraps a native javascript object containing fields for an error message.ApplicationConnection This is the client side communication "engine", managing client-server communication with its server side counterpart com.vaadin.server.VaadinService.ApplicationConnection.ApplicationConnectionEvent ApplicationConnection.ApplicationStoppedEvent Event triggered when a application is stopped by callingApplicationConnection.setApplicationRunning(boolean).ApplicationConnection.MultiStepDuration ApplicationConnection.RequestStartingEvent ApplicationConnection.ResponseHandlingEndedEvent ApplicationConnection.ResponseHandlingStartedEvent -
Enum Summary Enum Description ApplicationConnection.ApplicationState