Uses of Interface
org.eclnt.workplace.IWorkpageStartInfo
Packages that use IWorkpageStartInfo
-
Uses of IWorkpageStartInfo in org.eclnt.jsfserver.rttools
Methods in org.eclnt.jsfserver.rttools with parameters of type IWorkpageStartInfoModifier and TypeMethodDescriptionvoidStreamStoreDetailUI.prepare(IWorkpageStartInfo workpageStartInfo) Workplace preparation. -
Uses of IWorkpageStartInfo in org.eclnt.workplace
Classes in org.eclnt.workplace that implement IWorkpageStartInfoModifier and TypeClassDescriptionclassIn the workplace management there are a couple of places where information is kept which later on is used to start a workpage.classRepresents function in function tree.Methods in org.eclnt.workplace that return IWorkpageStartInfoModifier and TypeMethodDescriptionIWorkpage.getWorkpageStartInfo()Workpage.getWorkpageStartInfo()Methods in org.eclnt.workplace with parameters of type IWorkpageStartInfoModifier and TypeMethodDescriptionIWorkpageFunctionExecute.executeFunction(IWorkpageDispatcher rootDispatcher, IWorkpageStartInfo workpageStartInfo) voidIPrepareByWorkpageStartInfo.prepare(IWorkpageStartInfo workpageStartInfo) voidIWorkpage.setWorkpageStartInfo(IWorkpageStartInfo workpageStartInfo) voidWorkpage.setWorkpageStartInfo(IWorkpageStartInfo workpageStartInfo)