Uses of Interface
com.storedobject.vaadin.ResizedListener
Packages that use ResizedListener
-
Uses of ResizedListener in com.storedobject.vaadin
Methods in com.storedobject.vaadin with parameters of type ResizedListenerModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationApplication.addBrowserResizedListener(ResizedListener listener) Add a browser resized listener to this application so that the listener will be alerted whenever the browser is resized.com.vaadin.flow.shared.RegistrationApplication.addContentResizedListener(ResizedListener listener) Add a content resized listener so that the listener will be alerted whenever the "content area" of the application is resized.