Uses of Interface
wicket.application.IComponentInstantiationListener

Packages that use IComponentInstantiationListener
wicket The core Wicket package. 
 

Uses of IComponentInstantiationListener in wicket
 

Methods in 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-2007 Wicket developers. All Rights Reserved.