Uses of Class
com.vaadin.flow.router.internal.AbstractNavigationStateRenderer
Packages that use AbstractNavigationStateRenderer
-
Uses of AbstractNavigationStateRenderer in com.vaadin.flow.component.internal
Subclasses of AbstractNavigationStateRenderer in com.vaadin.flow.component.internalModifier and TypeClassDescriptionclass
Handle navigation events in relation to the client side bootstrap UI. -
Uses of AbstractNavigationStateRenderer in com.vaadin.flow.router.internal
Subclasses of AbstractNavigationStateRenderer in com.vaadin.flow.router.internalModifier and TypeClassDescriptionclass
Handles error navigation rendering in the target UI.class
Handles navigation events by rendering a contained NavigationState in the target UI.