Uses of Class
com.vaadin.flow.component.dashboard.DashboardItemSelectedChangedEvent
-
Uses of DashboardItemSelectedChangedEvent in com.vaadin.flow.component.dashboard
Method parameters in com.vaadin.flow.component.dashboard with type arguments of type DashboardItemSelectedChangedEventModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationDashboard.addItemSelectedChangedListener(com.vaadin.flow.component.ComponentEventListener<DashboardItemSelectedChangedEvent> listener) Adds an item selected change listener to this dashboard.