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