List of usage examples for com.google.gwt.user.client.ui SourcesTabEvents interface-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>