Example usage for com.google.gwt.dom.client Window subclass-usage

List of usage examples for com.google.gwt.dom.client Window subclass-usage

Introduction

In this page you can find the example usage for com.google.gwt.dom.client Window subclass-usage.

Usage

From source file com.smartgwt.mobile.client.widgets.Dialog.java

public class Dialog extends Window implements HasButtonClickHandlers {

    @SGWTInternal
    public static final DialogCssResource _CSS = ThemeResources.INSTANCE.dialogCSS();

    /**