|
|||||||||
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
com.trackstudio.app.report.distribrep.DistrScriptlet
com.trackstudio.app.report.uwlrep.UserWorkloadScriptlet
public class UserWorkloadScriptlet
Field Summary |
---|
Fields inherited from class com.trackstudio.app.report.distribrep.DistrScriptlet |
---|
chartData, col, curXvalue, df, filter_id, fv, report_id, rows, sc, summary, summarynCalls, ycurrent |
Fields inherited from class net.sf.jasperreports.engine.JRAbstractScriptlet |
---|
fieldsMap, groups, parametersMap, variablesMap |
Constructor Summary | |
---|---|
UserWorkloadScriptlet()
|
Method Summary | |
---|---|
protected void |
CreateChart()
|
protected void |
fillRows()
|
protected boolean |
getFormatHours()
|
protected java.lang.String |
getHString(java.lang.Double v)
|
protected void |
getValues()
|
Methods inherited from class com.trackstudio.app.report.distribrep.DistrScriptlet |
---|
AddItemToSummary, beforeDetailEval, formatValues, getFunction, getValue, setValue |
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 |
---|
public UserWorkloadScriptlet()
Method Detail |
---|
protected void getValues() throws java.lang.Exception
getValues
in class DistrScriptlet
java.lang.Exception
protected void CreateChart() throws net.sf.jasperreports.engine.JRScriptletException
CreateChart
in class DistrScriptlet
net.sf.jasperreports.engine.JRScriptletException
protected void fillRows() throws java.lang.Exception
fillRows
in class DistrScriptlet
java.lang.Exception
protected boolean getFormatHours() throws net.sf.jasperreports.engine.JRScriptletException
getFormatHours
in class DistrScriptlet
net.sf.jasperreports.engine.JRScriptletException
protected java.lang.String getHString(java.lang.Double v) throws java.lang.Exception
getHString
in class DistrScriptlet
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |