Example usage for com.vaadin.client.ui VPopupView subclass-usage

List of usage examples for com.vaadin.client.ui VPopupView subclass-usage

Introduction

In this page you can find the example usage for com.vaadin.client.ui VPopupView subclass-usage.

Usage

From source file org.opencms.ui.client.CmsVPopupView.java

/**
 * Extending the VAADIN popup view only to add a corner element pointing at the opening button.<p>
 */
public class CmsVPopupView extends VPopupView {

    /** The drop down marker CSS class. */