Table View

Table View is a visualization of a ReqIF collection consisting of a table with columns and a filter field. There are many collection types that can be displayed in this way. Any collection that is defined in the ReqIF standard can be shown. For example, the collection of Specifications or the collection of SpecObjects. There are also derived collections such as Identifiables which is not directly represented in the standard but can be constructed from the list of all objects of base type Identifiable. Similarly, the SpecObject Hierarchy is a Table View of all SpecObject objects that are referenced in a Specification hierarchy in document order.

Common to all Table Views are the following features:

  • Filtering - you can enter text into the Filter field to filter the content in the table.
  • Sorting - you can click on any column header to sort on that column
  • Reordering - you can reorder the columns in a header using drag and drop
  • Adding/Removing - you can add and remove columns from the column header popup menu
  • Resizing - you can resize a column so that it displays all information without truncation from the column header popup menu.
  • Show All/Hide All - you can Show All and Hide All columns from the column header popup menu (note that the first column is always visible)
  • Navigation - you can navigate to the selected object from the Goto popup menu option.