Uses of Class
com.vaadin.flow.component.dashboard.DashboardItemRemoveEvent
-
Uses of DashboardItemRemoveEvent in com.vaadin.flow.component.dashboard
Methods in com.vaadin.flow.component.dashboard with parameters of type DashboardItemRemoveEventModifier and TypeMethodDescriptionvoidDashboardItemRemoveHandler.onItemRemove(DashboardItemRemoveEvent event) Called before an item is removed from the dashboard by user interaction.