org.gcube.application.reporting.component
Class BoxesArea
java.lang.Object
org.gcube.application.reporting.component.AbstractComponent
org.gcube.application.reporting.component.BoxesArea
- All Implemented Interfaces:
- IsMedia, IsSequentiable, ReportComponent
public class BoxesArea
- extends AbstractComponent
- implements IsSequentiable, IsMedia
BoxesArea
public BoxesArea(String name,
List<Box> values,
boolean allowMultiselection)
isMultiSelectionEnabled
public boolean isMultiSelectionEnabled()
getType
public ReportComponentType getType()
- Specified by:
getType
in interface ReportComponent
hasChildren
public boolean hasChildren()
- Specified by:
hasChildren
in interface ReportComponent
- Specified by:
hasChildren
in class AbstractComponent
getChildren
public List<ReportComponent> getChildren()
- Specified by:
getChildren
in interface ReportComponent
- Specified by:
getChildren
in class AbstractComponent
getStringValue
public String getStringValue()
- Specified by:
getStringValue
in interface ReportComponent
- Specified by:
getStringValue
in class AbstractComponent
getModelComponent
public org.gcube.portlets.d4sreporting.common.shared.BasicComponent getModelComponent()
- Specified by:
getModelComponent
in interface ReportComponent
- Specified by:
getModelComponent
in class AbstractComponent
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2014. All Rights Reserved.