com.liferay.faces.util.render
Class RendererUtil

java.lang.Object
  extended by com.liferay.faces.util.render.RendererUtil

public class RendererUtil
extends Object

Author:
Neil Griffin

Constructor Summary
RendererUtil()
           
 
Method Summary
static void decodeClientBehaviors(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uiComponent)
           
static void encodeStyleable(javax.faces.context.ResponseWriter responseWriter, Styleable styleable, String... classNames)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RendererUtil

public RendererUtil()
Method Detail

decodeClientBehaviors

public static void decodeClientBehaviors(javax.faces.context.FacesContext facesContext,
                                         javax.faces.component.UIComponent uiComponent)

encodeStyleable

public static void encodeStyleable(javax.faces.context.ResponseWriter responseWriter,
                                   Styleable styleable,
                                   String... classNames)
                            throws IOException
Throws:
IOException


Copyright © 2015 Liferay, Inc.. All rights reserved.