See: Description
Class | Description |
---|---|
HtmlDivLayoutRenderer |
Layout to arrange widgets in HTML
DIV tags, with one DIV per label and
per widget, and a wrapper DIV around both. |
HtmlLayoutRenderer |
Base class for all JSF HTML layout renderers.
|
HtmlSimpleLayoutRenderer |
Layout to simply output components one after another, with no labels and no structure.
|
HtmlTableLayoutRenderer |
Layout to arrange components in a table, with one column for labels and another for the
component.
|
Copyright © 2015. All Rights Reserved.