Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
DocumentDropOrPasteEditKind
Class DocumentDropOrPasteEditKind
Index
Constructors
constructor
Properties
value
Empty
sep
Methods
append
contains
intersects
Constructors
constructor
new
Document
Drop
Or
Paste
Edit
Kind
(
value
)
:
DocumentDropOrPasteEditKind
Parameters
value
:
string
Returns
DocumentDropOrPasteEditKind
Properties
Readonly
value
value
:
string
Static
Readonly
Empty
Empty
:
DocumentDropOrPasteEditKind
= ...
Static
Private
sep
sep
:
string
= '.'
Methods
append
append
(
...
parts
)
:
DocumentDropOrPasteEditKind
Parameters
Rest
...
parts
:
string
[]
Returns
DocumentDropOrPasteEditKind
contains
contains
(
other
)
:
boolean
Parameters
other
:
DocumentDropOrPasteEditKind
Returns
boolean
intersects
intersects
(
other
)
:
boolean
Parameters
other
:
DocumentDropOrPasteEditKind
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
value
Empty
sep
append
contains
intersects
Theia TypeDoc
Loading...