Package com.google.gwt.user.client.ui
Interface NamedFrame.IFrameTemplate
-
- All Superinterfaces:
SafeHtmlTemplates
- Enclosing class:
- NamedFrame
static interface NamedFrame.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 NamedFrame.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 NamedFrame.IFrameTemplate INSTANCE
-
-