Interface and Description |
---|
com.vaadin.flow.component.page.Page.ExecutionCanceler
superseded by
PendingJavaScriptResult |
Class and Description |
---|
com.vaadin.flow.component.internal.HtmlDependencyParser
Due for removal because of additional cache layer
|
com.vaadin.flow.router.internal.RouterUtil
This is an internal class for Flow and should not be used outside.
This is deprecated since 1.3 and will be removed in later versions of Flow.
|
Annotation Type and Description |
---|
com.vaadin.flow.server.VaadinServletConfiguration
Leftover from Vaadin Framework 8 where the developer typically
defines their own servlet class. Starting from Flow 1.0, a
servlet is automatically registered and this annotation serves
very little purpose.
|
Field and Description |
---|
com.vaadin.flow.server.Constants.SERVLET_PARAMETER_BOWER_MODE
the parameter is renamed to
Constants.SERVLET_PARAMETER_COMPATIBILITY_MODE |
com.vaadin.flow.server.VaadinService.URL_PARAMETER_CLOSE_APPLICATION
As of 7.0.
|
com.vaadin.flow.server.VaadinService.URL_PARAMETER_RESTART_APPLICATION
As of 7.0.
|
Constructor and Description |
---|
com.vaadin.flow.router.BeforeEnterEvent(NavigationEvent, Class<?>) |
com.vaadin.flow.router.BeforeEnterEvent(Router, NavigationTrigger, Location, Class<?>, UI) |
com.vaadin.flow.router.BeforeEvent(NavigationEvent, Class<?>) |
com.vaadin.flow.router.BeforeEvent(Router, NavigationTrigger, Location, Class<?>, UI) |
com.vaadin.flow.router.BeforeLeaveEvent(NavigationEvent, Class<?>) |
com.vaadin.flow.router.BeforeLeaveEvent(Router, NavigationTrigger, Location, Class<?>, UI) |
com.vaadin.flow.dom.Element(String, boolean)
The
autoCreate parameter no longer has any effect.
Use Element.Element(String) instead. |
com.vaadin.flow.internal.ResponseWriter() |
com.vaadin.flow.internal.ResponseWriter(int)
This constructor is never used internally and might be
removed.
|
Enum Constant and Description |
---|
com.vaadin.flow.component.KeyLocation.RIGTH |
Copyright © 2000–2019 Vaadin Ltd. All rights reserved.