what is an object groups?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / barick prabhudatta
An object group is a container for a group of objects.
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.
Is This Answer Correct ? | 1 Yes | 1 No |
What is a window?
Is a Keystartup trigger fires as result of a operator pressing a key explicitly ?
what are different types of canvas views?
How can a cross product be created?
can i use lexical variable in formula column
i have 9 values in a table i.e -99 -56 -32 41 -2 33 95 -88 55 my question is that i wanna elimenate all -ve values and wann sum of + values in report i m using devsuite 10g its urgent kindly if anyone knows that answer message me the following yahoo id thanx ALI smalipaki@yahoo.com
suppose there are two textfields t1,t2 in form and we have some value in textfield t1.now the question is that how can we copy the value of the t1 to textfield t2?
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
what is bit map and character mode
Give the sequence of execution of the various report triggers?
What is a Text_io Package?
What are the built-in routines is available in forms 4.0 to create and manipulate a parameter list?