org.primefaces.renderkit
Class RendererUtils

java.lang.Object
  extended by org.primefaces.renderkit.RendererUtils

public class RendererUtils
extends Object


Constructor Summary
RendererUtils()
           
 
Method Summary
static void encodeCheckbox(javax.faces.context.FacesContext context, boolean checked)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RendererUtils

public RendererUtils()
Method Detail

encodeCheckbox

public static void encodeCheckbox(javax.faces.context.FacesContext context,
                                  boolean checked)
                           throws IOException
Throws:
IOException


Copyright © 2013. All Rights Reserved.