public class ArgumentString extends ArgumentComponentTextField
emptyAllowed, textField
CL_DEFAULT, CL_ERROR, DEFAULT_FONT, DEFAULT_INNER_BORDER, DEFAULT_TEXT_BORDER, markIfError
Constructor and Description |
---|
ArgumentString() |
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
|
evaluateToString, getComponent, init, keyPressed, keyReleased, keyTyped, setToolTip
addKeyListener, checkAndExecute, error, getComponentHeight, getComponentMinWidth, getInnerComponent, getTopParent, init, resetToolTip, setComponentColor, setMarkIfError, setParameterName, throwError, throwError, throwStringError, throwStringError, unmark
public ExecutionReturn evaluate()
ArgumentComponent
evaluate
in class ArgumentComponent
public void setValue(ExecutionReturn value)
ArgumentComponent
setValue
in class ArgumentComponent