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

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

Uses of FormComponentLabel in org.apache.wicket.markup.html.form
 

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



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