public class ArgumentVertex extends ArgumentComponentComboBox
comboBox, mainControlCL_DEFAULT, CL_ERROR, DEFAULT_FONT, DEFAULT_INNER_BORDER, DEFAULT_TEXT_BORDER, markIfError| Constructor and Description |
|---|
ArgumentVertex() |
| Modifier and Type | Method and Description |
|---|---|
ExecutionReturn |
evaluate()
Evaluates the user input and creates a respective graphana value
|
java.lang.String |
evaluateToString()
Evalutates the user input and returns it in its string representation
|
void |
init(MainControl mainControl,
ScriptType scriptType,
ArgumentComponentManager argumentComponentManager) |
getComboBox, getComponent, getText, setToolTip, setValueaddKeyListener, checkAndExecute, error, getComponentHeight, getComponentMinWidth, getInnerComponent, getTopParent, init, resetToolTip, setComponentColor, setMarkIfError, setParameterName, throwError, throwError, throwStringError, throwStringError, unmarkpublic void init(MainControl mainControl, ScriptType scriptType, ArgumentComponentManager argumentComponentManager)
init in class ArgumentComponentComboBoxpublic ExecutionReturn evaluate()
ArgumentComponentevaluate in class ArgumentComponentComboBoxpublic java.lang.String evaluateToString()
ArgumentComponentevaluateToString in class ArgumentComponent