it.amattioli.guidate.util
Class EventPoster
java.lang.Object
it.amattioli.guidate.util.ComponentVisitor
it.amattioli.guidate.util.EventPoster
public class EventPoster
- extends ComponentVisitor
|
Method Summary |
protected void |
postVisit(org.zkoss.zk.ui.Component comp)
|
protected void |
preVisit(org.zkoss.zk.ui.Component comp)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventPoster
public EventPoster(String eventName)
preVisit
protected void preVisit(org.zkoss.zk.ui.Component comp)
- Specified by:
preVisit in class ComponentVisitor
postVisit
protected void postVisit(org.zkoss.zk.ui.Component comp)
- Specified by:
postVisit in class ComponentVisitor
Copyright © 2011. All Rights Reserved.