public final class ReportsModeler extends Object implements Modeler<ReportComponent>
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_NAME |
static int |
TEMPLATE_HEIGHT |
static int |
TEMPLATE_WIDTH
Styling attr, not used anymore but needed for backward compatibility
|
| Constructor and Description |
|---|
ReportsModeler(String id,
String name,
String author,
Date dateCreated,
Date lastEdit,
String lastEditorId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(ReportComponent rc) |
org.gcube.portlets.d4sreporting.common.shared.Model |
getReportInstance() |
int |
nextSection() |
public static final int TEMPLATE_WIDTH
public static final int TEMPLATE_HEIGHT
public static final String DEFAULT_NAME
public boolean add(ReportComponent rc)
add in interface Modeler<ReportComponent>public int nextSection()
Copyright © 2014. All Rights Reserved.