public class BandInBandStackingDemoHandler extends AbstractDemoHandler
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
logger |
| Constructor and Description |
|---|
BandInBandStackingDemoHandler()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.pentaho.reporting.engine.classic.core.MasterReport |
createReport()
Create a report with a single report header band.
|
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) |
createDefaultTable, getController, getPreviewHandler, setControllerpublic BandInBandStackingDemoHandler()
public String getDemoName()
InternalDemoHandlerpublic URL getDemoDescriptionSource()
InternalDemoHandlerpublic JComponent getPresentationComponent()
InternalDemoHandlerpublic org.pentaho.reporting.engine.classic.core.MasterReport createReport()
public static void main(String[] args)
Copyright © 2018 Hitachi Vantara. All rights reserved.