Uses of Class
com.vaadin.flow.component.tabs.Tabs
-
-
Uses of Tabs in com.vaadin.flow.component.tabs
Constructors in com.vaadin.flow.component.tabs with parameters of type Tabs Constructor Description SelectedChangeEvent(Tabs source, boolean fromClient)Deprecated.SelectedChangeEvent(Tabs source, Tab previousTab, boolean fromClient)Creates a new selected change event.
-