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