Answer Posted / shumyla aziz
An object group is a container for a group of objects. You
define an object group when you want to package related
objects so you can copy or subclass them in another module.
Object groups provide a way to bundle objects into higher-
level building blocks that can be used in other parts of an
application and in subsequent development projects.
For example, you might build an appointment scheduler in a
form and then decide to make it available from other forms
in your applications. The scheduler would probably be built
from several types of objects, including a window and
canvas, blocks, and items that display dates and
appointments, and triggers that contain the logic for
scheduling and other functionality. If you packaged these
objects into an object group, you could then copy them to
any number of other forms in one simple operation.
You can create object groups in form and menu modules. Once
you create an object group, you can add and remove objects
to it as desired.
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output
Explain how one can iterate through items and records in a specified block?
How to create Drill down report?
what is the difference between call_form, new_form and open_form?
why the Ctl file u put only in bin folder why not in other folder
did u received a single file or multiple files
i am writing a query select EmpNo from Emp how can i call in after parameter form
Is it possible to have multiple layouts in a report?
if some data is not transfered where it will get stored
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
where do u put the report file
Name the different triggers associated with oracle forms having a master-detail relationship.
what are the new features introduced in oracle form services in 11g release 2?
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
how to send file attachment from oracle forms