public class ArgumentVector extends ArgumentExecuted
mainControl
emptyAllowed, textField
CL_DEFAULT, CL_ERROR, DEFAULT_FONT, DEFAULT_INNER_BORDER, DEFAULT_TEXT_BORDER, markIfError
Constructor and Description |
---|
ArgumentVector() |
Modifier and Type | Method and Description |
---|---|
ExecutionReturn |
evaluate()
Evaluates the user input and creates a respective graphana value
|
void |
setValue(ExecutionReturn value)
Sets the value within the component to the given value
|
checkAndExecute, init
evaluateToString, getComponent, keyPressed, keyReleased, keyTyped, setToolTip
addKeyListener, checkAndExecute, error, getComponentHeight, getComponentMinWidth, getInnerComponent, getTopParent, init, resetToolTip, setComponentColor, setMarkIfError, setParameterName, throwError, throwError, throwStringError, throwStringError, unmark
public void setValue(ExecutionReturn value)
ArgumentComponent
setValue
in class ArgumentExecuted
public ExecutionReturn evaluate()
ArgumentComponent
evaluate
in class ArgumentExecuted