org.apache.myfaces.custom.jslistener
Class JsValueChangeListenerRenderer

java.lang.Object
  extended by javax.faces.render.Renderer
      extended by org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlRenderer
          extended by org.apache.myfaces.custom.jslistener.JsValueChangeListenerRenderer

public class JsValueChangeListenerRenderer
extends org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlRenderer

Version:
$Revision: 673833 $ $Date: 2008-07-03 16:58:05 -0500 (jue, 03 jul 2008) $
Author:
Martin Marinschek (latest modification by $Author: skitching $)

Constructor Summary
JsValueChangeListenerRenderer()
           
 
Method Summary
 void encodeEnd(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component)
           
protected  javax.faces.application.Application getApplication()
           
protected  javax.faces.context.FacesContext getFacesContext()
           
 
Methods inherited from class org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlRenderer
getActionUrl, getChildCount, getChildren, getClientId, isCommonEventsOptimizationEnabled, isCommonPropertiesOptimizationEnabled, renderId, shouldRenderId, toUri
 
Methods inherited from class javax.faces.render.Renderer
convertClientId, decode, encodeBegin, encodeChildren, getConvertedValue, getRendersChildren
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsValueChangeListenerRenderer

public JsValueChangeListenerRenderer()
Method Detail

encodeEnd

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

getApplication

protected javax.faces.application.Application getApplication()

getFacesContext

protected javax.faces.context.FacesContext getFacesContext()


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.