Uses of Interface
org.apache.wicket.util.io.IClusterable

Packages that use IClusterable
Package
Description
The core Wicket package.
 
 
 
 
 
 
 
 
Contains classes that allow the user to specify authorization constraints via IAuthorizationStrategy.
 
 
 
 
 
 
This package integrates bean validation framework into Wicket.
 
 
 
 
 
Java utilities.
 
 
 
 
Classes that make debugging Wicket HTML applications easier.
 
 
 
 
 
 
 
 
 
 
 
 
Package for working with bread crumb components.
This package contains a panel based implementation of bread crumb participants.
 
Basic extensions.
 
 
 
 
 
 
 
Image resource extensions.
 
 
 
Package for exporting data tables.
 
 
 
 
 
 
 
Package for working with tab panels.
Convenience models.
 
 
Package for working with Wizard components.
 
Classes related to showing user feedback, generally as the result of form submission and/or validation.
 
Base package for markup.
 
 
Base package of HTML markup.
Basic HTML components.
Border components.
 
HTML Forms and form components.
Support for upload forms (using multipart requests).
Support for form validation.
Image components.
Resource support for image components.
Components for including content from non-Wicket sources.
 
Link components.
List components for tabular data and such.
 
 
 
 
Default special purpose pages for error and feedback support.
Panel components.
Default parsing extensions.
 
 
Resolvers implement the IComponentResolver interface and must be registered with the application.
Transformers are able to post-process (transform) the output generated by a Component.
 
Core model support for Wicket components.
 
 
 
HTTP implementation.
This package contains http (web) protocol dependent implementations of request processing strategies.
Java Servlet specific implementation of Wicket http classes.
 
 
 
 
 
 
 
 
Locale aware resouce loaders.
 
 
 
 
 
Conversion support.
Default converter implementations.
Persistence support for forms.
 
Regular Expressions meta pattern support.
Base support for resources.
String utilities.
Support for String-variable interpolation.
Resource extensions that make working with header contributions easier and more maintainable.
A package with utility classes to ease unit testing of Wicket applications without the need for a servlet container.
This package provides interfaces for Wicket's validation support.
This package provides an implementation of Wicket's validation support.