gran.app.report.detailedrep
Class FieldsScriptlet

java.lang.Object
  extended bynet.sf.jasperreports.engine.JRAbstractScriptlet
      extended bynet.sf.jasperreports.engine.JRDefaultScriptlet
          extended bygran.app.report.listrep.MessagesScriptlet
              extended bygran.app.report.detailedrep.FieldsScriptlet

public class FieldsScriptlet
extends MessagesScriptlet


Field Summary
 
Fields inherited from class net.sf.jasperreports.engine.JRAbstractScriptlet
fieldsMap, groups, parametersMap, variablesMap
 
Constructor Summary
FieldsScriptlet()
           
 
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

FieldsScriptlet

public FieldsScriptlet()
Method Detail

beforeDetailEval

public void beforeDetailEval()
                      throws net.sf.jasperreports.engine.JRScriptletException
Overrides:
beforeDetailEval in class MessagesScriptlet
Throws:
net.sf.jasperreports.engine.JRScriptletException


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