what is meant by anchoring?
Answers were Sorted based on User's Feedback
Answer / sandeep
Anchoring determine horizontly and vertically postioning
between parent object to his child object ;
It means when ever parent object is moving then child
object will also move ...
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / sam
Anchors fasten an edge of one object to an edge of another
object, ensuring that they maintain their relative
positions. For example, you can anchor boilerplate text to
the edge of a variable-sized repeating frame, guaranteeing
the boilerplate's distance and position in relation to the
repeating frame, no matter how the frame's size might
change. Anchors determine the vertical and horizontal
positioning of a child object relative to its parent. The
child object may be either outside of or contained within
the parent. Since the size of some layout objects may
change when the report runs (and data is actually fetched),
you need anchors to define where you want objects to appear
relative to one another. An anchor defines the relative
position of an object to the object to which it is
anchored. Positioning is based on the size of the objects
after the data has been fetched rather than on their size
in the editor. It should also be noted that the position of
the object in the Paper Layout view affects the final
position in the report output. Any physical offset in the
layout is incorporated into the percentage position
specified in the Anchor properties.
There are two types of anchors:
Implicit anchors:::
At runtime, Reports Builder generates an implicit anchor
for each layout object that does not already have an
explicit anchor. It determines for each layout object which
objects, if any, can overwrite it, then creates an anchor
from the layout object to the closest object that can
overwrite it. This prevents the object from being
overwritten. The implicit anchor functionality saves you
from having to define the positioning of each object.
Implicit anchors are not visible in the Paper Layout view.
However, you can specify in the Object Navigator Options
dialog box that the Object Navigator display anchoring
information. By default, objects are anchored to the upper
left corner of their enclosing object. If this view of the
Object Navigator does not show anchoring information for an
object, you can assume that the object is anchored to its
enclosing object, which might be the frame or the body.
Explicit anchors:::
You can create an anchor in the Layout editor using the
Anchor tool, dragging from one edge of the child to the one
of the parent's edges. Any anchor you create for an object
will override its implicit anchoring. Explicit anchors are
always visible in the Paper Layout view unless you specify
otherwise in the Layout Options dialog box.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / kranthi
anchoring is nothing but we can assign type the variable eg:
like rowtype,table type,record type
any queries
kranthikumar.jntu@gmailc.om
| Is This Answer Correct ? | 0 Yes | 3 No |
how to create requst set in oracle apps and how to send muliple requests at a time,
I Have report which is having field at the end of page,,, problem is when i run report data is overflowing to the next page,,i want the data to come on same page can anybody help me out????
tell my any difficult situtation you solved in your experience in your company?
What is the Lookup's and what is the use of lookup's?
where is chandra institute in hyderabad for oracle apps technical training ?
do you know is it possible to run the interface without using oracle apps?
how to change the logo in template dynamically?
Hi All, I have one year experience in Oracle Apps.I want to know that what is value of oracle Apps in market?..I have doubt,here I need to learn Oracle Apps more..because I know the opportunities in market ... otherwise need to learn other technologies ?..... And In Oracle Apps ,which is impotant Functional or technical knowledge ?
How we print the multi language in report?can any one give me step bye step explanation.
2 Answers HCL, IBM, Tech Mahindra,
If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?
what is instead of trigger in where u will use?
How can u call a standard interface program from sql or pl/sql code?