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

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

Introduction

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

Usage

From source file org.bonitasoft.console.client.view.ConsoleFormPanel.java

/**
 * A panel that wraps its contents in an HTML <FORM> element.
 *
 * <p>
 * This panel can be used to achieve interoperability with servers that accept
 * traditional HTML form encoding. The following widgets (those that implement