Tutorial: Building an Rogue Wave Server Application > Defining Dynamic Views Using Rogue Wave Server Studio > Defining the DomainNodes View > Creating Data Source Tables
 
Creating Data Source Tables
The DomainNodes view is associated with the Domain Nodes panel that shows a domain with its nodes, and, therefore, should reference the classes Node and Domain. You are going to open the class Domain and drag the relation nodes to create the table and row representations.
1. Open the class Domain by double-clicking on its icon.
2. If necessary, click on the Table tab to bring the Main table to the front.
3. Drag the relation nodes from the top panel to the bottom panel.
The inspector has now created the table and row representations and the following changes occur:
*The class icon and the relation double-headed arrow turn green.
*The class name changes to blue in the top pane.
*A Main data source table is created in the Table notebook page.
*A table property data source table is created in the Properties notebook page.
See “Creating Table Representations”. for details.

Version 5.8
Copyright © 2014, Rogue Wave Software, Inc. All Rights Reserved.