What is the logic used by Component Buffer?

Depth First Algorithm

Showing Answers 1 - 3 of 3 Answers

Harish Mahanta

  • Nov 28th, 2006
 

If scroll level zero of a page contains only controls associated with primary scroll record fields that are search keys or alternate search keys, then only the search key and alternate search key fieldsare in the component buffer, not the entire record. The values for the fields come from the keylist, and the record cannot run RowInit PeopleCode. If level zero contains at least one record field from the primary scroll record that is not a search key or alternate search key, then all the record fields from the primary scroll record are available in the buffer.Methods used:GetRecord,GetField,GetRow,GetRowset

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions