org.primefaces.renderkit
Class RendererUtils
java.lang.Object
org.primefaces.renderkit.RendererUtils
public class RendererUtils
- extends Object
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 |
RendererUtils
public RendererUtils()
encodeCheckbox
public static void encodeCheckbox(javax.faces.context.FacesContext context,
boolean checked)
throws IOException
- Throws:
IOException
Copyright © 2013. All Rights Reserved.