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
Is it possible to have multiple layouts in a report?
what are the oracle forms services components include?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
What do you understand by oracle forms and why are they required?
What is responsibility and how u attach How to create user and how u attach with responsibility.
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?
What do you understand by lov and how can it be used?
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
can you convert or reverse engineer a fmx back to a fmb file?
What do we mean by record group in oracle forms?
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
What are the various configuration files that are used by oracle forms?
how do u compile a form i.e .fmb file in Unix or in dos
what is tripstop report?