Package com.vaadin.flow.component.internal
package com.vaadin.flow.component.internal
-
ClassDescriptionInternal helper for
AttachEventandDetachEvent.AbstractFieldSupport<C extends Component & HasValue<AbstractField.ComponentValueChangeEvent<C,T>, T>, T> Encapsulates all the logic required for a typical field implementation.Makes a@ClientCallablemethod callable even if the UI is inert.Immutable meta data related to a component class.Dependencies defined for aComponentclass.Synchronized properties defined for aComponentclass.Tracks the location in source code where components were instantiated.Represents a location in the source code.Abstract class for composition events.A completable future that will throw from blocking operations if the current thread holds the session lock.List for storing dependencies/files (JavaScript, Stylesheets) to be loaded and included on the client side.A caching tree traverser for collecting and parsing dependencies.Cache for tracking global information related toComponentEventtypes.Handle navigation events in relation to the client side bootstrap UI.Abstract class for keyboard events.A pending JavaScript result that can be sent to the client.Holds UI-specific methods and data which are intended for internal use by the framework.APage.executeJs(String, Object...)invocation that has not yet been sent to the client.The implementation of this interface is responsible for updating the UI with given content.