| Package | Description |
|---|---|
| com.vaadin.cdi.internal | |
| com.vaadin.cdi.viewcontextstrategy |
| Class and Description |
|---|
| ViewContextByName
Strategy to hold the context open while view name does not change.
|
| ViewContextByNameAndParameters
Strategy to hold the context open while view name and view parameters do not
change.
|
| ViewContextByNavigation
Strategy to release, and create a new context on every navigation regardless
of view name and parameters.
|
| ViewContextStrategy
Decision strategy on whether target navigation state belongs to active view
context.
|
| Class and Description |
|---|
| ViewContextStrategyQualifier
Annotations which define a strategy to
drive the behavior of the view context have to be annotated with this.
|
Copyright © 2018 Vaadin Ltd. All Rights Reserved.