ADF_Controller系列4_通过创建ADF Menu作为页面向导(Part2)

2015-02-15 Created By BaoXinjian

一、摘要


本文介绍如何通过unbounded task flows 和 xml menu metadata产生页面向导菜单项

Step 1: Create a New Application and Projects

Step 2: Create an Unbounded Task Flow for Each Menu

Step 3: Create an ADF Menu for Each Unbounded Task Flow

Step 4: Create a Hierarchy of Parent and Child Nodes in Each ADF Menu

Step 5: Create an ADF Page Template

Step 6: Add and Bind Navigation Pane Components

Step 7: Add and Bind the Bread Crumbs Component

Step 8: Complete the ADF Page Template

Step 9: Create the JSF Pages for the Views

 

5: Create an ADF Page Template


Step1.  创建ADF Page Template

Step2. 定义Template属性参数

Step3. 创建Navigation Item

 

Step4. 定义页面跳转按钮

 

6: Add and Bind Navigation Pane Components


Step1. 创建Navigation Item

 

Step2. 最终显示效果如下

 

7: Add and Bind the Bread Crumbs Component


Step1.  创建Navigation Item

你可能感兴趣的:(controller)