ADF_Controller系列5_通过绑定TasksFlow创建Train

2015-02-14 Created By BaoXinjian

一、摘要


本文介绍如何通过Bound Taskflow创建Train页面向导

Step 1: Create a New Application and Projects

Step 2: Create a Task Flow for Each Train

Step 3: Add a Task Flow Call to a Train

Step 4: Create an ADF Page Template

Step 5: Add and Bind a Train Component

Step 6: Create the Page Fragments for the Views

Step 7: Invoke a Train Task Flow from a Region

 

1: Create a New Application and Projects


Step1. 创建Fusion Web Application

Step2. 查看所创建的应用

Step3. 创建ADF Task Flow

Step4. 定义属性参数时,勾选Create Train

Step5. 创建Train的显示项Display Name

Step6. 定义显示名

 

2: Create a Task Flow for Each Train


Step1. 创建子Taskflow

Step2. 查看所创建的子Taskflow的组件结构

 

3: Add a Task Flow Call to a Train


Step1. 移动组件结构

Step2. 最终效果如下

 

4: Create an ADF Page Template


Step1. 创建ADF Page Template

Step2. 定义Body

Step3. 页面组件结构展示如下

 

5: Add and Bind a Train Component


Step1. 创建Train Molde

 

6: Create the Page Fragments for the Views


Step1. 创建页面start

Step2. 设计Start页面

Step3. 创建Shipping页面

Step4. 所创建所有页面结构如下

 

7: Invoke a Train Task Flow from a Region


Step1.创建主Taskflow

Step2. 创建main页面

Step3. 结果如下

 

8: Run the Main Page


Step1.测试运行,start

Step2. 测试运行,切换至子Train中

Step3. 测试运行,返回主Train

Step4. 测试运行,下一步

 

Thanks and Regards

posted on 2015-03-12 09:53  东方瀚海  阅读(674)  评论(0编辑  收藏  举报