|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface AbstractReportModelHandler.ScenarioDataTable
| Nested Class Summary | |
|---|---|
static interface |
AbstractReportModelHandler.ScenarioDataTable.Row
Represents one case of a scenario |
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
placeHolders()
The place holders of the data table |
java.util.List<AbstractReportModelHandler.ScenarioDataTable.Row> |
rows()
The rows of the table, not including the header |
| Method Detail |
|---|
java.util.List<java.lang.String> placeHolders()
java.util.List<AbstractReportModelHandler.ScenarioDataTable.Row> rows()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||