org.jboss.seam.ui.renderkit
public abstract class CommandButtonParameterRendererBase extends RendererBase
JAVASCRIPT_NAMESPACE| Constructor and Description |
|---|
CommandButtonParameterRendererBase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doEncodeEnd(javax.faces.context.ResponseWriter writer,
javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
Template method for custom finish encoding of concrete renderer.
|
protected abstract org.jboss.seam.log.LogProvider |
getLog() |
protected abstract String |
getParameterName(javax.faces.component.UIComponent component) |
decode, doDecode, doEncodeBegin, doEncodeChildren, encodeBegin, encodeChildren, encodeEnd, getComponentClass, getUtils, preDecode, preEncodeBegin, renderChild, renderChildrenprotected abstract org.jboss.seam.log.LogProvider getLog()
protected abstract String getParameterName(javax.faces.component.UIComponent component)
protected void doEncodeEnd(javax.faces.context.ResponseWriter writer,
javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws IOException
RendererBasedoEncodeEnd in class RendererBaseIOExceptionCopyright © 2015 Seam Framework. All Rights Reserved.