Database 版 (精华区)

发信人: wodeji (西西), 信区: Database
标  题: [转载] Oracle 的开发工具 Develop 2000(三)
发信站: 紫 丁 香 (Fri Aug  7 18:38:40 1998), 站内信件

【 以下文字转载自 cndatabase 讨论区 】
【 原文由 oracle.bbs@bbs.sjtu.edu.cn 所发表 】
About Blocks and Items

When you create the interface for your application, you work with two types of Oracle Forms
objects--blocks and items. Items are the interface objects that display information to users
and allow them to interact with your application. Oracle Forms supports a variety of interface
items, including buttons, check boxes, radio groups, list items, text items, display items,
image items, OLE containers, Oracle Graphics chart items, and VBX controls.

Every item belongs to a block. A block is a logical container for items. It is also a separate
object, with its own set of properties. The properties of the block determine how end users
interact with the interface items it contains.

A block can relate directly to a database table or view. This means that text items, check
boxes, and other items in the block can be associated with specific columns in the block's
base table. By default, this direct relationship allows operators to query, update, insert, and
delete records in the corresponding table.

Blocks are logical groupings only. The items in a block can be arranged in any order on a
form, and can even be displayed in different windows. A form can include any number of
blocks, and a block can include any number of items.


--
※ 来源:·饮水思源站 bbs.sjtu.edu.cn·[FROM: 202.120.26.30]
--
※ 转载:.紫 丁 香 bbs.hit.edu.cn.[FROM: cadcam.hit.edu.c]
[百宝箱] [返回首页] [上级目录] [根目录] [返回顶部] [刷新] [返回]
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
页面执行时间:9.381毫秒