Explain about stacked canvas views?
Answers were Sorted based on User's Feedback
Answer / randhir jaiswal
A stacked canvas-view is displayed in a window on top of,
or "stacked" on the content canvas-view assigned to that
same window. Stacked canvas-views obscure some part of the
underlying content canvas-view, and are often shown and
hidden programmatically. More than one stacked canvas-view
can be displayed in a window at the same time.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / rafi
we can execute only one content camvas at runtime .we ahave
a requirement to display more than on content canvas .we
have to add one or more stacked canvas in content canvas.
steps
1)create one content canvas
2)asn go to layout editor
3)select stacked cancas in that content canvas
and plase items as we nees?
to hide stacked canvas
1)go to the property pallete of stacked canvas and set
visible property to no:
| Is This Answer Correct ? | 1 Yes | 3 No |
How can you format a character field in a report Layout editor ?
Explain how one can iterate through items and records in a specified block?
in compatibility in report registration?
What is the main difference between Reports 2.0 & Reports 2.5?
What is the built_in routine used to count the no of rows in a group?
How to call a report from Forms?
What are the built_ins used the display the LOV?
What are the built-in routines is available in forms 4.0 to create and manipulate a parameter list?
What is an oracle report? List its various types.
Identify package function from the following ?
Any attempt to navigate programatically to disabled form in a call_form stack is allowed?
difference between global n context sensitive segments?