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

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

Uses of UIScope in com.vaadin.spring
 

Methods in com.vaadin.spring with annotations of type UIScope
 SpringNavigator VaadinNavigatorConfiguration.vaadinNavigator()
           
 

Uses of UIScope in com.vaadin.spring.annotation
 

Classes in com.vaadin.spring.annotation with annotations of type UIScope
 interface SpringUI
          Annotation to be put on UI-subclasses that are to be automatically detected and configured by Spring.
 

Uses of UIScope in com.vaadin.spring.navigator
 

Classes in com.vaadin.spring.navigator with annotations of type UIScope
 class SpringNavigator
          A Navigator that automatically uses SpringViewProvider and allows late initialization.
 



Copyright © 2016 Vaadin Ltd. All Rights Reserved.