Uses of Class
com.vaadin.flow.component.tabs.TabSheet.SelectedChangeEvent
-
-
Uses of TabSheet.SelectedChangeEvent in com.vaadin.flow.component.tabs
Method parameters in com.vaadin.flow.component.tabs with type arguments of type TabSheet.SelectedChangeEvent Modifier and Type Method Description com.vaadin.flow.shared.RegistrationTabSheet. addSelectedChangeListener(com.vaadin.flow.component.ComponentEventListener<TabSheet.SelectedChangeEvent> listener)Adds a listener forTabSheet.SelectedChangeEvent.
-