Uses of Interface
com.vladium.emma.report.IReportDataView

Packages that use IReportDataView
com.vladium.emma.report   
 

Uses of IReportDataView in com.vladium.emma.report
 

Classes in com.vladium.emma.report that implement IReportDataView
private static class ReportDataModel.ReportDataView
           
 

Fields in com.vladium.emma.report declared as IReportDataView
protected  IReportDataView AbstractReportGenerator.m_view
           
private  IReportDataView[] ReportDataModel.m_views
           
 

Methods in com.vladium.emma.report that return IReportDataView
 IReportDataView ReportDataModel.getView(int viewType)
           
 IReportDataView IReportDataModel.getView(int viewType)