public class TableWrapper extends AbstractComponent
COMP_HEIGHT, COMP_WIDTH| Constructor and Description |
|---|
TableWrapper(int numberOfColumns) |
TableWrapper(org.gcube.portlets.d4sreporting.common.shared.Table table) |
| Modifier and Type | Method and Description |
|---|---|
List<ReportComponent> |
getChildren() |
org.gcube.portlets.d4sreporting.common.shared.BasicComponent |
getModelComponent() |
int |
getNumberOfColumns() |
String |
getStringValue() |
ArrayList<ArrayList<org.gcube.portlets.d4sreporting.common.shared.TableCell>> |
getTable() |
ReportComponentType |
getType() |
boolean |
hasChildren() |
addProperty, convertProperties, getId, getProperties, setId, setProperties, setPropertiespublic TableWrapper(int numberOfColumns)
public TableWrapper(org.gcube.portlets.d4sreporting.common.shared.Table table)
public int getNumberOfColumns()
public ArrayList<ArrayList<org.gcube.portlets.d4sreporting.common.shared.TableCell>> getTable()
public ReportComponentType getType()
public boolean hasChildren()
hasChildren in interface ReportComponenthasChildren in class AbstractComponentpublic List<ReportComponent> getChildren()
getChildren in interface ReportComponentgetChildren in class AbstractComponentpublic String getStringValue()
getStringValue in interface ReportComponentgetStringValue in class AbstractComponentpublic org.gcube.portlets.d4sreporting.common.shared.BasicComponent getModelComponent()
getModelComponent in interface ReportComponentgetModelComponent in class AbstractComponentCopyright © 2019. All Rights Reserved.