|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of HintData in org.xwiki.editor.tool.autocomplete |
|---|
| Methods in org.xwiki.editor.tool.autocomplete that return types with arguments of type HintData | |
|---|---|
SortedSet<HintData> |
Hints.getHints()
|
| Methods in org.xwiki.editor.tool.autocomplete with parameters of type HintData | |
|---|---|
int |
HintData.compareTo(HintData hintData)
|
Hints |
Hints.withHints(HintData... values)
Build an instance of Hints. |
| Method parameters in org.xwiki.editor.tool.autocomplete with type arguments of type HintData | |
|---|---|
Hints |
Hints.withHints(Collection<HintData> values)
Build an instance of Hints. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||