Handbook
Glossary
completion-loc/doc/elt ( popup -- loc doc elt )
Vocabulary
ui
.
tools
.
listener
.
completion
Inputs
popup
an
object
Outputs
loc
an
object
doc
an
object
elt
an
object
Definition
USING:
accessors
kernel
ui.gadgets.editors
;
IN:
ui.tools.listener.completion
:
completion-loc/doc/elt
( popup -- loc doc elt )
[
interactor>>
[
editor-caret
]
[
model>>
]
bi
]
[
completion-mode>>
completion-element
]
bi
;