Uses of Class
org.apache.wicket.feedback.FeedbackCollector

Packages that use FeedbackCollector
org.apache.wicket.feedback Classes related to showing user feedback, generally as the result of form submission and/or validation. 
 

Uses of FeedbackCollector in org.apache.wicket.feedback
 

Methods in org.apache.wicket.feedback that return FeedbackCollector
 FeedbackCollector FeedbackCollector.setIncludeSession(boolean value)
          Controls whether or not feedback from the Session will be collected See Session.getFeedbackMessages()
 FeedbackCollector FeedbackCollector.setRecursive(boolean value)
          Controls whether or not feedback will be collected recursively from the decendants of the specified component.
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.