Package org.apache.wicket.markup.html.basic

Basic HTML components.

See:
          Description

Class Summary
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.
 

Package org.apache.wicket.markup.html.basic Description

Basic HTML components.



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