com.vaadin.flow.component.page.
Package com.vaadin.flow.component.page
-
Interface Summary Interface Description History.HistoryStateChangeHandler Handles location change events.
LoadingIndicatorConfiguration Provides method for configuring the loading indicator.
Page.ExecutionCanceler Callback method for canceling executable javascript set with
Page.executeJavaScript(String, Serializable...)
. -
Class Summary Class Description History Represents
window.history
in the browser.History.HistoryStateChangeEvent Event fired when the history state has changed.
Page Represents the web page open in the browser, containing the UI it is connected to.
-
Enum Summary Enum Description Inline.Position Inline position enum.
Inline.Wrapping File content wrapping enum.
TargetElement Page target element enum for inlining during bootstrap creation.
-
Annotation Types Summary Annotation Type Description BodySize Defines the body size that will be added to the HTML of the host pages.
Inline Defines files to inline into the initial page.
Inline.Container Internal annotation to enable use of multiple
Inline
annotations.Push Configures server push for a
UI
.Viewport Defines a viewport tag that will be added to the HTML of the host page of a UI class.