org.odlabs.wiquery.ui.listener
Class WiQueryUIInitializer
java.lang.Object
org.odlabs.wiquery.ui.listener.WiQueryUIInitializer
- All Implemented Interfaces:
- Serializable, IWiQueryInitializer
public class WiQueryUIInitializer
- extends Object
- implements IWiQueryInitializer
- See Also:
- Serialized Form
Method Summary |
void |
init(org.apache.wicket.Application application,
WiQuerySettings wiQuerySettings)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WiQueryUIInitializer
public WiQueryUIInitializer()
init
public void init(org.apache.wicket.Application application,
WiQuerySettings wiQuerySettings)
- Specified by:
init
in interface IWiQueryInitializer
- Parameters:
application
- The application loading the componentwiQuerySettings
- Settings for wiQuery into the current application
Copyright © 2012. All Rights Reserved.