|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.kfs.sys.document.web.renderers.AccountingLineTableFooterRenderer
public class AccountingLineTableFooterRenderer
Renders the footer of an accounting line table
| Constructor Summary | |
|---|---|
AccountingLineTableFooterRenderer()
|
|
| Method Summary | |
|---|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AccountingLineTableFooterRenderer()
| Method Detail |
|---|
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 rendering
javax.servlet.jsp.JspExceptionRenderer.render(javax.servlet.jsp.PageContext, javax.servlet.jsp.tagext.Tag)protected String buildTableEnd()
protected String buildKualiElementsNotifier()
protected String buildDivEnd()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||