Uses of Class
org.xwiki.editor.tool.autocomplete.Hints

Uses of Hints in org.xwiki.editor.tool.autocomplete
 

Methods in org.xwiki.editor.tool.autocomplete that return Hints
 Hints AutoCompletionMethodFinder.findMethods(Class variableClass, String fragmentToMatch)
           
 Hints Hints.withHints(Collection<HintData> values)
          Build an instance of Hints.
 Hints Hints.withHints(HintData... values)
          Build an instance of Hints.
 Hints Hints.withHints(Hints otherHints)
          Build an instance of Hints.
 Hints Hints.withStartOffset(int startOffset)
          Build an instance of Hints.
 

Methods in org.xwiki.editor.tool.autocomplete with parameters of type Hints
 Hints Hints.withHints(Hints otherHints)
          Build an instance of Hints.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.