Package | Description |
---|---|
com.vaadin.flow.component | |
com.vaadin.flow.component.internal | |
com.vaadin.flow.internal | |
com.vaadin.flow.server |
Class and Description |
---|
AbstractAttachDetachEvent
Internal helper for
AttachEvent and DetachEvent . |
ComponentMetaData.DependencyInfo
Dependencies defined for a
Component class. |
ComponentMetaData.SynchronizedPropertyInfo
Synchronized properties defined for a
Component class. |
CompositionEvent
Abstract class for composition events.
|
KeyboardEvent
Abstract class for keyboard events.
|
UIInternals
Holds UI-specific methods and data which are intended for internal use by the
framework.
|
Class and Description |
---|
ComponentMetaData.DependencyInfo
Dependencies defined for a
Component class. |
ComponentMetaData.SynchronizedPropertyInfo
Synchronized properties defined for a
Component class. |
DependencyList
List for storing dependencies/files (JavaScript, Stylesheets) to be loaded
and included on the client side.
|
HeartbeatEvent
Event created for a application heartbeat from the client.
|
HeartbeatListener
Listener for listening to the heartbeat of the application.
|
PendingJavaScriptInvocation
A pending JavaScript result that can be sent to the client.
|
UIInternals.JavaScriptInvocation
A
Page.executeJs(String, Serializable...) invocation that has not
yet been sent to the client. |
Class and Description |
---|
UIInternals
Holds UI-specific methods and data which are intended for internal use by the
framework.
|
Class and Description |
---|
DependencyTreeCache
A caching tree traverser for collecting and parsing dependencies.
|
Copyright © 2020. All rights reserved.