Uses of Interface
org.apache.wicket.application.IComponentInstantiationListener

Packages that use IComponentInstantiationListener
org.apache.wicket The core Wicket package. 
 

Uses of IComponentInstantiationListener in org.apache.wicket
 

Methods in org.apache.wicket with parameters of type IComponentInstantiationListener
 void Application.addComponentInstantiationListener(IComponentInstantiationListener listener)
          Adds a component instantiation listener.
 void Application.removeComponentInstantiationListener(IComponentInstantiationListener listener)
          Removes a component instantiation listener.
 



Copyright © 2004-2009 Apache Software Foundation. All Rights Reserved.