Uses of Class
com.vaadin.flow.component.tabs.GeneratedVaadinTabs
-
Packages that use GeneratedVaadinTabs Package Description com.vaadin.flow.component.tabs -
-
Uses of GeneratedVaadinTabs in com.vaadin.flow.component.tabs
Classes in com.vaadin.flow.component.tabs with type parameters of type GeneratedVaadinTabs Modifier and Type Class Description classGeneratedVaadinTabs<R extends GeneratedVaadinTabs<R>>Description copied from corresponding location in WebComponent:Subclasses of GeneratedVaadinTabs in com.vaadin.flow.component.tabs Modifier and Type Class Description classTabsTabs are used to organize and group content into sections that the user can navigate between.
-