Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
main/browser/scm-main
PluginScmResourceGroup
Class PluginScmResourceGroup
Implements
ScmResourceGroup
Index
Constructors
constructor
Properties
features
handle
id
label
on
Did
Change
on
Did
Splice
provider
resources
Accessors
context
Value
hide
When
Empty
Methods
dispose
splice
update
Group
update
Group
Label
Constructors
constructor
new
PluginScmResourceGroup
(
handle
:
number
,
provider
:
PluginScmProvider
,
features
:
SourceControlGroupFeatures
,
label
:
string
,
id
:
string
,
)
:
PluginScmResourceGroup
Parameters
handle
:
number
provider
:
PluginScmProvider
features
:
SourceControlGroupFeatures
label
:
string
id
:
string
Returns
PluginScmResourceGroup
Properties
features
features
:
SourceControlGroupFeatures
Readonly
handle
handle
:
number
id
id
:
string
label
label
:
string
Readonly
on
Did
Change
onDidChange
:
Event
<
void
>
= ...
Readonly
on
Did
Splice
onDidSplice
:
Event
<
Splice
<
ScmResource
>
>
= ...
provider
provider
:
PluginScmProvider
Readonly
resources
resources
:
ScmResource
[]
= []
Accessors
context
Value
get
contextValue
()
:
undefined
|
string
Returns
undefined
|
string
hide
When
Empty
get
hideWhenEmpty
()
:
boolean
Returns
boolean
Methods
dispose
dispose
()
:
void
Dispose this object.
Returns
void
splice
splice
(
start
:
number
,
deleteCount
:
number
,
toInsert
:
ScmResource
[]
)
:
void
Parameters
start
:
number
deleteCount
:
number
toInsert
:
ScmResource
[]
Returns
void
update
Group
updateGroup
(
features
:
SourceControlGroupFeatures
)
:
void
Parameters
features
:
SourceControlGroupFeatures
Returns
void
update
Group
Label
updateGroupLabel
(
label
:
string
)
:
void
Parameters
label
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
features
handle
id
label
on
Did
Change
on
Did
Splice
provider
resources
Accessors
context
Value
hide
When
Empty
Methods
dispose
splice
update
Group
update
Group
Label
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Dispose this object.