public static class SafeImageCell extends Object
An AbstractCell
used to render an image by using a SafeUri
.
If the images being displayed are static or available at compile time, using
ImageResourceCell
will usually be more efficient.
ImageCell
,
ImageResourceCell
,
Serialized FormCopyright © 2018. All rights reserved.