org.odlabs.wiquery.core
Class WiQueryPluginInstantiationListener
java.lang.Object
org.odlabs.wiquery.core.WiQueryPluginInstantiationListener
- All Implemented Interfaces:
- org.apache.wicket.application.IComponentInstantiationListener
public class WiQueryPluginInstantiationListener
- extends Object
- implements org.apache.wicket.application.IComponentInstantiationListener
Makes sure all components which implements IWiQueryPlugin
.
- Since:
- 1.5
- Author:
- Hielke Hoeve
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WiQueryPluginInstantiationListener
public WiQueryPluginInstantiationListener()
onInstantiation
public void onInstantiation(org.apache.wicket.Component component)
- Specified by:
onInstantiation
in interface org.apache.wicket.application.IComponentInstantiationListener
Copyright © 2012. All Rights Reserved.