it.amattioli.guidate.init
Class EventCleanup
java.lang.Object
it.amattioli.guidate.init.EventCleanup
- All Implemented Interfaces:
- org.zkoss.zk.ui.event.EventThreadCleanup
public class EventCleanup
- extends Object
- implements org.zkoss.zk.ui.event.EventThreadCleanup
|
Method Summary |
void |
cleanup(org.zkoss.zk.ui.Component comp,
org.zkoss.zk.ui.event.Event evt,
List ers)
|
void |
complete(org.zkoss.zk.ui.Component comp,
org.zkoss.zk.ui.event.Event evt)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventCleanup
public EventCleanup()
cleanup
public void cleanup(org.zkoss.zk.ui.Component comp,
org.zkoss.zk.ui.event.Event evt,
List ers)
throws Exception
- Specified by:
cleanup in interface org.zkoss.zk.ui.event.EventThreadCleanup
- Throws:
Exception
complete
public void complete(org.zkoss.zk.ui.Component comp,
org.zkoss.zk.ui.event.Event evt)
throws Exception
- Specified by:
complete in interface org.zkoss.zk.ui.event.EventThreadCleanup
- Throws:
Exception
Copyright © 2011. All Rights Reserved.