Example usage for com.google.gwt.user.client.ui LazyPanel interface-usage

List of usage examples for com.google.gwt.user.client.ui LazyPanel interface-usage

Introduction

In this page you can find the example usage for com.google.gwt.user.client.ui LazyPanel interface-usage.

Usage

From source file org.jboss.bpm.console.client.ServerStatusView.java

/**
 * @author Heiko.Braun <heiko.braun@jboss.com>
 */
public class ServerStatusView implements ViewInterface, LazyPanel, IsWidget {

    public final static String ID = ServerStatusView.class.getName();