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.
Describes the table component, which displays objects in rows and their attributes in columns.
Details the steps required to create a sample table component.
Identifies the rendering information necessary to display a table.
Describes the services that are available for a table: view services and adapter services.
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.