Package wicket.markup.html.panel

Panel components.

See:
          Description

Class Summary
ComponentFeedbackPanel Convenience feedback panel that filters the feedback messages based on the component given in the constructor.
FeedbackPanel A panel that displays FeedbackMessages in a list view.
Fragment Usually you either have a markup file or a xml tag with wicket:id="myComponent" to associate markup with a component.
Panel A panel is a reusable component that holds markup and other components.
 

Package wicket.markup.html.panel Description

Panel components.



Copyright © 2004-2007 Wicket developers. All Rights Reserved.