Uses of Class
com.vaadin.server.UIClassSelectionEvent

Packages that use UIClassSelectionEvent
com.vaadin.server   
 

Uses of UIClassSelectionEvent in com.vaadin.server
 

Methods in com.vaadin.server with parameters of type UIClassSelectionEvent
 UI LegacyApplicationUIProvider.getExistingUI(UIClassSelectionEvent event)
          Deprecated. Hack used to return existing LegacyWindow instances without regard for out-of-sync problems.
 java.lang.Class<? extends UI> LegacyApplicationUIProvider.getUIClass(UIClassSelectionEvent event)
          Deprecated.  
 java.lang.Class<? extends UI> DefaultUIProvider.getUIClass(UIClassSelectionEvent event)
           
abstract  java.lang.Class<? extends UI> UIProvider.getUIClass(UIClassSelectionEvent event)
           
 



Copyright © 2000-2011 Vaadin Ltd. All Rights Reserved.