Package com.google.gwt.user.client.ui
Interface FormPanel.IFrameTemplate
-
- All Superinterfaces:
SafeHtmlTemplates
- Enclosing class:
- FormPanel
static interface FormPanel.IFrameTemplate extends SafeHtmlTemplates
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.google.gwt.safehtml.client.SafeHtmlTemplates
SafeHtmlTemplates.Template
-
-
Field Summary
Fields Modifier and Type Field Description static FormPanel.IFrameTemplate
INSTANCE
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SafeHtml
get(java.lang.String name)
-
-
-
Field Detail
-
INSTANCE
static final FormPanel.IFrameTemplate INSTANCE
-
-