public class DirectoryEntryOutputRenderer extends javax.faces.render.Renderer
| Constructor and Description | 
|---|
DirectoryEntryOutputRenderer()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
encodeBegin(javax.faces.context.FacesContext context,
           javax.faces.component.UIComponent component)  | 
protected String | 
getEntryLabel(javax.faces.context.FacesContext context,
             javax.faces.component.UIComponent component)  | 
protected static String | 
translate(javax.faces.context.FacesContext context,
         String label)  | 
public DirectoryEntryOutputRenderer()
public void encodeBegin(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws IOException
encodeBegin in class javax.faces.render.RendererIOExceptionprotected String getEntryLabel(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component)
Copyright © 2019 Nuxeo. All rights reserved.