public class MaxPagesGovernor extends JRDefaultScriptlet
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_MAX_PAGES |
static String |
PROPERTY_MAX_PAGES_ENABLED |
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 |
|---|
MaxPagesGovernor(int maxPages) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPageInit()
Called after each page is initialized.
|
afterColumnInit, afterDetailEval, afterGroupInit, afterReportInit, beforeColumnInit, beforeDetailEval, beforeGroupInit, beforePageInit, beforeReportInitcallAfterColumnInit, callAfterDetailEval, callAfterGroupInit, callAfterPageInit, callAfterReportInit, callBeforeColumnInit, callBeforeDetailEval, callBeforeGroupInit, callBeforePageInit, callBeforeReportInit, getFieldValue, getParameterValue, getParameterValue, getVariableValue, setData, setVariableValuepublic static final String PROPERTY_MAX_PAGES_ENABLED
public static final String PROPERTY_MAX_PAGES
public void afterPageInit()
throws JRScriptletException
JRAbstractScriptletafterPageInit in class JRDefaultScriptletJRScriptletExceptionCopyright © 2017. All rights reserved.