Module org.apache.wicket.core
Package org.apache.wicket.markup.html.basic
package org.apache.wicket.markup.html.basic
Basic HTML components.
-
ClassDescription
<wicket:enclosure>
is nice and prevents that users have to add boilerplate to their application.A Label component that is used to render an enum value.A Label component replaces its body with the String version of its model object returned by getModelObjectAsString().A MultiLineLabel component replaces its body with the model object.