Package tools.dynamia.zk
Interface ComposerListener
-
public interface ComposerListenerListener interface to receive all ZK after compose executions. Just implement it and annotate withListenerannotation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidafterCompose(org.zkoss.zk.ui.Component component)
-