Uses of Class
ilusr.iroshell.dockarea.SelectionManager
-
Packages that use SelectionManager Package Description ilusr.iroshell.services -
-
Uses of SelectionManager in ilusr.iroshell.services
Constructors in ilusr.iroshell.services with parameters of type SelectionManager Constructor Description LayoutService(SelectionManager manager, IStyleContainerService styleService, ilusr.iroshell.documentinterfaces.sdi.SDIProvider sdiProvider, ilusr.iroshell.documentinterfaces.mdi.MDIProvider mdiProvider)
LayoutService(SelectionManager manager, IStyleContainerService styleService, ilusr.iroshell.documentinterfaces.sdi.SDIProvider sdiProvider, ilusr.iroshell.documentinterfaces.mdi.MDIProvider mdiProvider, Map<String,ITabContentBluePrint> bluePrintMap, Map<String,ilusr.core.data.Tuple<String,ITabContent>> persistableTabs)
-