EntryCompletion.setInlineCompletion
void setInlineCompletion(bool inlineCompletion) nothrowSets whether the common prefix of the possible completions should be automatically inserted in the entry.
Parameters
inlineCompletion | true to do inline completion |