RichFaces UI Components UI 4.2.2.Final

org.richfaces.renderkit
Class NotifyRendererUtils

java.lang.Object
  extended by org.richfaces.renderkit.NotifyRendererUtils

public class NotifyRendererUtils
extends Object

Author:
Lukas Fryc

Constructor Summary
NotifyRendererUtils()
           
 
Method Summary
static void addFacetOrAttributeAsOption(String name, Map<String,Object> options, javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component)
           
static void addStackIdOption(Map<String,Object> options, javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component)
           
static String getStackId(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotifyRendererUtils

public NotifyRendererUtils()
Method Detail

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)

RichFaces UI Components UI 4.2.2.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.