Help Pages
Commands
Settings
Tutorial
Editor Functions
Command-Line Functions
Hint Mode Commands
Wiki
On This Page
Constructors
constructor
Properties
_
state
html
value
Accessors
state
Hierarchy
CompletionOption
CompletionOptionHTML
ExcmdCompletionOption
ThemeCompletionOption
CompletionOptionFuse
Index
Constructors
constructor
Properties
_
state
html
value
Accessors
state
Constructors
constructor
new
CompletionOptionHTML
()
:
CompletionOptionHTML
Returns
CompletionOptionHTML
Properties
Private
_
state
_state
:
OptionState
= "hidden"
html
html
:
HTMLElement
value
value
:
any
What to fill into cmdline
Accessors
state
get
state
()
:
OptionState
Control presentation of the option
Returns
OptionState
set
state
(
newstate
:
OptionState
)
:
void
Control presentation of element
Parameters
newstate
:
OptionState
Returns
void
What to fill into cmdline