| Package | Description |
|---|---|
| com.vaadin.flow.component | |
| com.vaadin.flow.component.page |
| Modifier and Type | Method and Description |
|---|---|
Page |
UI.getPage()
Gets the object representing the page on which this UI exists.
|
| Modifier and Type | Method and Description |
|---|---|
Page |
BrowserWindowResizeEvent.getSource() |
| Constructor and Description |
|---|
BrowserWindowResizeEvent(Page source,
int width,
int height)
Creates a new event.
|
Copyright © 2025. All rights reserved.