Use the lovSelectColumn component to render a special LOV select column in a LOV search results table that includes the singleSelection column. The lovSelectColumn component is not supported on the following agent types: pda, phone, voice.
The lovSelectColumn component is an extension of the column component. It renders a column with a 'quick select' icon or link in each cell that calls a javascript function when clicked. This function provides the user with a one-click method of selecting a row in the LOV table. That is, when the user clicks the 'quick select' icon on a row, the function behaves as if the user chose the row by clicking the single selection radio button for that row and then pressing the LOV Select button.
Note: By default the lovSelectColumn component renders the special LOV select column as the last column in the LOV table.
About Column and its Named
Children
About Table
and its Named Children
Inserting a LovSelectColumn
Working with Table Components
Copyright © 1997, 2004, Oracle. All rights reserved.