Class Tablelayout

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, Component, Scope, ComponentCtrl

    public class Tablelayout
    extends XulElement
    Tablelayout lay outs a container as an HTML table whose columns can be specified, and rowspan and colspan of its child can also be specified to create complex layouts within the table.

    Available in ZK EE

    Default getZclass(): z-tablelayout.

    Since:
    3.5.0
    Author:
    robbiecheng
    See Also:
    Serialized Form