Uses of Class
wicket.markup.html.form.FormComponentLabel

Packages that use FormComponentLabel
wicket.markup.html.form HTML Forms and form components. 
 

Uses of FormComponentLabel in wicket.markup.html.form
 

Subclasses of FormComponentLabel in wicket.markup.html.form
 class SimpleFormComponentLabel
          A form component label that replaces its body with the contents of FormComponent.getLabel()
 



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