Package org.zkoss.zul

Class Listgroupfoot

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

    public class Listgroupfoot
    extends Listitem
    Listgroupfoot serves as a summary listitem of listgroup.

    Available in ZK PE and EE.

    Default getZclass(): z-listgroupfoot (since 5.0.0).

    Note: All the Label child of this component are automatically applied the group-cell CSS, if you don't want this CSS, you can invoke the HtmlBasedComponent.setSclass(String) after the child added.

    Since:
    3.5.0
    Author:
    robbiecheng
    See Also:
    Serialized Form