org.odlabs.wiquery.ui.listener
Class WiQueryUIInitializer

java.lang.Object
  extended by org.odlabs.wiquery.ui.listener.WiQueryUIInitializer
All Implemented Interfaces:
Serializable, IWiQueryInitializer

public class WiQueryUIInitializer
extends Object
implements IWiQueryInitializer

See Also:
Serialized Form

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

WiQueryUIInitializer

public WiQueryUIInitializer()
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.