码迷,mamicode.com
首页 > Web开发 > 详细

ADF_Starting系列5_使用ADF开发富Web应用程序之维护User Interface(Part2)

时间:2015-02-16 11:37:42      阅读:130      评论:0      收藏:0      [点我收藏+]

标签:

2015-01-01 Created By BaoXinjian

技术分享一、摘要


本教程通过一个简单的场景的构建富internet应用程序提供了一个用户界面来访问数据库表。

创建一个完整的应用程序包括业务服务、用户接口和页面流。

案例描述:创建一个实验指南来查询Department和Employee,创建多个JSF页面来让你查询和更新数据在数据库中

案例目的如下:

Part 1: Creating a Fusion Web Application and Building the Business Services

Step 1: Create a Fusion Web Application

Step 2: Build the Business Services

Part 2: Developing the User Interface

Step 2: Bind Data Controls to the Page

Step 4: Enhance the JSF Page

Step 5: Add More Complexity to the Business Services

Part 3: Enhancing the User Interface

Step 1: Create a Page Flow

Step 2: Use Partial Page Refresh

Step 3: Use the ADF AutoSuggest Behavior

Step 4: Use Drop Down Menus and Operation Components

Step 5: Add CRUD Operation Components to your Page

Step 6: Create a Query-only Business Service Based on Parameter

Step 7: Create a Reusable Page Fragment

 

技术分享六、案例5 - Add CRUD Operation Components to your Page


 待整理

 

技术分享七、案例6 - Create a Query-only Business Service Based on Parameters


1.  创建只读VO,定义Name

 技术分享

2. VO创建时基于Query

技术分享

3.  创建VO时定义需绑定的变量

技术分享

4. 将该VO加入对应的AM

技术分享

5. 运行AM,输入变量为SKING,并查询出结果

技术分享

 

技术分享八、案例7 - Create a Reusable Page Fragment


1. 创建可重复使用的页面片段对应的起始ADF Task Flow

技术分享

2. 定义Taskflow名

技术分享

3. 在新flow中添加起始view

技术分享

4. 创建新的jsff页面, 并拖动datacontrol对应的excutewithparam进入页面片段

技术分享

5. 定义参数的取值

技术分享

6. 将新增的flow拖入该页面,定义为Region

技术分享

7. 运行测试,新增了一个Region,可以做查询email所对应的工作

技术分享

 

Thanks and Regards

技术分享

ADF_Starting系列5_使用ADF开发富Web应用程序之维护User Interface(Part2)

标签:

原文地址:http://www.cnblogs.com/eastsea/p/4272062.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!