Called after rendering the current component in order to tear down any special context.
tearDownEncodingContext will be called on the component if setupEncodingContext succeeded.
The default implementation does nothing
@param context FacesContext for this request @param rc RenderingContext for this encoding pass @param component Component to encode using this Renderer @see #setupEncodingContext | |
| |
| |
| |
| |
| |