org.odlabs.wiquery.core
Class WiQueryCoreInitializer

java.lang.Object
  extended by org.odlabs.wiquery.core.WiQueryCoreInitializer
All Implemented Interfaces:
Serializable, IWiQueryInitializer

public class WiQueryCoreInitializer
extends Object
implements IWiQueryInitializer

See Also:
Serialized Form

Constructor Summary
WiQueryCoreInitializer()
           
 
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
 

Constructor Detail

WiQueryCoreInitializer

public WiQueryCoreInitializer()
Method Detail

init

public void init(org.apache.wicket.Application application,
                 WiQuerySettings wiQuerySettings)
Specified by:
init in interface IWiQueryInitializer
Parameters:
application - The application loading the component
wiQuerySettings - Settings for wiQuery into the current application


Copyright © 2012. All Rights Reserved.