Package org.zkoss.zul

Class Detail

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

    public class Detail
    extends XulElement
    The detail component is used to display a detailed section where a master row and multiple detail rows are on the same row.

    Available in ZK PE and ZK EE.

    Event:

    1. onOpen is sent when this component is opened or closed by user.

    Default getZclass(): z-detail.

    Default HtmlBasedComponent.getWidth(): 18px. It depends on the width of the icon of the detail.

    Since:
    3.5.0
    Author:
    jumperchen
    See Also:
    Serialized Form