Uses of Interface
lumis.portal.commandpalette.ICommandPaletteManagerSPI
-
Packages that use ICommandPaletteManagerSPI Package Description lumis.portal.commandpalette lumis.portal.manager -
-
Uses of ICommandPaletteManagerSPI in lumis.portal.commandpalette
Classes in lumis.portal.commandpalette that implement ICommandPaletteManagerSPI Modifier and Type Class Description class
CommandPaletteManager
Command palette manager. -
Uses of ICommandPaletteManagerSPI in lumis.portal.manager
Methods in lumis.portal.manager that return ICommandPaletteManagerSPI Modifier and Type Method Description static ICommandPaletteManagerSPI
ManagerFactoryInternal. getCommandPaletteManager()
Returns the command palette manager.
-