How would you display a query panel on the page that will allow you to select the view criteria and filter the existing Customers table on the page?

For a Customers view object, you have defined a view criteria to show only U.S. customers. On an
ADF Faces page, you already have an ADF Faces table displaying data from the Customers view
object. How would you display a query panel on the page that will allow you to select the view
criteria and filter the existing Customers table on the page?

For a Customers view object, you have defined a view criteria to show only U.S. customers. On an
ADF Faces page, you already have an ADF Faces table displaying data from the Customers view
object. How would you display a query panel on the page that will allow you to select the view
criteria and filter the existing Customers table on the page?

A.
Drag the view criteria as a query panel.

B.
Drag the view criteria to the existing table and select query panel with table.

C.
Drag the view criteria as a query panel, and then set the ID property of the query panel to
reference the table.

D.
Drag the view criteria as a query panel, and then set the Resultcomponent ID property of the
query component to reference the table.

E.
Drag the view criteria as a query panel, and then set the Model property of the query
component to reference the table binding.

F.
Drag the view criteria as a query panel, and then set the value property of the query component
to reference the table binding.

Explanation:
http://docs.oracle.com/cd/E12839_01/web.1111/b31974/web_search_bc.htm#CIHIJFCH



Leave a Reply 2

Your email address will not be published. Required fields are marked *


Sudheer Nandanavanam

Sudheer Nandanavanam

D