Uses of Class
de.grogra.pf.ui.autocomplete.impl.AbstractCompletion
-
Uses of AbstractCompletion in de.grogra.pf.ui.autocomplete.impl
Modifier and TypeClassDescriptionclass
A straightforwardCompletion
implementation.class
A completion for classesclass
A completion choice representing a function.class
A completion representing a tag in markup, such as HTML or XML.class
A completion for package names.class
A completion where the input text is shorthand for (really, just different from) the actual text to be inserted.class
A completion made up of a template with arbitrary parameters that the user can tab through and fill in.class
A completion for a variable (or constant) in a programming language.