org.gcube.application.reporting.component
Interface ReportComponent
- All Known Implementing Classes:
- AbstractComponent, Box, BoxesArea, Column, DBTableRow, Heading, Instruction, ReferenceReport, ReportSequence, TextInput, Title
public interface ReportComponent
COMP_WIDTH
static final int COMP_WIDTH
- See Also:
- Constant Field Values
COMP_HEIGHT
static final int COMP_HEIGHT
- See Also:
- Constant Field Values
getId
String getId()
setId
void setId(String id)
getProperties
List<Property> getProperties()
setProperties
void setProperties(List<Property> props)
getType
ReportComponentType getType()
hasChildren
boolean hasChildren()
getChildren
List<ReportComponent> getChildren()
getStringValue
String getStringValue()
Copyright © 2013. All Rights Reserved.