Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/preferences
browser/util/preference-scope-command-manager
PreferenceScopeCommandManager
Class PreferenceScopeCommandManager
Deprecated
since 1.17.0. This work is now done in the PreferenceScopeTabbarWidget.
Index
Constructors
constructor
Properties
command
Registry
folders
As
Commands
label
Provider
menu
Model
Registry
Methods
create
Folder
Workspaces
Menu
Constructors
constructor
new
PreferenceScopeCommandManager
()
:
PreferenceScopeCommandManager
Returns
PreferenceScopeCommandManager
Properties
Protected
Readonly
command
Registry
commandRegistry
:
CommandRegistry
Protected
folders
As
Commands
foldersAsCommands
:
Command
[]
= []
Protected
Readonly
label
Provider
labelProvider
:
LabelProvider
Protected
Readonly
menu
Model
Registry
menuModelRegistry
:
MenuModelRegistry
Methods
create
Folder
Workspaces
Menu
createFolderWorkspacesMenu
(
folderWorkspaces
:
FileStat
[]
,
currentFolderURI
?:
string
,
)
:
void
Parameters
folderWorkspaces
:
FileStat
[]
Optional
currentFolderURI
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
command
Registry
folders
As
Commands
label
Provider
menu
Model
Registry
Methods
create
Folder
Workspaces
Menu
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Deprecated
since 1.17.0. This work is now done in the PreferenceScopeTabbarWidget.