| Name | Description | Type | Package | Framework |
| FieldsetLayoutDecorator | Layout to decorate widgets from different sections using a Fieldset with a Label. | Class | org.metawidget.jsp.tagext.html.layout | MetaWidget |
| HeadingTagLayoutDecorator | Layout to decorate widgets from different sections using an HTML heading tag (ie. | Class | org.metawidget.jsp.tagext.html.layout | MetaWidget |
| HeadingTagLayoutDecoratorConfig | Configures a HeadingTagLayoutDecorator prior to use. | Class | org.metawidget.jsp.tagext.html.layout | MetaWidget |
| HtmlTableLayout | Layout to arrange widgets in a table, with one column for labels and another for the widget. | Class | org.metawidget.jsp.tagext.html.layout | MetaWidget |
| HtmlTableLayoutConfig | Configures a HtmlTableLayout prior to use. | Class | org.metawidget.jsp.tagext.html.layout | MetaWidget |
| SpringTableLayout | Layout to arrange widgets in a table, with Spring inline error validation. | Class | org.metawidget.jsp.tagext.html.layout.spring | MetaWidget |
| SpringTableLayoutConfig | Configures a SpringTableLayout prior to use. | Class | org.metawidget.jsp.tagext.html.layout.spring | MetaWidget |