|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ReportMapNodes
The ReportMapNodes interface defines a collection of ReportMapNode objects.
A ReportMapNode can be a report or a section.
ReportMapNode,
ReportMap.getStructure()| Method Summary | |
|---|---|
ReportMapNode |
getChildAt(int index)
Returns the child node at the specified position. |
int |
getChildCount()
Returns the number of ReportMapNode objects contained in this collection. |
| Method Detail |
|---|
int getChildCount()
ReportMapNode getChildAt(int index)
throws REException
index - The position of the ReportMapNode to be returned
in the collection.
ReportMapNode.
REException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||