public class AccountingLineTableFooterRenderer extends Object implements Renderer
| Constructor and Description |
|---|
AccountingLineTableFooterRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
buildDivEnd()
Builds the close of the tab-container div
|
protected String |
buildKualiElementsNotifier()
Builds the script that figures out all the KualiForm.eleemnts stuff
|
protected String |
buildTableEnd()
Builds the closing of the table
|
void |
clear()
There's nothing to clear for pooling for this renderer
|
void |
render(javax.servlet.jsp.PageContext pageContext,
javax.servlet.jsp.tagext.Tag parentTag)
Renders the table footer
|
public AccountingLineTableFooterRenderer()
public void clear()
clear in interface RendererRenderer.clear()public void render(javax.servlet.jsp.PageContext pageContext, javax.servlet.jsp.tagext.Tag parentTag) throws javax.servlet.jsp.JspException
render in interface RendererpageContext - the JSP page context to render toparentTag - the tag that is the "parent" of this renderingjavax.servlet.jsp.JspExceptionRenderer.render(javax.servlet.jsp.PageContext, javax.servlet.jsp.tagext.Tag)protected String buildTableEnd()
protected String buildKualiElementsNotifier()
protected String buildDivEnd()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.