Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
plugin-ext
ScmInputBoxImpl
Class ScmInputBoxImpl
Hierarchy
ScmInputBoxImpl
Implements
SourceControlInputBox
Index
Constructors
constructor
Properties
_placeholder
_validate
Input
_value
on
Did
Change
Emitter
Accessors
on
Did
Change
placeholder
validate
Input
value
Methods
on
Input
Box
Value
Change
update
Value
Constructors
constructor
new
Scm
Input
Box
Impl
(
plugin
:
Plugin
, proxy
:
ScmMain
, sourceControlHandle
:
number
)
:
ScmInputBoxImpl
Parameters
plugin:
Plugin
proxy:
ScmMain
sourceControlHandle:
number
Returns
ScmInputBoxImpl
Properties
Private
_placeholder
_placeholder
:
string
= ''
Private
_validate
Input
_validate
Input
:
undefined
|
ValidateInput
Private
_value
_value
:
string
= ''
Private
Readonly
on
Did
Change
Emitter
on
Did
Change
Emitter
:
Emitter
<
string
>
= ...
Accessors
on
Did
Change
get
onDidChange
(
)
:
Event
<
string
>
Returns
Event
<
string
>
placeholder
get
placeholder
(
)
:
string
set
placeholder
(
placeholder
:
string
)
:
void
Returns
string
Parameters
placeholder:
string
Returns
void
validate
Input
get
validateInput
(
)
:
undefined
|
ValidateInput
set
validateInput
(
fn
:
undefined
|
ValidateInput
)
:
void
Returns
undefined
|
ValidateInput
Parameters
fn:
undefined
|
ValidateInput
Returns
void
value
get
value
(
)
:
string
set
value
(
value
:
string
)
:
void
Returns
string
Parameters
value:
string
Returns
void
Methods
on
Input
Box
Value
Change
on
Input
Box
Value
Change
(
value
:
string
)
:
void
Parameters
value:
string
Returns
void
Private
update
Value
update
Value
(
value
:
string
)
:
void
Parameters
value:
string
Returns
void
Exports
plugin-
ext
Comments
Command
Arg
Comments
Context
Command
Arg
Comments
Edit
Command
Arg
Composite
Tree
View
Node
Connection
Closed
Error
Custom
Editor
Widget
Debug
Adapter
Executable
Debug
Adapter
Inline
Implementation
Debug
Adapter
Named
Pipe
Server
Debug
Adapter
Server
Decoration
Range
Behavior
Decoration
Render
Options
Document
Link
Known
Commands
Notification
Main
Object
Identifier
Objects
Transferrer
Parameter
Information
Plugin
Contributions
Plugin
Icon
Path
Plugin
Package
Plugin
Paths
Plugin
View
Registry
Plugin
View
Widget
Schemes
Scm
Command
Arg
Selection
Provider
Commands
Signature
Help
Signature
Information
Symbol
Kind
Symbol
Kind
Converter
Text
Document
Show
Options
Text
Editor
Selection
Change
Kind
Themable
Decoration
Attachment
Render
Options
Themable
Decoration
Render
Options
Theme
Icon
Timeline
Command
Arg
Tree
View
Node
Tree
View
Selection
Webview
External
Endpoint
Webview
Widget
Workspace
Text
Edit
Dto
Scm
Input
Box
Impl
constructor
_placeholder
_validate
Input
_value
on
Did
Change
Emitter
on
Did
Change
placeholder
validate
Input
value
on
Input
Box
Value
Change
update
Value