org.jboss.seam.ui.renderkit
public class DefaultActionRendererBase extends RendererBase
| Modifier and Type | Field and Description |
|---|---|
static String |
MARK |
JAVASCRIPT_NAMESPACE| Constructor and Description |
|---|
DefaultActionRendererBase() |
| 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 Class |
getComponentClass()
Get base component slass , targetted for this renderer.
|
decode, doDecode, doEncodeBegin, doEncodeChildren, encodeBegin, encodeChildren, encodeEnd, getUtils, preDecode, preEncodeBegin, renderChild, renderChildrenpublic static final String MARK
protected void doEncodeEnd(javax.faces.context.ResponseWriter writer,
javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws IOException
RendererBasedoEncodeEnd in class RendererBaseIOExceptionprotected Class getComponentClass()
RendererBasegetComponentClass in class RendererBaseCopyright © 2015 Seam Framework. All Rights Reserved.