Class ImageLoadingCell

  • All Implemented Interfaces:
    Cell<java.lang.String>

    public class ImageLoadingCell
    extends AbstractCell<java.lang.String>
    An AbstractCell used to render an image. A loading indicator is used until the image is fully loaded. The String value is the url of the image.