org.zkoss.bind.addon.sys.debugger
Class WebAppInit

java.lang.Object
  extended by org.zkoss.bind.addon.sys.debugger.WebAppInit
All Implemented Interfaces:
org.zkoss.zk.ui.util.WebAppInit

public class WebAppInit
extends Object
implements org.zkoss.zk.ui.util.WebAppInit


Constructor Summary
WebAppInit()
           
 
Method Summary
 void init(org.zkoss.zk.ui.WebApp wapp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebAppInit

public WebAppInit()
Method Detail

init

public void init(org.zkoss.zk.ui.WebApp wapp)
          throws Exception
Specified by:
init in interface org.zkoss.zk.ui.util.WebAppInit
Throws:
Exception


Copyright © 2014. All Rights Reserved.