public class TableReportScriptlet extends JRDefaultScriptlet
EXCEPTION_MESSAGE_KEY_FIELD_NOT_FOUND, EXCEPTION_MESSAGE_KEY_PARAMETER_NOT_FOUND, EXCEPTION_MESSAGE_KEY_VARIABLE_NOT_FOUND, EXCEPTION_MESSAGE_KEY_VARIABLE_VALUE_INCOMPATIBLE, fieldsMap, groups, parametersMap, variablesMap
Constructor and Description |
---|
TableReportScriptlet() |
Modifier and Type | Method and Description |
---|---|
void |
afterDetailEval()
Called after evaluating each detail.
|
void |
afterPageInit()
Called after each page is initialized.
|
boolean |
hasDetailOnPage() |
afterColumnInit, afterGroupInit, afterReportInit, beforeColumnInit, beforeDetailEval, beforeGroupInit, beforePageInit, beforeReportInit
callAfterColumnInit, callAfterDetailEval, callAfterGroupInit, callAfterPageInit, callAfterReportInit, callBeforeColumnInit, callBeforeDetailEval, callBeforeGroupInit, callBeforePageInit, callBeforeReportInit, getFieldValue, getParameterValue, getParameterValue, getVariableValue, setData, setVariableValue
public void afterDetailEval() throws JRScriptletException
JRAbstractScriptlet
afterDetailEval
in class JRDefaultScriptlet
JRScriptletException
public void afterPageInit() throws JRScriptletException
JRAbstractScriptlet
afterPageInit
in class JRDefaultScriptlet
JRScriptletException
public boolean hasDetailOnPage()
Copyright © 2016. All rights reserved.