Package com.google.gwt.cell.client
Interface ImageCell.Template
-
- All Superinterfaces:
SafeHtmlTemplates
- Enclosing class:
- ImageCell
static interface ImageCell.Template extends SafeHtmlTemplates
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.google.gwt.safehtml.client.SafeHtmlTemplates
SafeHtmlTemplates.Template
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SafeHtml
img(java.lang.String url)
-