Uses of Class
org.eclnt.workplace.Workpage
Packages that use Workpage
-
Uses of Workpage in org.eclnt.workplace
Subclasses of Workpage in org.eclnt.workplaceModifier and TypeClassDescriptionclass
Workpage that contains a page bean that is shown as workpage content.Methods in org.eclnt.workplace that return WorkpageModifier and TypeMethodDescriptionWorkpageDefaultStarter.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)