|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataBlock
A block that prints a Dataset.
| Method Summary | |
|---|---|
void |
print(ReportWriter rw,
Dataset ds)
Prints a Dataset object. |
| Method Detail |
|---|
void print(ReportWriter rw,
Dataset ds)
throws info.informatica.doc.RenderingException,
DatasetException
Uses the ReportWriter object to draw an object representation of the printed data.
ds - the dataset.rw - the ReportWriter object.
info.informatica.doc.RenderingException - if a problem occurred when rendering the block.
DatasetException - if there was a problem using the data.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||