Class AddChildNodeListener

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void onEvent​(org.zkoss.zk.ui.event.Event event)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AddChildNodeListener

        public AddChildNodeListener()
    • Method Detail

      • onEvent

        public void onEvent​(org.zkoss.zk.ui.event.Event event)
                     throws java.lang.Exception
        Specified by:
        onEvent in interface org.zkoss.zk.ui.event.EventListener
        Throws:
        java.lang.Exception