Class EnhancedRouteTabs

java.lang.Object
com.vaadin.flow.component.Component
com.vaadin.flow.component.Composite<com.flowingcode.vaadin.addons.enhancedtabs.EnhancedTabs>
com.flowingcode.vaadin.addons.demo.EnhancedRouteTabs
All Implemented Interfaces:
AttachNotifier, DetachNotifier, HasElement, HasStyle, BeforeEnterObserver, BeforeEnterHandler, Serializable

public class EnhancedRouteTabs extends Composite<com.flowingcode.vaadin.addons.enhancedtabs.EnhancedTabs> implements BeforeEnterObserver
Extension of EnhancedTabs in order to allow to bind tabs with Routes.
See Also: