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() |
convertProperties, getId, getProperties, setId, setProperties, setProperties
public 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 ReportComponent
public boolean hasChildren()
hasChildren
in interface ReportComponent
hasChildren
in class AbstractComponent
public List<ReportComponent> getChildren()
getChildren
in interface ReportComponent
getChildren
in class AbstractComponent
public String getStringValue()
getStringValue
in interface ReportComponent
getStringValue
in class AbstractComponent
public org.gcube.portlets.d4sreporting.common.shared.BasicComponent getModelComponent()
getModelComponent
in interface ReportComponent
getModelComponent
in class AbstractComponent
Copyright © 2014. All Rights Reserved.