Uses of Interface
com.google.gwt.cell.client.ImageLoadingCell.Renderers
-
Packages that use ImageLoadingCell.Renderers Package Description com.google.gwt.cell.client -
-
Uses of ImageLoadingCell.Renderers in com.google.gwt.cell.client
Classes in com.google.gwt.cell.client that implement ImageLoadingCell.Renderers Modifier and Type Class Description static class
ImageLoadingCell.DefaultRenderers
The defaultSafeHtmlRenderers
.Constructors in com.google.gwt.cell.client with parameters of type ImageLoadingCell.Renderers Constructor Description ImageLoadingCell(ImageLoadingCell.Renderers renderers)
Construct anImageResourceCell
using the specifiedSafeHtmlRenderers
.
-