Uses of Class
com.vaadin.flow.component.page.Page
Packages that use Page
-
Uses of Page in com.vaadin.flow.component
Methods in com.vaadin.flow.component that return Page -
Uses of Page in com.vaadin.flow.component.page
Methods in com.vaadin.flow.component.page that return PageModifier and TypeMethodDescriptionBrowserWindowResizeEvent.getSource()FullscreenChangeEvent.getSource()Constructors in com.vaadin.flow.component.page with parameters of type PageModifierConstructorDescriptionBrowserWindowResizeEvent(Page source, int width, int height) Creates a new event.FullscreenChangeEvent(Page source, boolean fullscreen) Creates a new event.