Uses of Class
org.eclnt.workplace.MultiWorkplaceConnector.WorkplaceConfiguration
Packages that use MultiWorkplaceConnector.WorkplaceConfiguration
-
Uses of MultiWorkplaceConnector.WorkplaceConfiguration in org.eclnt.workplace
Methods in org.eclnt.workplace with parameters of type MultiWorkplaceConnector.WorkplaceConfigurationModifier and TypeMethodDescriptionvoid
MultiWorkplaceConnector.startWorkpage
(IWorkpageDispatcher fromWorkplace, String targetWorkplaceName, MultiWorkplaceConnector.WorkplaceConfiguration workplaceConfiguration, WorkpageStartInfo wpsi, boolean openWorkplaceInstanceIfNotExists) Start/switch to a workpage in the dependent workplace.void
MultiWorkplaceConnector.startWorkplace
(IWorkpageDispatcher currentDispatcher, String newWorkplaceName, MultiWorkplaceConnector.WorkplaceConfiguration workplaceConfiguration, WorkpageStartInfo wpsi) Starts a second instance of a workplace in an browser instance - using the components that are implicitly created within the ROWWORKPLACE component.