Uses of Package
com.vaadin.spring.annotation

Packages that use com.vaadin.spring.annotation
com.vaadin.spring.annotation   
com.vaadin.spring.internal   
com.vaadin.spring.navigator   
 

Classes in com.vaadin.spring.annotation used by com.vaadin.spring.annotation
SpringComponent
          Alias for Component to prevent conflicts with Component.
UIScope
          Stereotype annotation for Spring's @Scope("vaadin-ui").
ViewScope
          Stereotype annotation for Spring's @Scope("vaadin-view).
 

Classes in com.vaadin.spring.annotation used by com.vaadin.spring.internal
SpringView
          Annotation to be placed on View-classes that should be handled by the SpringViewProvider.
 

Classes in com.vaadin.spring.annotation used by com.vaadin.spring.navigator
SpringView
          Annotation to be placed on View-classes that should be handled by the SpringViewProvider.
 



Copyright © 2015 Vaadin Ltd. All Rights Reserved.