Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
browser
GridLayout
setCellConfig
Function setCellConfig
setCellConfig
(
widget
:
Widget
,
value
:
Partial
<
ICellConfig
>
)
:
void
Set the cell config for the given widget.
Parameters
widget
:
Widget
The widget of interest.
value
:
Partial
<
ICellConfig
>
The value for the cell config.
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Set the cell config for the given widget.