Uses of Class
de.grogra.pf.ui.autocomplete.impl.AbstractCompletion
Packages that use AbstractCompletion
-
Uses of AbstractCompletion in de.grogra.pf.ui.autocomplete.impl
Subclasses of AbstractCompletion in de.grogra.pf.ui.autocomplete.implModifier and TypeClassDescriptionclassA straightforwardCompletionimplementation.classA completion for classesclassA completion choice representing a function.classA completion representing a tag in markup, such as HTML or XML.classA completion for package names.classA completion where the input text is shorthand for (really, just different from) the actual text to be inserted.classA completion made up of a template with arbitrary parameters that the user can tab through and fill in.classA completion for a variable (or constant) in a programming language.Methods in de.grogra.pf.ui.autocomplete.impl that return types with arguments of type AbstractCompletion