Package com.vaadin.flow.component.page
package com.vaadin.flow.component.page
-
ClassDescriptionAn interface to configure application features and the host page where the Vaadin application is running.Defines the body size that will be added to the HTML of the host pages.Event that is fired when a browser window containing a uI is resized.Listener that gets notified when the size of the browser window containing the uI has changed.Provides access to the browser Clipboard API.Coordinates the asynchronous arrival of text/HTML metadata and uploaded file data for a paste event.Handle for a client-side click-to-copy registration created by
Clipboard.copyOnClick(com.vaadin.flow.component.Component, String).Represents a clipboard event (paste, copy, or cut) received from the browser.Represents a file received from a clipboard paste event.Defines the color scheme for the application using the CSS color-scheme property.Enumeration of supported color scheme values.Provides extended information about the web browser, such as screen resolution and time zone.Event that is fired when the fullscreen state of the page changes.Listener that gets notified when the fullscreen state of the page changes.Representswindow.historyin the browser.Event fired when the history state has changed.Handles location change events.Defines files to inline into the initial page.Internal annotation to enable use of multipleInlineannotations.Inline position enum.File content wrapping enum.Provides method for configuring the loading indicator.Defines a meta tag with customized name and content that will be added to the HTML of the host page of a UI class.Internal annotation to enable use of multipleMetaannotations.Represents the web page open in the browser, containing the UI it is connected to.Callback for receiving extended client-side details.Represents the visibility state of a browser page.A pending result from a JavaScript snippet sent to the browser for evaluation.Exception used when aCompletableFuturereturned fromPendingJavaScriptResultis completed exceptionally because of a client-side error.Configures automatic server push.Represents the orientation types reported by the Screen Orientation API.Represents the current screen orientation state, including the orientation type and the angle of rotation.Page target element enum for inlining during bootstrap creation.Defines a viewport tag that will be added to the HTML of the host page of a UI class.Wrapper for similarly named Browser API.This callback is notified after the value has been retrieved from the client side.Represents the size of the browser window.