@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, getUI, hasListener, isTemplateMapped, isVisible, onAttach, onDetach, onEnabledStateChanged, set, setElement, setId, setVisibleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHeight, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getWidth, setHeight, setHeightFull, setMaxHeight, setMaxWidth, setMinHeight, setMinWidth, setSizeFull, setSizeUndefined, 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 © 2018–2019 Vaadin Ltd. All rights reserved.