public abstract class AbstractFcAppRouterLayout
extends com.vaadin.flow.component.html.Div
implements com.vaadin.flow.router.RouterLayout
configure method.| Constructor and Description |
|---|
AbstractFcAppRouterLayout() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
configure(AppLayout app) |
protected void |
onAttach(com.vaadin.flow.component.AttachEvent attachEvent) |
protected void |
showRouterLayoutContent(AppLayout app,
com.vaadin.flow.component.HasElement content) |
void |
showRouterLayoutContent(com.vaadin.flow.component.HasElement content) |
addListener, fireEvent, from, get, getChildren, getElement, getEventBus, getId, getLocale, getParent, getTranslation, getTranslation, getUI, hasListener, isTemplateMapped, isVisible, onDetach, onEnabledStateChanged, set, setElement, setId, setVisibleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHeight, getWidth, setHeight, setSizeFull, setSizeUndefined, setWidthprotected void onAttach(com.vaadin.flow.component.AttachEvent attachEvent)
onAttach in class com.vaadin.flow.component.Componentprotected abstract void configure(AppLayout app)
public final void showRouterLayoutContent(com.vaadin.flow.component.HasElement content)
showRouterLayoutContent in interface com.vaadin.flow.router.RouterLayoutprotected void showRouterLayoutContent(AppLayout app, com.vaadin.flow.component.HasElement content)
Copyright © 2018–2019 Flowing Code. All rights reserved.