public interface IReportDocumentInfo
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List |
getErrors() |
boolean |
isComplete()
Check if the report document is completely read.
|
IReportDocument |
openReportDocument()
Open a report document.
|
java.util.List getErrors()
IReportDocument openReportDocument() throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionboolean isComplete()
Copyright © 2008 Actuate Corp. All rights reserved.