Richfaces UI Components UI 4.1.0.20110805-M1

org.richfaces.renderkit.html
Class NotifyStackRenderer

java.lang.Object
  extended by javax.faces.render.Renderer
      extended by org.richfaces.renderkit.RendererBase
          extended by org.richfaces.renderkit.html.NotifyStackRenderer

public class NotifyStackRenderer
extends RendererBase

Author:
Bernard Labno

Field Summary
static String RENDERER_TYPE
           
 
Constructor Summary
NotifyStackRenderer()
           
 
Method Summary
protected  void addOptionIfSet(String optionName, Object value, Map<String,Object> options)
           
 void encodeBegin(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component)
           
protected  Map<String,Object> getOptions(AbstractNotifyStack stack)
           
 
Methods inherited from class org.richfaces.renderkit.RendererBase
concatClasses, concatStyles, decode, doDecode, doEncodeBegin, doEncodeChildren, doEncodeEnd, encodeChildren, encodeEnd, getComponentClass, getSkin, getUtils, preDecode, preEncodeBegin, queueComponentEventForBehaviorEvent, renderChildren
 
Methods inherited from class javax.faces.render.Renderer
convertClientId, getConvertedValue, getRendersChildren
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RENDERER_TYPE

public static final String RENDERER_TYPE
See Also:
Constant Field Values
Constructor Detail

NotifyStackRenderer

public NotifyStackRenderer()
Method Detail

encodeBegin

public void encodeBegin(javax.faces.context.FacesContext context,
                        javax.faces.component.UIComponent component)
                 throws IOException
Overrides:
encodeBegin in class RendererBase
Throws:
IOException

getOptions

protected Map<String,Object> getOptions(AbstractNotifyStack stack)
                                 throws IOException
Throws:
IOException

addOptionIfSet

protected void addOptionIfSet(String optionName,
                              Object value,
                              Map<String,Object> options)

Richfaces UI Components UI 4.1.0.20110805-M1

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.