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 |
FormPanelImpl.hookEvents(Element iframe,
Element form,
FormPanelImplHost listener)
Hooks the iframe's onLoad event and the form's onSubmit event.
|
void |
FormPanelImplIE8.hookEvents(Element iframe,
Element form,
FormPanelImplHost listener) |
Copyright © 2018. All rights reserved.