static interface FormPanel.IFrameTemplate extends SafeHtmlTemplates
SafeHtmlTemplates.Template| Modifier and Type | Field and Description | 
|---|---|
| static FormPanel.IFrameTemplate | INSTANCE | 
| Modifier and Type | Method and Description | 
|---|---|
| SafeHtml | get(java.lang.String name) | 
static final FormPanel.IFrameTemplate INSTANCE
@SafeHtmlTemplates.Template(value="<iframe src=\"about:blank\" name=\'{0}\' tabindex=\'-1\' style=\'position:absolute;width:0;height:0;border:0\'>") SafeHtml get(java.lang.String name)