Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.ui.web.directory
Class SelectOneListboxRenderer

java.lang.Object
  extended by javax.faces.render.Renderer
      extended by org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxRenderer

public class SelectOneListboxRenderer
extends Renderer

Author:
George Lefter

Constructor Summary
SelectOneListboxRenderer()
           
 
Method Summary
 void decode(FacesContext facesContext, UIComponent component)
           
 void encodeBegin(FacesContext context, UIComponent component)
           
 
Methods inherited from class javax.faces.render.Renderer
convertClientId, encodeChildren, encodeEnd, getConvertedValue, getRendersChildren
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectOneListboxRenderer

public SelectOneListboxRenderer()
Method Detail

decode

public void decode(FacesContext facesContext,
                   UIComponent component)
Overrides:
decode in class Renderer

encodeBegin

public void encodeBegin(FacesContext context,
                        UIComponent component)
                 throws IOException
Overrides:
encodeBegin in class Renderer
Throws:
IOException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.