Class ZKExecutionCleanup

  • All Implemented Interfaces:
    org.zkoss.zk.ui.util.ExecutionCleanup

    public class ZKExecutionCleanup
    extends Object
    implements org.zkoss.zk.ui.util.ExecutionCleanup
    • Constructor Detail

      • ZKExecutionCleanup

        public ZKExecutionCleanup()
    • Method Detail

      • cleanup

        public void cleanup​(org.zkoss.zk.ui.Execution exec,
                            org.zkoss.zk.ui.Execution parent,
                            List errs)
                     throws Exception
        Specified by:
        cleanup in interface org.zkoss.zk.ui.util.ExecutionCleanup
        Throws:
        Exception