Uses of Class
com.vaadin.flow.component.dashboard.DashboardItemRemovedEvent
-
Uses of DashboardItemRemovedEvent in com.vaadin.flow.component.dashboard
Method parameters in com.vaadin.flow.component.dashboard with type arguments of type DashboardItemRemovedEventModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationDashboard.addItemRemovedListener(com.vaadin.flow.component.ComponentEventListener<DashboardItemRemovedEvent> listener) Adds an item removed listener to this dashboard.