Package org.zkoss.zul

Class Row

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, Component, Scope, ComponentCtrl
    Direct Known Subclasses:
    Group, Groupfoot

    public class Row
    extends XulElement
    A single row in a Rows element. Each child of the Row element is placed in each successive cell of the grid. The row with the most child elements determines the number of columns in each row.

    Default getZclass(): z-row. (since 3.5.0)

    Author:
    tomyeh
    See Also:
    Serialized Form