Sometimes we would like to display the windows or unix folder structure directly to the user. We can achieve this using the af:tree component in ADF. We have to programmatically construct the af:tree component to achieve the same
Step 1: Create a POJO class with the members you wish to display on the screen
Step2 Construct the tree model as below
Step3 Refer the folderTree Tree model in the jsff as below
No comments:
Post a Comment