@Tag(value="div") public abstract class MprNavigatorRoute extends AbstractMprNavigatorRoute
Navigator coexists with Flow routing.| Constructor and Description |
|---|
MprNavigatorRoute()
Navigator route constructor.
|
MprNavigatorRoute(com.vaadin.ui.ComponentContainer container)
Navigator route constructor with componentContainer for navigator.
|
| Modifier and Type | Method and Description |
|---|---|
protected AbstractLegacyWrapper |
getWrapper(com.vaadin.ui.Component component) |
configureNavigator, getNavigator, getNavigator, navigateToaddListener, fireEvent, from, get, getChildren, getElement, getEventBus, getId, getLocale, getParent, getTranslation, getTranslation, getTranslation, getUI, hasListener, isAttached, isTemplateMapped, isVisible, onAttach, onDetach, onEnabledStateChanged, set, setElement, setId, setVisibleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCssSize, getHeight, getHeightUnit, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getWidth, getWidthUnit, setHeight, setHeight, setHeightFull, setMaxHeight, setMaxHeight, setMaxWidth, setMaxWidth, setMinHeight, setMinHeight, setMinWidth, setMinWidth, setSizeFull, setSizeUndefined, setWidth, setWidth, setWidthFullpublic MprNavigatorRoute()
public MprNavigatorRoute(com.vaadin.ui.ComponentContainer container)
container - Layout component that should be used with navigatorprotected AbstractLegacyWrapper getWrapper(com.vaadin.ui.Component component)
getWrapper in class AbstractMprNavigatorRouteCopyright © 2020–2022 Vaadin Ltd. All rights reserved.