| Package | Description |
|---|---|
| com.streambase.liveview.client.dynamictables |
| Modifier and Type | Method and Description |
|---|---|
FieldRule |
FieldRule.setDescription(String description) |
| Modifier and Type | Method and Description |
|---|---|
List<FieldRule> |
TableConfig.getFieldRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
TableConfig.addFieldRule(FieldRule fieldRule)
Add a single alias to the existing list.
|