Uses of Class
org.eclnt.workplace.WorkpageStartInfo
Packages that use WorkpageStartInfo
-
Uses of WorkpageStartInfo in org.eclnt.editor.tools
Methods in org.eclnt.editor.tools with parameters of type WorkpageStartInfoModifier and TypeMethodDescriptionvoid
ICCToolSet.openDialogInContentArea
(WorkpageStartInfo wpsi, IPageBean pageBean) Open any page through Workplace management within editor. -
Uses of WorkpageStartInfo in org.eclnt.workplace
Fields in org.eclnt.workplace declared as WorkpageStartInfoMethods in org.eclnt.workplace that return WorkpageStartInfoModifier and TypeMethodDescriptionprotected WorkpageStartInfo
WorkplaceHistory.convertWorkpageIntoWorkpageStartInfo
(IWorkpage workpage) WorkpageStartInfo.createClone()
static WorkpageStartInfo
WorkplaceUtil.decodeDroppedWorkpage
(String droppedString) Decodes a dropped string that is containing a "workpage:" info.static WorkpageStartInfo
WorkplaceUtil.decodeDroppedWorkpage
(String dragsendType, String droppedString) Decodes a dropped string that is containing a ":" info. static WorkpageStartInfo
WorkplaceUtil.decodeWorkpageStartInfoFromCSV
(String csv) WorkplaceFavorites.FavoriteInternalInfo.getFi()
WorkplaceFavoritesSquare.BigFavoriteInfo.getFi()
WorkplaceFunctionTree.FunctionNode.getWorkpageStartInfo()
WorkplaceFunctionTreeInfoNode.getWorkpageStartInfo()
For end nodes, actually starting a page: the workpage start information for the page.MultiWorkplaceConnector.MessageContentStartWorkpageInWorkplace.getWpsi()
MultiWorkplaceTokenContent.getWpsi()
WorkplaceFunctionSearchUI.Hit.getWpsi()
Start information that is used for starting the item in the workplace.Methods in org.eclnt.workplace that return types with arguments of type WorkpageStartInfoModifier and TypeMethodDescriptionIWorkpageContainer.exportCurrentWorkpages()
Export currently opened workpages into a list of workpage-start-info-objects.WorkpageContainer.exportCurrentWorkpages()
Exports all workpages that were started via IWorkpageStartInfo into one list.WorkplaceFavorites.getFaovriteInfos()
Returns back the current favorite infos that are kept.WorkplaceFavoritesSquare.getFavoriteInfos()
Returns back the current favorite infos that are kept.WorkplaceFavorites.getFavorites()
Favorites as list - do not modify this list!WorkplaceFavoritesInfo.getFavorites()
WorkplaceTileInfo.getStartViews()
Collection of workpage start infos - for all workpages that are started when opening the perspective.Methods in org.eclnt.workplace with parameters of type WorkpageStartInfoModifier and TypeMethodDescriptionvoid
WorkplaceFavorites.addFavorite
(WorkpageStartInfo favoriteInfo) Adds a favorite to the favorite bar.boolean
IWorkplaceAuthorityManager.checkIfAuthorized
(Object requestor, WorkpageStartInfo wpsi) protected boolean
WorkplaceHistory.checkIfWorkpageStartInfoIsHistoryRelevant
(WorkpageStartInfo wpsi) MultiWorkplaceConnector.createStartWorkplaceURL
(IWorkpageDispatcher currentDispatcher, String newWorkplaceName, String startWorkplaceBaseURL, WorkpageStartInfo wpsi) Create URL that starts a new "dependent" workplace with a certain logical name.WorkpageDefaultStarter.createWorkpage
(IWorkpageDispatcher workpageDispatcher, WorkpageStartInfo startInfo, String title) protected Workpage
WorkpageDefaultStarter.createWorkpageWithPageBean
(IWorkpageDispatcher workpageDispatcher, String title, WorkpageStartInfo startInfo) WorkpageDefaultStarter.createWorkpageWithPageBean
(IWorkpageDispatcher workpageDispatcher, String title, WorkpageStartInfo startInfo, ICreatePageBeanInstance beanCreator) static String
WorkplaceUtil.encodePageInfo
(String dragsendType, WorkpageStartInfo wpsi) Encodes the WorkpageStartInfo instance into a complex-value-String-representation: ": ". static String
WorkplaceUtil.encodePageInfo
(WorkpageStartInfo wpsi) Encodes the WorkpageStartInfo instance into a complex-value-String-representation: "workpage:". static String
WorkplaceUtil.encodeWorkpageStartInfoToCSV
(WorkpageStartInfo wpsi) Encodes the instance into a plain csv-String.protected IWorkpage
WorkplaceFunctionTree.loadContentPage
(WorkpageStartInfo wpi) void
WorkplaceFunctionTreeInfoNode.setWorkpageStartInfo
(WorkpageStartInfo workpageStartInfo) void
MultiWorkplaceConnector.MessageContentStartWorkpageInWorkplace.setWpsi
(WorkpageStartInfo wpsi) void
MultiWorkplaceTokenContent.setWpsi
(WorkpageStartInfo wpsi) void
WorkplaceFunctionSearchUI.Hit.setWpsi
(WorkpageStartInfo wpsi) protected IWorkpage
WorkpageDefaultStarter.startFunction
(WorkpageStartInfo wpsi, IWorkpageDispatcher dispatcher) Called if workpage start info contains a reference to a method/class.protected void
WorkplaceFunctionTree.startPageInNewBrowser
(WorkpageStartInfo wpsi) IWorkpageStarter.startWorkpage
(IWorkpageDispatcher workpageDispatcher, IWorkpageContainer workpageContainer, WorkpageStartInfo startInfo) Default method for starting workpages.IWorkpageStarter.startWorkpage
(IWorkpageDispatcher workpageDispatcher, IWorkpageContainer workpageContainer, WorkpageStartInfo startInfo, ICreatePageBeanInstance beanCreator) Method for creating a page bean and opening it in a new workpage.void
MultiWorkplaceConnector.startWorkpage
(IWorkpageDispatcher fromWorkplace, String targetWorkplaceName, MultiWorkplaceConnector.WorkplaceConfiguration workplaceConfiguration, WorkpageStartInfo wpsi, boolean openWorkplaceInstanceIfNotExists) Start/switch to a workpage in the dependent workplace.WorkpageDefaultStarter.startWorkpage
(IWorkpageDispatcher workpageDispatcher, IWorkpageContainer workpageContainer, WorkpageStartInfo startInfo) Start workpage that is defined by the parameter startInfo.WorkpageDefaultStarter.startWorkpage
(IWorkpageDispatcher workpageDispatcher, IWorkpageContainer workpageContainer, WorkpageStartInfo startInfo, ICreatePageBeanInstance beanCreator) Start workpage that is defined by the parameter startInfo together with a call back to generate the main page bean that is used in the workpage.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.void
WorkplaceFavoritesSquare.updateBigFavoriteInfo
(int index, WorkpageStartInfo fi) Method parameters in org.eclnt.workplace with type arguments of type WorkpageStartInfoModifier and TypeMethodDescriptionprotected void
WorkpageContainer.exportCurrentWorkpagesLOCAL
(List<WorkpageStartInfo> result) void
WorkplaceFavoritesInfo.setFavorites
(List<WorkpageStartInfo> favorites) void
WorkplaceTileInfo.setStartViews
(List<WorkpageStartInfo> views) Constructors in org.eclnt.workplace with parameters of type WorkpageStartInfoModifierConstructorDescriptionBigFavoriteInfo
(WorkpageStartInfo favoriteInfo) FavoriteInternalInfo
(WorkpageStartInfo favoriteInfo) FunctionNode
(FIXGRIDTreeItem parentNode, WorkpageStartInfo wpsi) GridItem
(String hierarchyText, WorkpageStartInfo wpsi, boolean hitByCode) ImageSelectionListener
(ModalPopup popup, WorkpageStartInfo favoriteInfo) ImageSelectionListener
(ModalPopup popup, WorkpageStartInfo favoriteInfo) MessageContentStartWorkpageInWorkplace
(String senderWorkplaceName, String targetWorkplaceName, WorkpageStartInfo wpsi) MessageOpenWorkpage
(String workpageContainerUniqueId, WorkpageStartInfo wpsi) WorkpageByPageBean
(IWorkpageDispatcher dispatcher, String title, WorkpageStartInfo wpsi) Constructor in which you pass the name of the page bean, that is used within the workpage's dispatcher for creating an instance of the page bean.WorkpageByPageBean
(IWorkpageDispatcher dispatcher, String title, WorkpageStartInfo wpsi, ICreatePageBeanInstance beanCreator) Constructor in which you can explicitly control the creation of the page bean instance. -
Uses of WorkpageStartInfo in org.eclnt.workplace.eximport
Methods in org.eclnt.workplace.eximport that return WorkpageStartInfoModifier and TypeMethodDescriptionWorkplacePageBeanStateExtractor.extractWorkpageStartInfo
(IPageBean pageBean) Creates aWorkpageStartInfo
instance that can be used to start this page bean as a new instance in a different environment, e.g. in a different browser.WorkplacePageBeanStateExtractor.extractWorkpageStartInfo
(IWorkpage workpage) Creates aWorkpageStartInfo
instance out of the runtime instance of the work page.final WorkpageStartInfo
WorkpageStartInfoExtensionAdapter.transferDefaultIntoExtension
(WorkpageStartInfo wpsi) Transfers the default class into the extendedWorkpageStartInfo
class.protected WorkpageStartInfo
WorkpageStartInfoExtensionAdapter.transferDefaultIntoExtensionExecute
(WorkpageStartInfo wpsi) You must override this method.final WorkpageStartInfo
WorkpageStartInfoExtensionAdapter.transferExtensionIntoDefault
(WorkpageStartInfo wpsiExt) Transfers the extended class into the defaultWorkpageStartInfo
class.protected WorkpageStartInfo
WorkpageStartInfoExtensionAdapter.transferExtensionIntoDefaultExecute
(WorkpageStartInfo wpsiExt) You must override this method.Methods in org.eclnt.workplace.eximport with parameters of type WorkpageStartInfoModifier and TypeMethodDescriptionvoid
WorkplacePageBeanStateExtractor.applyStateIntoPageBean
(IPageBean pageBean, WorkpageStartInfo wpsi) protected boolean
WorkpageStartInfoExtensionAdapter.checkIfTransferDefaultIntoExtensionIsRequired
(WorkpageStartInfo wpsi) protected boolean
WorkpageStartInfoExtensionAdapter.checkIfTransferExtensionIntoDefaultIsRequired
(WorkpageStartInfo wpsi) final WorkpageStartInfo
WorkpageStartInfoExtensionAdapter.transferDefaultIntoExtension
(WorkpageStartInfo wpsi) Transfers the default class into the extendedWorkpageStartInfo
class.protected WorkpageStartInfo
WorkpageStartInfoExtensionAdapter.transferDefaultIntoExtensionExecute
(WorkpageStartInfo wpsi) You must override this method.final WorkpageStartInfo
WorkpageStartInfoExtensionAdapter.transferExtensionIntoDefault
(WorkpageStartInfo wpsiExt) Transfers the extended class into the defaultWorkpageStartInfo
class.protected WorkpageStartInfo
WorkpageStartInfoExtensionAdapter.transferExtensionIntoDefaultExecute
(WorkpageStartInfo wpsiExt) You must override this method.