com.liferay.faces.util.render
Class RendererUtil
java.lang.Object
com.liferay.faces.util.render.RendererUtil
public class RendererUtil
- extends Object
- Author:
- Neil Griffin
|
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 |
RendererUtil
public RendererUtil()
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.