TextBoxVariableBuilder🔗
Constructor🔗
Methods🔗
build🔗
Builds the object.
allowCustomValue🔗
Allow custom values to be entered in the variable
current🔗
Shows current selected variable text/value on the dashboard
defaultValue🔗
Query used to fetch values for a variable
definition🔗
description🔗
Description of variable. It can be defined but null.
hide🔗
Visibility configuration for the variable
label🔗
Optional display name
name🔗
Name of variable
options🔗
Options that can be selected for a variable.
staticOptions🔗
Additional static options for query variable
staticOptionsOrder🔗
Ordering of static options in relation to options returned from data source for query variable
public TextBoxVariableBuilder staticOptionsOrder(VariableModelStaticOptionsOrder staticOptionsOrder)