See: Description
Class | Description |
---|---|
SimpleLayout |
Simple layout.
|
UIComponentFlatSectionLayoutDecorator |
Convenience base class for LayoutDecorators wishing to decorate widgets based on changing
sections within JSF Layouts.
|
UIComponentNestedSectionLayoutDecorator |
Convenience base class for LayoutDecorators wishing to decorate widgets based on changing
sections within JSF Layouts.
|
UIComponentNestedSectionLayoutDecorator.UIComponentState |
Simple, lightweight structure for saving state.
|
JSF already supports pluggable Renderers, and we use that mechanism for rendering Metawidgets in
different ways (eg. HtmlDivLayoutRenderer
and HtmlTableLayoutRenderer
).
However in some cases we want to take advantage of Layout controls within third-party component
libraries.
Copyright © 2015. All Rights Reserved.