Called after the suspended event thread is resumed. Unlike {@link #beforeResume}, it executes in the event processing thread that is resumed.
If this method throws an exception, it will abort the execution and shows an error message to the end user (unless it is cleaned up by {@link org.zkoss.zk.ui.event.EventThreadCleanup#cleanup}).
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.