|
|||||||||
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
it.eng.spagobi.engines.jasperreport.ScriptletChart
public class ScriptletChart
Field Summary | |
---|---|
static java.lang.String |
CHART_IMAGE
|
static java.lang.String |
CHART_LABEL
|
static int |
iii
|
Fields inherited from class net.sf.jasperreports.engine.JRAbstractScriptlet |
---|
fieldsMap, groups, parametersMap, variablesMap |
Constructor Summary | |
---|---|
ScriptletChart()
|
Method Summary | |
---|---|
void |
afterReportInit()
|
protected java.util.Map |
parseVariable(java.lang.String varValue)
varValue: parses the variable value in the form att1=value1; att2=value2; |
Methods inherited from class net.sf.jasperreports.engine.JRDefaultScriptlet |
---|
afterColumnInit, afterDetailEval, afterGroupInit, afterPageInit, 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 |
Field Detail |
---|
public static final java.lang.String CHART_LABEL
public static final java.lang.String CHART_IMAGE
public static int iii
Constructor Detail |
---|
public ScriptletChart()
Method Detail |
---|
public void afterReportInit() throws net.sf.jasperreports.engine.JRScriptletException
afterReportInit
in class net.sf.jasperreports.engine.JRDefaultScriptlet
net.sf.jasperreports.engine.JRScriptletException
protected java.util.Map parseVariable(java.lang.String varValue)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |