Package | Description |
---|---|
com.streambase.liveview.client.dynamictables |
Provides classes and interfaces to configure TIBCO Live Datamart server's dynamic tables.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Variable> |
TableConfig.getVariables()
This method is used to get the list of variables
Variable with this Table Configuration |
Modifier and Type | Method and Description |
---|---|
void |
TableConfig.addVariable(Variable variable)
The method is used to add a variable
Variable to the existing list of variables. |