ObjectExtender User's Guide and Reference


Creating a view

The next step is to create some views that will list departments, as well as create, delete, and edit departments.

In the Organizer, create a new application called TstUniversityViews. We will use this application to put the view classes for our university model. The first view we create will list departments and provide the capability to edit their details.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]