public class AutoTableAPIDemo extends AbstractDemoHandler
| Constructor and Description |
|---|
AutoTableAPIDemo() |
| Modifier and Type | Method and Description |
|---|---|
org.pentaho.reporting.engine.classic.core.MasterReport |
createReport()
Creates the report.
|
URL |
getDemoDescriptionSource()
Returns the URL of the HTML document describing this demo.
|
String |
getDemoName()
Returns the display name of the demo.
|
JComponent |
getPresentationComponent()
Returns the presentation component for this demo.
|
static void |
main(String[] args) |
void |
writeBundle(String path) |
createDefaultTable, getController, getPreviewHandler, setControllerpublic String getDemoName()
public org.pentaho.reporting.engine.classic.core.MasterReport createReport()
throws ReportDefinitionException
ReportDefinitionException - if an error occured preventing the report definition.public URL getDemoDescriptionSource()
public JComponent getPresentationComponent()
public void writeBundle(String path) throws IOException, org.pentaho.reporting.libraries.repository.ContentIOException, org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleWriterException, ReportDefinitionException
IOExceptionorg.pentaho.reporting.libraries.repository.ContentIOExceptionorg.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleWriterExceptionReportDefinitionExceptionpublic static void main(String[] args) throws org.pentaho.reporting.engine.classic.core.ReportProcessingException, IOException, ReportDefinitionException, org.pentaho.reporting.libraries.repository.ContentIOException, org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleWriterException
org.pentaho.reporting.engine.classic.core.ReportProcessingExceptionIOExceptionReportDefinitionExceptionorg.pentaho.reporting.libraries.repository.ContentIOExceptionorg.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleWriterExceptionCopyright © 2018 Hitachi Vantara. All rights reserved.