Package wicket.markup.html.form.persistence
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
IValuePersister Wicket users and developers should not need to care about where or how form values are saved.
Classes
CookieValuePersister This class implements IValuePersister by means of HTTP cookies.
CookieValuePersisterSettings This class provides default values that are used by the CookieValuePersister class when it creates cookies.