public class AutoTableBundleDemo extends AbstractXmlDemoHandler
| Constructor and Description |
|---|
AutoTableBundleDemo() |
| 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.
|
URL |
getReportDefinitionSource()
Returns the URL of the XML definition for this report.
|
static void |
main(String[] args) |
getPreviewHandler, parseReportcreateDefaultTable, getController, setControllerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetController, 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 getReportDefinitionSource()
public URL getDemoDescriptionSource()
public JComponent getPresentationComponent()
Copyright © 2018 Hitachi Vantara. All rights reserved.