public class StackedLayoutAPIDemoHandler extends AbstractDemoHandler
| Constructor and Description |
|---|
StackedLayoutAPIDemoHandler()
Creates and displays a simple report.
|
| Modifier and Type | Method and Description |
|---|---|
org.pentaho.reporting.engine.classic.core.MasterReport |
createReport()
Creates a report definition.
|
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.
|
PreviewHandler |
getPreviewHandler() |
static void |
main(String[] args) |
createDefaultTable, getController, setControllerpublic StackedLayoutAPIDemoHandler()
public JComponent getPresentationComponent()
InternalDemoHandlerpublic org.pentaho.reporting.engine.classic.core.MasterReport createReport()
throws ReportDefinitionException
ReportDefinitionException - if an error occured preventing the report definition.public String getDemoName()
InternalDemoHandlerpublic PreviewHandler getPreviewHandler()
getPreviewHandler in interface DemoHandlergetPreviewHandler in class AbstractDemoHandlerpublic URL getDemoDescriptionSource()
InternalDemoHandlerpublic static void main(String[] args)
Copyright © 2018 Hitachi Vantara. All rights reserved.