Package com.vaadin.flow.component.internal
package com.vaadin.flow.component.internal
-
ClassDescriptionInternal helper for
AttachEvent
andDetachEvent
.AbstractFieldSupport<C extends Component & HasValue<AbstractField.ComponentValueChangeEvent<C,T>, T>, T> Encapsulates all the logic required for a typical field implementation.Makes a@ClientCallable
method callable even if the UI is inert.Immutable meta data related to a component class.Dependencies defined for aComponent
class.Synchronized properties defined for aComponent
class.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 toComponentEvent
types.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, Serializable...)
invocation that has not yet been sent to the client.The implementation of this interface is responsible for updating the UI with given content.