public class ArgumentVertex extends ArgumentComponentComboBox
comboBox, mainControl
CL_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, setValue
addKeyListener, checkAndExecute, error, getComponentHeight, getComponentMinWidth, getInnerComponent, getTopParent, init, resetToolTip, setComponentColor, setMarkIfError, setParameterName, throwError, throwError, throwStringError, throwStringError, unmark
public void init(MainControl mainControl, ScriptType scriptType, ArgumentComponentManager argumentComponentManager)
init
in class ArgumentComponentComboBox
public ExecutionReturn evaluate()
ArgumentComponent
evaluate
in class ArgumentComponentComboBox
public java.lang.String evaluateToString()
ArgumentComponent
evaluateToString
in class ArgumentComponent