Interface ListContainerCloseListener

    • Method Detail

      • onClose

        void onClose​(org.zkoss.zk.ui.event.Event event,
                     WidgetInstance widgetInstance)
        Notified when window is being closed via cross button in the upper-right corner.
        Parameters:
        event - on close event
        widgetInstance - widget instance that is about to close