Package | Description |
---|---|
org.metawidget.faces.renderkit.html |
Java Server Faces support: HTML-specific layouts.
|
Modifier and Type | Class and Description |
---|---|
class |
HtmlDivLayoutRenderer
Layout to arrange widgets in HTML
DIV tags, with one DIV per label and
per widget, and a wrapper DIV around both. |
class |
HtmlTableLayoutRenderer
Layout to arrange components in a table, with one column for labels and another for the
component.
|
Copyright © 2015. All Rights Reserved.