glAutoinput: Glimma Autocomplete Input
Description
Create an autocompleted input field.
Usage
glAutoinput(target, action, idval = "none", flag = "none")
Arguments
target
the index of the plot which receives the event and performs an action.
action
the action to be performed at target plot using input information.
idval
the column from which the autocomplete list will be populated.
flag
indicates special flags for custom features.
Value
a input object containing the input field information.