| Package | Description |
|---|---|
| com.vaadin.spring.annotation |
| Modifier and Type | Class and Description |
|---|---|
interface |
SpringUI
Annotation to be put on
UI-subclasses that are to be
automatically detected and configured by Spring. |
interface |
SpringView
Annotation to be placed on
View-classes that
should be handled by the SpringViewProvider. |
interface |
SpringViewDisplay
Stereotype annotation for a bean (implementing either
ViewDisplay,
SingleComponentContainer or ComponentContainer) that should
act as a view display for Vaadin Navigator. |
Copyright © 2019 Vaadin Ltd. All Rights Reserved.