Uses of Class
org.apache.wicket.markup.html.panel.FeedbackPanel

Packages that use FeedbackPanel
org.apache.wicket.extensions.wizard Package for working with Wizard components. 
org.apache.wicket.markup.html.panel Panel components. 
 

Uses of FeedbackPanel in org.apache.wicket.extensions.wizard
 

Methods in org.apache.wicket.extensions.wizard that return FeedbackPanel
protected  FeedbackPanel Wizard.newFeedbackPanel(java.lang.String id)
          Create a new feedback panel.
 

Uses of FeedbackPanel in org.apache.wicket.markup.html.panel
 

Subclasses of FeedbackPanel in org.apache.wicket.markup.html.panel
 class ComponentFeedbackPanel
          Convenience feedback panel that filters the feedback messages based on the component given in the constructor.
 



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