skip to main content
TGO > Programmers documentation > Graphic components > Table component
 
Table component
Describes the table component, which is one of the four graphic components provided in Rogue Wave® JViews TGO. It displays data in a two-dimensional table format, composed of a set of rows and columns and of a header row. The rows in a table typically show business objects, while the columns show attributes of these objects, such as an FDN (Fully Distinguished Name), a severity, or a performance.
*Introducing the table component
*Describes the table component, which displays objects in rows and their attributes in columns.
*Creating a table component: a sample
*Details the steps required to create a sample table component.
*Configuring the table component
*Identifies the rendering information necessary to display a table.
*Table component services
*Describes the services that are available for a table: view services and adapter services.
*Architecture of the table component
*Like the other JViews TGO components, the table component is based on the MVC architecture, which means that it has a model, a view and a controller associated with it. For a general introduction to the MVC architecture, see Architecture of graphic components which describes the classes and features of the table component specific to each of the three modules of the MVC architecture, and also explains the role of the adapter.

Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.