Example usage for com.vaadin.ui PopupView interface-usage

List of usage examples for com.vaadin.ui PopupView interface-usage

Introduction

In this page you can find the example usage for com.vaadin.ui PopupView interface-usage.

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