Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
E
F
G
H
I
L
O
T
V
W
A
AutoCompletionMethodFinder
- Interface in
org.xwiki.editor.tool.autocomplete
Allows contributing special hints.
C
compareTo(HintData)
- Method in class org.xwiki.editor.tool.autocomplete.
HintData
E
equals(Object)
- Method in class org.xwiki.editor.tool.autocomplete.
HintData
equals(Object)
- Method in class org.xwiki.editor.tool.autocomplete.
TargetContent
F
findMethodReturnTypes(Class, String)
- Method in interface org.xwiki.editor.tool.autocomplete.
AutoCompletionMethodFinder
findMethods(Class, String)
- Method in interface org.xwiki.editor.tool.autocomplete.
AutoCompletionMethodFinder
G
getContent()
- Method in class org.xwiki.editor.tool.autocomplete.
TargetContent
getDescription()
- Method in class org.xwiki.editor.tool.autocomplete.
HintData
getHints()
- Method in class org.xwiki.editor.tool.autocomplete.
Hints
getName()
- Method in class org.xwiki.editor.tool.autocomplete.
HintData
getPosition()
- Method in class org.xwiki.editor.tool.autocomplete.
TargetContent
getStartOffset()
- Method in class org.xwiki.editor.tool.autocomplete.
Hints
getType()
- Method in class org.xwiki.editor.tool.autocomplete.
TargetContent
H
hashCode()
- Method in class org.xwiki.editor.tool.autocomplete.
HintData
hashCode()
- Method in class org.xwiki.editor.tool.autocomplete.
TargetContent
HintData
- Class in
org.xwiki.editor.tool.autocomplete
Represents hint data (name of hint and description of hint).
HintData(String, String)
- Constructor for class org.xwiki.editor.tool.autocomplete.
HintData
Hints
- Class in
org.xwiki.editor.tool.autocomplete
Represents a list of hints that are returned.
Hints()
- Constructor for class org.xwiki.editor.tool.autocomplete.
Hints
I
isEmpty()
- Method in class org.xwiki.editor.tool.autocomplete.
Hints
L
locate(String, String, int)
- Method in interface org.xwiki.editor.tool.autocomplete.
TargetContentLocator
O
org.xwiki.editor.tool.autocomplete
- package org.xwiki.editor.tool.autocomplete
T
TargetContent
- Class in
org.xwiki.editor.tool.autocomplete
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).
TargetContent(String, int, TargetContentType)
- Constructor for class org.xwiki.editor.tool.autocomplete.
TargetContent
TargetContentLocator
- Interface in
org.xwiki.editor.tool.autocomplete
Allows discovering the syntax of the content under the current cursor position.
TargetContentType
- Enum in
org.xwiki.editor.tool.autocomplete
Represents the type of content at the cursor position.
toString()
- Method in class org.xwiki.editor.tool.autocomplete.
HintData
V
valueOf(String)
- Static method in enum org.xwiki.editor.tool.autocomplete.
TargetContentType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.xwiki.editor.tool.autocomplete.
TargetContentType
Returns an array containing the constants of this enum type, in the order they are declared.
W
withHints(HintData...)
- Method in class org.xwiki.editor.tool.autocomplete.
Hints
Build an instance of
Hints
.
withHints(Collection<HintData>)
- Method in class org.xwiki.editor.tool.autocomplete.
Hints
Build an instance of
Hints
.
withHints(Hints)
- Method in class org.xwiki.editor.tool.autocomplete.
Hints
Build an instance of
Hints
.
withStartOffset(int)
- Method in class org.xwiki.editor.tool.autocomplete.
Hints
Build an instance of
Hints
.
A
C
E
F
G
H
I
L
O
T
V
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2013
XWiki
. All Rights Reserved.