|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface provides access the document's DataDefinition.
The DataDefinition contains all the fields and groups
in the report. This is used to define the structure of the data
that is being retrieved from the database. In order to modify
any part of the report's data definition, you must access the
DataDefinition object through the
DataDefController object.
If you want to access
the DataDefinition only to read it,
you can also use the
ReportClientDocument
object.
| Method Summary | |
Fields |
getParameterFields()
Returns an object that contains the parameters in the report. |
| Method Detail |
public Fields getParameterFields()
Returns an object that contains the parameters in the report.
Fields object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||