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