public class Title extends AbstractComponent
COMP_HEIGHT, COMP_WIDTH| Constructor and Description |
|---|
Title(String content) |
Title(String content,
boolean isReadOnly) |
| Modifier and Type | Method and Description |
|---|---|
List<ReportComponent> |
getChildren() |
org.gcube.portlets.d4sreporting.common.shared.BasicComponent |
getModelComponent() |
String |
getStringValue() |
ReportComponentType |
getType() |
boolean |
hasChildren() |
boolean |
isReadOnly() |
addProperty, convertProperties, getId, getProperties, setId, setProperties, setPropertiespublic Title(String content)
public Title(String content, boolean isReadOnly)
public boolean isReadOnly()
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.