Wicket Core 10.0.0-M1 API

Packages
Package
Description
The core Wicket package.
 
 
 
 
 
 
 
 
 
 
Contains classes that allow the user to specify authorization constraints via IAuthorizationStrategy.
 
 
 
 
 
 
 
 
 
 
 
 
 
Java utilities.
 
 
Locators for finding/ loading resources.
 
String utilities.
 
 
 
 
 
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.
 
The default parsing engine of Wicket.
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.
 
 
Several response implementations.
 
 
 
 
 
Persistence support for forms.
 
 
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.