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

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

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

Methods in org.eclipse.actf.validation.events with parameters of type ReportGroupModifyEvent
 void IReportGroupModifyListener.reportGroupModified(ReportGroupModifyEvent e)
           
 

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

Methods in org.eclipse.actf.validation.reports with parameters of type ReportGroupModifyEvent
protected  void ValidationReportGroup.fireReportGroupModifyEvent(ReportGroupModifyEvent event)