Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public class SelectManyListboxRenderer
extends Renderer

Author:
George Lefter

Constructor Summary
SelectManyListboxRenderer()
           
 
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

SelectManyListboxRenderer

public SelectManyListboxRenderer()
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.