public static class ViewContextStrategies.ViewName extends Object implements ViewContextStrategy
| Constructor and Description |
|---|
ViewName() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
inCurrentContext(String viewName,
String parameters)
Returns whether the active context contains target navigation state.
|
public boolean inCurrentContext(String viewName, String parameters)
ViewContextStrategyinCurrentContext in interface ViewContextStrategyviewName - target navigation view nameparameters - target navigation parameterstrue to hold context open; false to release itCopyright © 2018 Vaadin Ltd. All Rights Reserved.