Uses of Class
com.streambase.liveview.client.dynamictables.Variable
Package
Description
Provides classes to configure table options.
-
Uses of Variable in com.streambase.liveview.client.dynamictables
Modifier and TypeMethodDescriptionTableConfig.getVariables()
This method is used to get the list of variablesVariable
with this Table ConfigurationModifier and TypeMethodDescriptionvoid
TableConfig.addVariable
(Variable variable) The method is used to add a variableVariable
to the existing list of variables.