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

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

Introduction

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

Usage

From source file mat.client.shared.ui.MATTabPanel.java

/**
 * A panel that represents a tabbed set of pages, each of which contains another
 * widget. Its child widgets are shown as the user selects the various tabs
 * associated with them. The tabs can contain arbitrary HTML.
 * 
 * <p>