Uses of Class
com.vaadin.flow.component.page.FullscreenChangeEvent
Packages that use FullscreenChangeEvent
-
Uses of FullscreenChangeEvent in com.vaadin.flow.component.page
Methods in com.vaadin.flow.component.page with parameters of type FullscreenChangeEventModifier and TypeMethodDescriptionvoidFullscreenChangeListener.fullscreenChanged(FullscreenChangeEvent event) Invoked when the fullscreen state changes.