Package com.googlecode.wicket.jquery.ui
Class Initializer
java.lang.Object
com.googlecode.wicket.jquery.ui.Initializer
- All Implemented Interfaces:
org.apache.wicket.IInitializer
Provides the
IInitializer
for jQuery UI- Author:
- Sebastien Briquet - sebfz1
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Initializer
public Initializer()
-
-
Method Details
-
init
public void init(org.apache.wicket.Application application) - Specified by:
init
in interfaceorg.apache.wicket.IInitializer
-
destroy
public void destroy(org.apache.wicket.Application application) - Specified by:
destroy
in interfaceorg.apache.wicket.IInitializer
-
toString
-