List of usage examples for com.vaadin.ui PopupView interface-usage
From source file com.cbnserver.gwtp4vaadin.core.PopupViewImpl.java
/**
* A simple implementation of {@link PopupView} that can be used when the widget
* returned by {@link ViewImpl#asComponent()} inherits from {@link PopupPanel}.
* <p/>
* Also, this implementation simply disregards every call to
* {@link View#setInSlot(Object, PresenterWidget}, {@link View#addToSlot(Object, com.vaadin.ui.Component)}, and