gran.app.report.listrep
Class MessagesScriptlet

java.lang.Object
  extended bynet.sf.jasperreports.engine.JRAbstractScriptlet
      extended bynet.sf.jasperreports.engine.JRDefaultScriptlet
          extended bygran.app.report.listrep.MessagesScriptlet
Direct Known Subclasses:
FieldsScriptlet

public class MessagesScriptlet
extends net.sf.jasperreports.engine.JRDefaultScriptlet


Field Summary
 
Fields inherited from class net.sf.jasperreports.engine.JRAbstractScriptlet
fieldsMap, groups, parametersMap, variablesMap
 
Constructor Summary
MessagesScriptlet()
           
 
Method Summary
 void beforeDetailEval()
           
 
Methods inherited from class net.sf.jasperreports.engine.JRDefaultScriptlet
afterColumnInit, afterDetailEval, afterGroupInit, afterPageInit, afterReportInit, beforeColumnInit, beforeGroupInit, beforePageInit, beforeReportInit
 
Methods inherited from class net.sf.jasperreports.engine.JRAbstractScriptlet
callAfterColumnInit, callAfterDetailEval, callAfterGroupInit, callAfterPageInit, callAfterReportInit, callBeforeColumnInit, callBeforeDetailEval, callBeforeGroupInit, callBeforePageInit, callBeforeReportInit, getFieldValue, getParameterValue, getVariableValue, setData, setVariableValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessagesScriptlet

public MessagesScriptlet()
Method Detail

beforeDetailEval

public void beforeDetailEval()
                      throws net.sf.jasperreports.engine.JRScriptletException
Throws:
net.sf.jasperreports.engine.JRScriptletException


Copyright © 2002-2005 TrackStudio, Ltd. All Rights Reserved.