public interface ParameterizedValueBuilder
Modifier and Type | Interface and Description |
---|---|
static class |
ParameterizedValueBuilder.Part |
Modifier and Type | Method and Description |
---|---|
void |
addCellValue(int row,
int column,
String value) |
List<List<org.drools.workbench.models.guided.dtable.shared.model.DTCellValue52>> |
getColumnData() |
List<String> |
getParameters() |
String |
getTemplate() |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.