Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
MenuWidgetFactory
Interface MenuWidgetFactory
interface
MenuWidgetFactory
{
createMenuWidget
(
effectiveMenuPath
,
menu
,
contextMatcher
,
options
)
:
Menu
;
}
Implemented by
BrowserMainMenuFactory
Index
Methods
create
Menu
Widget
Methods
create
Menu
Widget
create
Menu
Widget
(
effectiveMenuPath
,
menu
,
contextMatcher
,
options
)
:
Menu
Parameters
effectiveMenuPath
:
MenuPath
menu
:
Submenu
contextMatcher
:
ContextMatcher
options
:
BrowserMenuOptions
Returns
Menu
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
create
Menu
Widget
Theia TypeDoc
Loading...