public class ReportSequence extends AbstractComponent implements Modeler<IsSequentiable>
COMP_HEIGHT, COMP_WIDTH| Constructor and Description |
|---|
ReportSequence(String id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(IsSequentiable component) |
List<ReportComponent> |
getChildren() |
org.gcube.portlets.d4sreporting.common.shared.BasicComponent |
getModelComponent() |
protected List<org.gcube.portlets.d4sreporting.common.shared.BasicComponent> |
getSequence() |
String |
getStringValue() |
ReportComponentType |
getType() |
boolean |
hasChildren() |
addProperty, convertProperties, getId, getProperties, setId, setProperties, setPropertiespublic ReportSequence(String id)
public boolean add(IsSequentiable component)
add in interface Modeler<IsSequentiable>protected List<org.gcube.portlets.d4sreporting.common.shared.BasicComponent> getSequence()
public ReportComponentType getType()
getType in interface ReportComponentpublic 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 © 2018. All Rights Reserved.