public class ConfirmationRenderer
extends javax.faces.render.Renderer
| Constructor and Description |
|---|
ConfirmationRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
String |
getScript(String target,
Confirmation confirmation) |
public void encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws IOException
encodeEnd in class javax.faces.render.RendererIOExceptionpublic String getScript(String target, Confirmation confirmation)
Copyright © 2015. All rights reserved.