Uses of Interface
com.vaadin.flow.component.page.FullscreenChangeListener
Packages that use FullscreenChangeListener
-
Uses of FullscreenChangeListener in com.vaadin.flow.component.page
Methods in com.vaadin.flow.component.page with parameters of type FullscreenChangeListenerModifier and TypeMethodDescriptionPage.addFullscreenChangeListener(FullscreenChangeListener listener) Adds a listener that is notified when the fullscreen state changes.