Package com.vaadin.client
package com.vaadin.client
-
ClassDescriptionApplication configuration data.Main class for an application / UI.Provides a way to query information about web browser.A generic command interface meant to be used for passing lambdas around.GWT interface to ConnectionIndicator.tsHelper class for using window.console.A registry implementation used by
ApplicationConnection.Handles loading of dependencies (stylesheets and scripts) in the application.Utils class, intended to ease working with DOM elements on client side.Utility class which handles javascript execution context (see ExecuteJavaScriptProcessor#getContextExecutionObject()).Mapping between a server side node identifier which has been requested to attach existing client side element.Handles server initial property values with the purpose to prevent change their values from the client side.Utils class, intended to ease working with LitElement related code on client side.Utils class, intended to ease working with Polymer related code on a client side.Lightweight profiling tool that can be used to collect profiling data with zero overhead unless enabled.Enables the profiling via deferred binding.A hierarchical representation of the time spent running a named block of code.Provides access to data from theProfiler.Utils class, intended to ease working with React component related code on the client side.A registry of singleton instances, such asServerRpcQueue, which can be looked up based on their class.ResourceLoader lets you dynamically include external scripts and styles on the page and lets you know when the resource has been loaded.Event fired when a resource has been loaded.Event listener that gets notified when a resource has been loaded.Includes utility methods to interact with HTML storage API.Handles system errors in the application.Scheduler implementation which tracks and reports whether there is any work queued or currently being executed.Manages the lifecycle of a UI.Event triggered when the lifecycle state of a UI is changed.A listener for listening to UI lifecycle events.Describes the state of a UI.Client side URL resolver for vaadin protocols.Old abstraction for a UIDL JSON message.Utility methods which are related to client side code only.