| Package | Description |
|---|---|
| org.eclnt.workplace |
| Modifier and Type | Method and Description |
|---|---|
Workpage |
WorkpageDefaultStarter.createWorkpageWithPageBean(IWorkpageDispatcher workpageDispatcher,
java.lang.String title,
WorkpageStartInfo startInfo,
ICreatePageBeanInstance beanCreator) |
IWorkpage |
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.
|
| Constructor and Description |
|---|
WorkpageByPageBean(IWorkpageDispatcher dispatcher,
java.lang.String title,
WorkpageStartInfo wpsi,
ICreatePageBeanInstance beanCreator)
Constructor in which you can explicitly control the creation of the
page bean instance.
|
Copyright © CaptainCasa Gmbh. All Rights Reserved.