Uses of Class
org.eclipse.actf.validation.events.ReportModifyEvent

Packages that use ReportModifyEvent
org.eclipse.actf.validation.events   
org.eclipse.actf.validation.reports   
 

Uses of ReportModifyEvent in org.eclipse.actf.validation.events
 

Methods in org.eclipse.actf.validation.events with parameters of type ReportModifyEvent
 void IReportModifyListener.reportModified(ReportModifyEvent e)
          occurs when a validation report has been modified
 

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

Methods in org.eclipse.actf.validation.reports with parameters of type ReportModifyEvent
protected  void ValidationReport.fireReportModifyEvent(ReportModifyEvent event)