ICEfaces ACE Components 3.3.0
Java API Documentation

org.icefaces.ace.component.confirmationdialog
Class ConfirmationDialogRenderer

java.lang.Object
  extended by javax.faces.render.Renderer
      extended by org.icefaces.ace.renderkit.CoreRenderer
          extended by org.icefaces.ace.component.confirmationdialog.ConfirmationDialogRenderer

public class ConfirmationDialogRenderer
extends CoreRenderer


Constructor Summary
ConfirmationDialogRenderer()
           
 
Method Summary
 void encodeChildren(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component)
           
 void encodeEnd(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component)
           
protected  void encodeMarkup(javax.faces.context.FacesContext context, ConfirmationDialog dialog)
           
protected  void encodeScript(javax.faces.context.FacesContext context, ConfirmationDialog dialog)
           
 boolean getRendersChildren()
           
 
Methods inherited from class org.icefaces.ace.renderkit.CoreRenderer
addSubmitParam, addToAutoUpdate, convertClientId, decodeBehaviors, encodeClientBehaviors, escapeText, getActionURL, getEscapedClientId, getResourceRequestPath, getResourceURL, isAjaxRequest, isPostBack, isPostback, isValueBlank, isValueEmpty, renderChild, renderChildren, renderPassThruAttributes, renderPassThruAttributes, renderPassThruAttributes, resolveWidgetVar, shouldRenderAttribute, themeForms
 
Methods inherited from class javax.faces.render.Renderer
decode, encodeBegin, getConvertedValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfirmationDialogRenderer

public ConfirmationDialogRenderer()
Method Detail

encodeEnd

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

encodeMarkup

protected void encodeMarkup(javax.faces.context.FacesContext context,
                            ConfirmationDialog dialog)
                     throws java.io.IOException
Throws:
java.io.IOException

encodeScript

protected void encodeScript(javax.faces.context.FacesContext context,
                            ConfirmationDialog dialog)
                     throws java.io.IOException
Throws:
java.io.IOException

encodeChildren

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

getRendersChildren

public boolean getRendersChildren()
Overrides:
getRendersChildren in class javax.faces.render.Renderer

ICEfaces ACE Components 3.3.0
Java API Documentation

Copyright 2013 ICEsoft Technologies Canada Corp., All Rights Reserved.