org.jboss.seam.ui.renderkit
public class DivRendererBase extends StyleRendererBase
JAVASCRIPT_NAMESPACE
Constructor and Description |
---|
DivRendererBase() |
Modifier and Type | Method and Description |
---|---|
void |
endElement(javax.faces.context.ResponseWriter writer) |
protected Class |
getComponentClass()
Get base component slass , targetted for this renderer.
|
void |
startElement(javax.faces.context.ResponseWriter writer,
UIStyle style) |
doEncodeBegin, doEncodeEnd
decode, doDecode, doEncodeChildren, encodeBegin, encodeChildren, encodeEnd, getUtils, preDecode, preEncodeBegin, renderChild, renderChildren
protected Class getComponentClass()
RendererBase
getComponentClass
in class RendererBase
public void endElement(javax.faces.context.ResponseWriter writer) throws IOException
endElement
in class StyleRendererBase
IOException
public void startElement(javax.faces.context.ResponseWriter writer, UIStyle style) throws IOException
startElement
in class StyleRendererBase
IOException
Copyright © 2015 Seam Framework. All Rights Reserved.