Uses of Class
org.apache.wicket.examples.guestbook.Comment

Packages that use Comment
org.apache.wicket.examples.ajax.builtin   
org.apache.wicket.examples.guestbook   
 

Uses of Comment in org.apache.wicket.examples.ajax.builtin
 

Fields in org.apache.wicket.examples.ajax.builtin with type parameters of type Comment
static List<Comment> GuestBook.commentList
          A global list of all comments from all users across all sessions
 

Uses of Comment in org.apache.wicket.examples.guestbook
 

Constructors in org.apache.wicket.examples.guestbook with parameters of type Comment
Comment(Comment comment)
          Copy constructor
 



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