Preparing search index...
The search index is not available
Ace API Reference
Ace API Reference
ace
Ace
ValueCompletion
Interface ValueCompletion
interface
ValueCompletion
{
caption
?:
string
;
completerId
?:
string
;
docHTML
?:
string
;
docText
?:
string
;
meta
?:
string
;
score
?:
number
;
value
:
string
;
}
Hierarchy (
view full
)
Ace
.
BaseCompletion
ValueCompletion
Index
Properties
caption?
completer
Id?
docHTML?
doc
Text?
meta?
score?
value
Properties
Optional
caption
caption
?:
string
Optional
completer
Id
completer
Id
?:
string
Optional
docHTML
docHTML
?:
string
Optional
doc
Text
doc
Text
?:
string
Optional
meta
meta
?:
string
Optional
score
score
?:
number
value
value
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
caption
completer
Id
docHTML
doc
Text
meta
score
value
Ace API Reference
ace
src
ace
anchor
apply_delta
autocomplete
background_tokenizer
bidihandler
clipboard
commands
command_manager
default_commands
incremental_search_commands
multi_select_commands
occur_commands
config
css/editor-css
document
edit_session
editor
ext
Loading...
Generated using
TypeDoc