Class RBlock

All Implemented Interfaces:
ImageObserver, UINode, BoundableRenderable, RCollection, RElement, Renderable, RenderableContainer
Direct Known Subclasses:
RTableCell

public class RBlock extends BaseElementRenderable
Represents a HTML block in a rendered document, typically a DIV. The root renderer node is of this type as well.

Immediately below an RBlock you will find a node of type RBlockViewport.