Package org.xwiki.editor.tool.autocomplete

Interface Summary
AutoCompletionMethodFinder Allows contributing special hints.
TargetContentLocator Allows discovering the syntax of the content under the current cursor position.
 

Class Summary
HintData Represents hint data (name of hint and description of hint).
Hints Represents a list of hints that are returned.
TargetContent Represents the content and type at the cursor position (eg the whole content could be written in wiki syntax and the content at the cursor position could be Velocity content).
 

Enum Summary
TargetContentType Represents the type of content at the cursor position.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.