|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Creation-Date: 24.01.2006, 16:58:34
Method Summary | |
org.jfree.util.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 |
public DataRow getDataRow()
public org.jfree.util.Configuration getConfiguration()
public ResourceBundleFactory getResourceBundleFactory()
public 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()
public int getCurrentRow()
public java.lang.Object getDeclaringParent()
public ReportContext getReportContext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |