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