Uses of Class
org.apache.wicket.markup.html.form.FormComponentLabel
-
Packages that use FormComponentLabel Package Description 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 Modifier and Type Class Description class
SimpleFormComponentLabel
A form component label that replaces its body with the contents oflabelProvider's label
-