|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.engine.JRAbstractScriptlet
net.sf.jasperreports.engine.JRDefaultScriptlet
net.sf.jasperreports.components.table.fill.TableReportScriptlet
public class TableReportScriptlet
| Field Summary |
|---|
| Fields inherited from class net.sf.jasperreports.engine.JRAbstractScriptlet |
|---|
fieldsMap, groups, parametersMap, variablesMap |
| Constructor Summary | |
|---|---|
TableReportScriptlet()
|
|
| Method Summary | |
|---|---|
void |
afterDetailEval()
Called after evaluating each detail. |
void |
afterPageInit()
Called after each page is initialized. |
boolean |
hasDetailOnPage()
|
| Methods inherited from class net.sf.jasperreports.engine.JRDefaultScriptlet |
|---|
afterColumnInit, afterGroupInit, afterReportInit, beforeColumnInit, beforeDetailEval, beforeGroupInit, beforePageInit, beforeReportInit |
| Methods inherited from class net.sf.jasperreports.engine.JRAbstractScriptlet |
|---|
callAfterColumnInit, callAfterDetailEval, callAfterGroupInit, callAfterPageInit, callAfterReportInit, callBeforeColumnInit, callBeforeDetailEval, callBeforeGroupInit, callBeforePageInit, callBeforeReportInit, getFieldValue, getParameterValue, getParameterValue, getVariableValue, setData, setVariableValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableReportScriptlet()
| Method Detail |
|---|
public void afterDetailEval()
throws JRScriptletException
JRAbstractScriptlet
afterDetailEval in class JRDefaultScriptletJRScriptletException
public void afterPageInit()
throws JRScriptletException
JRAbstractScriptlet
afterPageInit in class JRDefaultScriptletJRScriptletExceptionpublic boolean hasDetailOnPage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||