Uses of Class
org.vaadin.firitin.util.ResizeObserver.SizeChangeEvent
-
Uses of ResizeObserver.SizeChangeEvent in org.vaadin.firitin.fluency.ui
Modifier and TypeMethodDescriptiondefault com.vaadin.flow.shared.Registration
FluentHasSize.addResizeListener
(com.vaadin.flow.component.ComponentEventListener<ResizeObserver.SizeChangeEvent> listener) Deprecated.Hoping to get this feature to the core soon, there might be API conflicts at that point. -
Uses of ResizeObserver.SizeChangeEvent in org.vaadin.firitin.util
Modifier and TypeMethodDescriptioncom.vaadin.flow.shared.Registration
ResizeObserver.addResizeListener
(com.vaadin.flow.component.Component component, com.vaadin.flow.component.ComponentEventListener<ResizeObserver.SizeChangeEvent> listener) Adds a listener to be notified when the size of the given component changes.