Package com.liferay.faces.util.render

Interface Summary
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.
 

Class Summary
DelegatingRendererBase This is an abstract class that implements the DelegatingRenderer interface in order to provide base functionality for delegating the responsibility of rendering a UIComponent to a different renderer.
RendererUtil  
 



Copyright © 2015 Liferay, Inc.. All rights reserved.