Uses of Class
wicket.markup.html.border.Border

Packages that use Border
wicket.markup.html.border Border components. 
wicket.markup.html.form.validation Support for form validation. 
 

Uses of Border in wicket.markup.html.border
 

Subclasses of Border in wicket.markup.html.border
 class BoxBorder
          A very simple border component that draws a thin black line around its children.
 

Uses of Border in wicket.markup.html.form.validation
 

Subclasses of Border in wicket.markup.html.form.validation
 class FormComponentFeedbackBorder
          A border that can be placed around a form component to indicate when the bordered child has a validation error.
 



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