Uses of Class
com.vaadin.flow.component.dashboard.DashboardItemResizedEvent
-
Uses of DashboardItemResizedEvent in com.vaadin.flow.component.dashboard
Method parameters in com.vaadin.flow.component.dashboard with type arguments of type DashboardItemResizedEventModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationDashboard.addItemResizedListener(com.vaadin.flow.component.ComponentEventListener<DashboardItemResizedEvent> listener) Adds an item resized listener to this dashboard.