public class Heading extends AbstractComponent implements IsMedia, IsSequentiable
COMP_HEIGHT, COMP_WIDTH| Constructor and Description |
|---|
Heading(int level,
String content) |
Heading(int level,
String content,
boolean isReadonly) |
| Modifier and Type | Method and Description |
|---|---|
List<ReportComponent> |
getChildren() |
int |
getLevel() |
org.gcube.portlets.d4sreporting.common.shared.BasicComponent |
getModelComponent() |
org.gcube.portlets.d4sreporting.common.shared.ComponentType |
getModelType() |
String |
getStringValue() |
ReportComponentType |
getType() |
boolean |
hasChildren() |
boolean |
isReadOnly() |
addProperty, convertProperties, getId, getProperties, setId, setProperties, setPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getProperties, setId, setProperties, setPropertiespublic Heading(int level,
String content)
public Heading(int level,
String content,
boolean isReadonly)
public int getLevel()
public boolean isReadOnly()
public org.gcube.portlets.d4sreporting.common.shared.ComponentType getModelType()
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 © 2019. All Rights Reserved.