|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExpressionRuntime
Creation-Date: 24.01.2006, 16:58:34
Method Summary | |
---|---|
org.pentaho.reporting.libraries.base.config.Configuration |
getConfiguration()
|
int |
getCurrentRow()
|
ReportData |
getData()
Returns the report data used in this section. |
DataRow |
getDataRow()
Returns the datarow. |
java.lang.Object |
getDeclaringParent()
|
ReportContext |
getReportContext()
|
ResourceBundleFactory |
getResourceBundleFactory()
|
Method Detail |
---|
DataRow getDataRow()
org.pentaho.reporting.libraries.base.config.Configuration getConfiguration()
ResourceBundleFactory getResourceBundleFactory()
ReportData getData()
All access to the report data must be properly synchronized. Failure to do so may result in funny results. Do not assume that the report data will be initialized on the current cursor positon.
getCurrentRow()
int getCurrentRow()
java.lang.Object getDeclaringParent()
ReportContext getReportContext()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |