Package org.zkoss.zul

Class Bandpopup

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

    public class Bandpopup
    extends XulElement
    The popup that belongs to a Bandbox instance.

    Developer usually listens to the onOpen event that is sent to Bandbox and then creates proper components as children of this component.

    z-class: z-bandpopup

    Author:
    tomyeh
    See Also:
    Serialized Form