public class IconRenderer
extends javax.faces.render.Renderer
IconComponent component as XHTML.| Constructor and Description |
|---|
IconRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeBegin(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component)
Encode this component.
|
public void encodeBegin(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component)
throws IOException
encodeBegin in class javax.faces.render.RendererfacesContext - FacesContext for the current requestcomponent - IconComponent to be encodedIOExceptionCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.