0% found this document useful (0 votes)
22 views

Chapter 3

This document discusses components of the Forms Developer Environment, including forms, menus, PL/SQL libraries, and object libraries. It describes items, blocks, and canvases that make up forms. Items represent data fields, while blocks contain items and canvases define the interface layout. The document also covers data blocks, control blocks, and creating relationships between blocks by linking a primary key to a foreign key.

Uploaded by

Dismseven Ansi
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views

Chapter 3

This document discusses components of the Forms Developer Environment, including forms, menus, PL/SQL libraries, and object libraries. It describes items, blocks, and canvases that make up forms. Items represent data fields, while blocks contain items and canvases define the interface layout. The document also covers data blocks, control blocks, and creating relationships between blocks by linking a primary key to a foreign key.

Uploaded by

Dismseven Ansi
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Working in the Forms

Developer Environment

Application :Forms
File ( ..Block,Canvas,Item)
.Fmb,Fmx
Form :Menus
.Mmb,Mmx File
File Program Unit :PL/SQL libarary
.Pll,Plx
Form Object :Object Libarary
( .Trigger, Visual attribute, Alert)
.Olb File

:Item
Items
.
:Block Item
Form Block
Module Block
Module Item
Item Block.
:Canvas Items
User Interface
Items Block
Canvas Block A
Items Canvas2
.Canvas1

:Navigation in a form module

) Form (Run Cursor


Items Navigation Item
Canvas .Cursor Item
Cursor Property
Block .Items

Types of Block

:Data Block
* Data Block
Items Items
.
* Block Constraint
).(FK,PK
* Items DML
).(Insert, Update, Delate

:Control Block
* Block
Items Block
Items Button
.Form Item
.Sal+Comm

Relationship Data Blocks


) (One to Many Primary Key Block
Foreign Key Block.
Block PK Master Block
FK .Details

Master Block Block


PK .Single-Record Data Block
Details Block Block
Block
Master Block Block FK PK .Master

Module
) (Block,Canvas,Frame,Trigger,Program Unit Blocks
.Data Base

)Starting (OC4J
Service
Form .
Application Server ) (OC4J
Service Application Server Server
Network .

You might also like