|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HasErrorsHandler
| Method Summary | |
|---|---|
XBRLValidationReport |
getValidationReport()
Access to the validation report that is now represented |
void |
setExtraErrorsReport(XBRLValidationReport valReport)
Sets additional errors that will be added to the validation report. |
void |
showErrors(XBRLValidationReport valReport)
The most common implementation just opens a DlgValidationErrors dialog and pass the validation report |
| Method Detail |
|---|
void showErrors(XBRLValidationReport valReport)
valReport - XBRLValidationReport getValidationReport()
void setExtraErrorsReport(XBRLValidationReport valReport)
valReport - the XBRLValidationReport with extra errors
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||