Uses of Class
com.vaadin.flow.component.dashboard.DashboardItemResizeModeChangedEvent
-
Uses of DashboardItemResizeModeChangedEvent in com.vaadin.flow.component.dashboard
Method parameters in com.vaadin.flow.component.dashboard with type arguments of type DashboardItemResizeModeChangedEventModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationDashboard.addItemResizeModeChangedListener(com.vaadin.flow.component.ComponentEventListener<DashboardItemResizeModeChangedEvent> listener) Adds an item resize mode change listener to this dashboard.