| Package | Description |
|---|---|
| com.vaadin.cdi.viewcontextstrategy |
| Modifier and Type | Class and Description |
|---|---|
interface |
ViewContextByName
Strategy to hold the context open while view name does not change.
|
interface |
ViewContextByNameAndParameters
Strategy to hold the context open while view name and view parameters do not
change.
|
interface |
ViewContextByNavigation
Strategy to release, and create a new context on every navigation regardless
of view name and parameters.
|
Copyright © 2018 Vaadin Ltd. All Rights Reserved.