This blog is helpful for those who are new in Oracle ADF 12c as well as for the professionals. This blog contains the basic and advanced concept of Oracle ADF 12c.

Tuesday 14 March 2017

How to create a Static List View Object?



  • Now start creating view object. 
         Right click on the model project and select the view object from gallery.

  • Now give the name of view object, Lets say "StaticListViewObject" and select the Data source as Static List. and click next.

  • Now create attributes for this view object.

          Lets Say "EmpId, EmpName and Age". These attributes are transient attributes i.e the attribute which is created at view object level.

         For this click on new and create attributes, then click next.



  • Now for each attribute specify the constraints.and make each attribute as updatable to Always. and click next.


  • Insert the rows for this attributes or import csv file if available.and click next



  • If want to work with this view object on view layer then create view object instance on Application module impl xml file, and click next.


  • Following structure of view object, and click finish.


  • Static list View Object is created.

         You will see that view object is available at data control, that can be used to work on view layer.


  • Lets test the view object.

          Right click on AppModule file and run the model project.



0 comments:

Post a Comment

Social Profiles

Google Plus Email

Popular Posts

palash dabkara . Powered by Blogger.

Followers

Copyright © Oracle ADF 12c (Application Development Framework) Tutorial for Beginners | Powered by Blogger
Design by Palash Dabkara