Package org.apache.wicket.examples.library

Class Summary
AuthenticatedWebPage Ensures that user is authenticated in session.
Book An example POJO model.
Book.WritingStyle Typesafe enumeration for writing styles
BookDetails A book details page.
EditBook A page that contains a form that allows editing of books.
EditBook.EditBookForm Form that edits a book
Home Page that displays a list of books and lets the user re-order them.
LibraryApplication Application class for the library example.
LibraryApplicationBorder Border component.
LibrarySession Session class for library example.
SignIn Simple example of a sign in page.
User Trivial user model for example application
 



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