Oracle Planning and Budgeting Cloud Service 2016 Implementation Specialist — Question 12
Which two statements are true about af:tree? (Choose two.)
Answer options
- A. You can show only one outputText per node in af:tree.
- B. To modify the data fields shown in a node of a tree created with ADF binding, you need to edit the tree bindings.
- C. You can specify a filter for a tree’s node based on an attribute value at design time.
- D. Trees can display, at the most, a three-level-deep hierarchy.
Correct answer: A, C
Explanation
The correct answers are A and C. Statement A is true because af:tree is limited to displaying one outputText per node. Statement C is also correct as it is possible to define a filter for a tree's node based on an attribute during the design phase. Statements B and D are incorrect as they misrepresent the requirements for modifying data fields and the depth of the hierarchy that trees can display.