Uses of Class
com.vaadin.ui.PopupView

Packages that use PopupView
com.vaadin.ui   
 

Uses of PopupView in com.vaadin.ui
 

Methods in com.vaadin.ui that return PopupView
 PopupView PopupView.PopupVisibilityEvent.getPopupView()
          Get the PopupView instance that is the source of this event.
 

Constructors in com.vaadin.ui with parameters of type PopupView
PopupView.PopupVisibilityEvent(PopupView source)
           
 



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