Uses of Annotation Interface
com.vaadin.spring.annotation.SpringComponent
Packages that use SpringComponent
-
Uses of SpringComponent in com.vaadin.spring.annotation
Classes in com.vaadin.spring.annotation with annotations of type SpringComponentModifier and TypeClassDescription@interfaceAnnotation to be put onUI-subclasses that are to be automatically detected and configured by Spring.@interfaceAnnotation to be placed onView-classes that should be handled by theSpringViewProvider.@interfaceStereotype annotation for a bean (implementing eitherViewDisplay,SingleComponentContainerorComponentContainer) that should act as a view display for Vaadin Navigator.