public class Box extends AbstractComponent
COMP_HEIGHT, COMP_WIDTH| Constructor and Description |
|---|
Box(String name,
Boolean selected) |
Box(String id,
String name,
Boolean selected) |
| Modifier and Type | Method and Description |
|---|---|
List<ReportComponent> |
getChildren() |
org.gcube.portlets.d4sreporting.common.shared.BasicComponent |
getModelComponent() |
String |
getName() |
String |
getStringValue() |
ReportComponentType |
getType() |
boolean |
hasChildren() |
Boolean |
isSelected() |
String |
toString() |
convertProperties, getId, getProperties, setId, setProperties, setPropertiespublic String getName()
public Boolean isSelected()
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 © 2014. All Rights Reserved.