Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-api-rpc-model
CommentThreadChangedEventMain
Interface CommentThreadChangedEventMain
interface
CommentThreadChangedEventMain
{
added
:
CommentThread
[]
;
changed
:
CommentThread
[]
;
owner
:
string
;
removed
:
CommentThread
[]
;
}
Hierarchy (
View Summary
)
CommentThreadChangedEvent
CommentThreadChangedEventMain
Index
Properties
added
changed
owner
removed
Properties
Readonly
added
added
:
CommentThread
[]
Added comment threads.
Readonly
changed
changed
:
CommentThread
[]
Changed comment threads.
owner
owner
:
string
Readonly
removed
removed
:
CommentThread
[]
Removed comment threads.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
added
changed
owner
removed
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Added comment threads.