| Package | Description | 
|---|---|
| com.streambase.liveview.client.dynamictables | 
 Provides classes to configure table options. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
FieldRule | 
FieldRule.setDescription(String description)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<FieldRule> | 
TableConfig.getFieldRules()
This method gets you the list of field rules  
FieldRule | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TableConfig.addFieldRule(FieldRule fieldRule)
This method adds a field rule  
FieldRule to the existing list of field rules. | 
Copyright © 2015–2018 Cloud Software Group, Inc.. All rights reserved.