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.SelectedChangeEventModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationTabSheet.addSelectedChangeListener(com.vaadin.flow.component.ComponentEventListener<TabSheet.SelectedChangeEvent> listener) Adds a listener forTabSheet.SelectedChangeEvent.