What are the important difference between property clause
and visual attributes?
Answer Posted / chaudhry
Named visual attributes differed only font, color &
pattern attributes, property clauses can contain this and
any other properties. You can change the appearance of
objects at run time by changing the named visual
attributes programatically , property clause assignments
cannot be changed programatically. When an object is
inheriting from both a property clause and named visual
attribute, the named visual attribute settings take
precedence, and any visual attribute properties in the class
are ignored.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Is it possible to execute a dynamic sql from forms?
what exactly u write in when_new_form_instance
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 the various types of oracle report?
all steps of bitmap report?
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
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 oracle forms services components include?
What is a canvas in oracle forms?
where do u put the report file
Explain master-detail relationship with some examples.
In what sequence do triggers get fired by oracle forms?
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 is a matrix report and how many minimum groups are required to prepare the same?
what are the new features introduced in oracle form services in 11g release 2?