com.ihr.xbrl.gui.interfaces
Interface HasErrorsHandler


public interface HasErrorsHandler

Author:
Ignacio

Method Summary
 XBRLValidationReport getValidationReport()
          Access to the validation report that is now represented
 void showErrors(XBRLValidationReport valReport)
          The most common implementation just opens a DlgValidationErrors dialog and pass the validation report
 

Method Detail

showErrors

void showErrors(XBRLValidationReport valReport)
The most common implementation just opens a DlgValidationErrors dialog and pass the validation report

Parameters:
valReport -

getValidationReport

XBRLValidationReport getValidationReport()
Access to the validation report that is now represented

Returns:
current XBRLValidationReport represented


Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa