Richfaces UI Components UI 4.1.0.20110805-M1

org.richfaces.renderkit.html
Class NotifyMessagesRenderer

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

public class NotifyMessagesRenderer
extends NotifyRenderer

Author:
Bernard Labno

Field Summary
static String RENDERER_TYPE
           
 
Constructor Summary
NotifyMessagesRenderer()
           
 
Method Summary
 void encodeEnd(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component)
           
 
Methods inherited from class org.richfaces.renderkit.html.NotifyRenderer
addOptionIfSetAndNotDefault, getOptions, getStackClass, getStackComponent, getStackStyleClass
 
Methods inherited from class org.richfaces.renderkit.RendererBase
concatClasses, concatStyles, decode, doDecode, doEncodeBegin, doEncodeChildren, doEncodeEnd, encodeBegin, encodeChildren, 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

NotifyMessagesRenderer

public NotifyMessagesRenderer()
Method Detail

encodeEnd

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

Richfaces UI Components UI 4.1.0.20110805-M1

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