|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReportView | |
|---|---|
| org.squashtest.csp.tm.domain.report.view | |
| Uses of ReportView in org.squashtest.csp.tm.domain.report.view |
|---|
| Methods in org.squashtest.csp.tm.domain.report.view that return ReportView | |
|---|---|
ReportView |
ReportViewCatalog.findView(int viewIndex)
|
ReportView |
ReportViewCatalog.getDefaultView()
|
ReportView |
ReportView.setCodeKey(String codeKey)
|
ReportView |
ReportView.setFormats(String... formats)
|
ReportView |
ReportView.setModel(String model)
|
ReportView |
ReportView.setTitleKey(String titleKey)
|
| Methods in org.squashtest.csp.tm.domain.report.view that return types with arguments of type ReportView | |
|---|---|
List<ReportView> |
ReportViewCatalog.getViewList()
|
| Methods in org.squashtest.csp.tm.domain.report.view with parameters of type ReportView | |
|---|---|
void |
ReportViewCatalog.addView(ReportView view)
|
| Method parameters in org.squashtest.csp.tm.domain.report.view with type arguments of type ReportView | |
|---|---|
protected void |
ReportViewCatalog.setViewList(List<ReportView> viewList)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||