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

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

Introduction

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

Usage

From source file gwt.material.design.components.client.ui.MaterialImage.java

/**
 * 
 * @author Richeli Vargas
 *
 */
public class MaterialImage extends Img implements HasCaption, HasImage, HasLoadHandlers, HasErrorHandlers {