Uses of Class
com.vaadin.flow.component.dashboard.DashboardItemRemovedEvent
Packages that use 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 TypeMethodDescriptionDashboard.addItemRemovedListener
(ComponentEventListener<DashboardItemRemovedEvent> listener) Adds an item removed listener to this dashboard.