Class RowRenderBox

  • All Implemented Interfaces:
    Cloneable

    public class RowRenderBox
    extends RenderBox
    A block-render box that layouts all elements on the horizontal axis using the direct child element's width as fixed layout constraint. The element's absolute position is not taken into account.
    Author:
    Thomas Morgner