org.richfaces.renderkit
Class NotifyRendererUtils
java.lang.Object
org.richfaces.renderkit.NotifyRendererUtils
public class NotifyRendererUtils
- extends Object
- Author:
- Lukas Fryc
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotifyRendererUtils
public NotifyRendererUtils()
getStackId
public static String getStackId(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component)
addStackIdOption
public static void addStackIdOption(Map<String,Object> options,
javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component)
addFacetOrAttributeAsOption
public static void addFacetOrAttributeAsOption(String name,
Map<String,Object> options,
javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.