Uses of Interface
org.apache.wicket.IInitializer

Packages that use IInitializer
org.apache.wicket The core Wicket package. 
org.apache.wicket.extensions.ajax.markup.html.form.upload   
 

Uses of IInitializer in org.apache.wicket
 

Classes in org.apache.wicket that implement IInitializer
 class Initializer
          Initializer for components in wicket core library.
 

Uses of IInitializer in org.apache.wicket.extensions.ajax.markup.html.form.upload
 

Classes in org.apache.wicket.extensions.ajax.markup.html.form.upload that implement IInitializer
static class UploadProgressBar.ComponentInitializer
          Initializer for this component; binds static resources.
 



Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.