| Package | Description |
|---|---|
| com.holonplatform.vaadin7.spring |
| Modifier and Type | Method and Description |
|---|---|
SpringViewNavigator.Builder |
SpringViewNavigator.Builder.accessDeniedView(Class<? extends com.vaadin.navigator.View> viewClass)
Registers a view class for the view to show when a
ViewAccessControl or a
ViewInstanceAccessControl denies access to a view. |
static SpringViewNavigator.Builder |
SpringViewNavigator.builder()
Builder to create
SpringViewNavigator instances |
SpringViewNavigator.Builder |
SpringViewNavigator.Builder.errorView(Class<? extends com.vaadin.navigator.View> viewClass)
Registers a view class for the view to show when no other view matches the navigation state.
|
Copyright © 2019 The Holon Platform. All rights reserved.