Package | Description |
---|---|
org.gcube.application.reporting.component | |
org.gcube.application.reporting.component.interfaces |
Modifier and Type | Method and Description |
---|---|
List<Property> |
AbstractComponent.getProperties() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractComponent.addProperty(Property toAdd) |
void |
AbstractComponent.setProperties(Property... properties)
Added for convenience's sake
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractComponent.setProperties(List<Property> properties) |
Modifier and Type | Method and Description |
---|---|
List<Property> |
ReportComponent.getProperties() |
Modifier and Type | Method and Description |
---|---|
void |
ReportComponent.setProperties(Property... properties) |
Modifier and Type | Method and Description |
---|---|
void |
ReportComponent.setProperties(List<Property> props) |
Copyright © 2019. All Rights Reserved.