Uses of Class
com.vaadin.spring.annotation.SpringComponent

Packages that use SpringComponent
com.vaadin.spring.annotation   
 

Uses of SpringComponent in com.vaadin.spring.annotation
 

Classes in com.vaadin.spring.annotation with annotations of type SpringComponent
 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 © 2016 Vaadin Ltd. All Rights Reserved.