| Package | Description |
|---|---|
| com.liferay.faces.util.render |
Copyright (c) 2000-2020 Liferay, Inc.
|
| Class and Description |
|---|
| ClientComponentRenderer
This interface defines a contract for a contract for a
Renderer that manifests a "client component", meaning
a component that has markup as well as some type of client-side API that is referenced by JavaScript. |
| ClientComponentRendererBase
This is an abstract class that provides base rendering functionality.
|
| DelegatingClientComponentRenderer |
| DelegatingRenderer
This interface defines a contract for a
Renderer that has the ability to delegate to the corresponding
methods of a different renderer, as well as utilize an alternate ResponseWriter in order to control/filter
the encoding of elements and attributes. |
| FacesURLEncoder |
| FacesURLEncoderFactory |
Copyright © 2020 Liferay, Inc.. All rights reserved.