Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

Deprecated. : renderer is useless (not declared correctly in deployment-fragment.xml and bugg) should be refactored instead

@Deprecated
public class ChainSelectMultiListboxRenderer
extends Renderer

Renders many listboxes for the MultiListbox component


Constructor Summary
ChainSelectMultiListboxRenderer()
          Deprecated.  
 
Method Summary
 void decode(FacesContext facesContext, UIComponent component)
          Deprecated.  
 void encodeBegin(FacesContext context, UIComponent component)
          Deprecated.  
 
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

ChainSelectMultiListboxRenderer

public ChainSelectMultiListboxRenderer()
Deprecated. 
Method Detail

decode

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

encodeBegin

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

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.