| Package | Description |
|---|---|
| com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
| com.google.gwt.user.client.ui.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
FormPanel
A panel that wraps its contents in an HTML <FORM> element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FormPanelImplIE6.hookEvents(Element iframe,
Element form,
FormPanelImplHost listener) |
void |
FormPanelImpl.hookEvents(Element iframe,
Element form,
FormPanelImplHost listener)
Hooks the iframe's onLoad event and the form's onSubmit event.
|
Copyright © 2018. All rights reserved.