public class Instruction extends AbstractComponent implements IsSequentiable
COMP_HEIGHT, COMP_WIDTH| Constructor and Description |
|---|
Instruction(String content) |
| Modifier and Type | Method and Description |
|---|---|
List<ReportComponent> |
getChildren() |
String |
getContent() |
org.gcube.portlets.d4sreporting.common.shared.BasicComponent |
getModelComponent() |
String |
getStringValue() |
ReportComponentType |
getType() |
boolean |
hasChildren() |
addProperty, convertProperties, getId, getProperties, setId, setProperties, setPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getProperties, setId, setProperties, setPropertiespublic Instruction(String content)
public String getContent()
public org.gcube.portlets.d4sreporting.common.shared.BasicComponent getModelComponent()
getModelComponent in interface ReportComponentgetModelComponent in class AbstractComponentpublic 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 ReportComponentType getType()
getType in interface ReportComponentCopyright © 2015. All Rights Reserved.