Uses of Interface
org.eclipse.actf.validation.events.IReportModifyListener

Packages that use IReportModifyListener
org.eclipse.actf.validation.reports   
 

Uses of IReportModifyListener in org.eclipse.actf.validation.reports
 

Methods in org.eclipse.actf.validation.reports with parameters of type IReportModifyListener
 void ValidationReport.addReportModifyListener(IReportModifyListener listener)
          add a listener to be notified when items are added to this report.
 void ValidationReport.removeReportModifyListener(IReportModifyListener listener)
          remove the listener from the list of listeners to be notified when a modification to this report takes place