Uses of Class
com.vaadin.server.UIProviderEvent

Packages that use UIProviderEvent
com.vaadin.server   
 

Uses of UIProviderEvent in com.vaadin.server
 

Subclasses of UIProviderEvent in com.vaadin.server
 class UIClassSelectionEvent
          Contains information used by UIProvider.getUIClass(UIClassSelectionEvent) to choose a UI class to use in a specific situation.
 class UICreateEvent
          Contains data used by various methods in UIProvider for determining information about a new UI that is about to be created.
 



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