Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-api-rpc
TabGroupDto
Interface TabGroupDto
interface
TabGroupDto
{
groupId
:
number
;
isActive
:
boolean
;
tabs
:
TabDto
[]
;
viewColumn
:
number
;
}
Index
Properties
group
Id
is
Active
tabs
view
Column
Properties
group
Id
groupId
:
number
is
Active
isActive
:
boolean
tabs
tabs
:
TabDto
[]
view
Column
viewColumn
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
group
Id
is
Active
tabs
view
Column
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...