This table contains a reference list of Product Advisor widgets.
Column Description(s):
Column Name | Column Type | Description |
CLASSNAME |
CHAR(100) NOT NULL |
Class name of the widget. |
DISPLAYNAME |
CHAR(100) NOT NULL |
The name to be used for this widget when displayed using a graphical interface. |
ORDERSEQ |
INTEGER NOT NULL DEFAULT 1 |
Order sequence of the widgets in the Graphical User Interface. |
OPTCOUNTER |
SMALLINT |
Reserved for IBM internal use. |
Index(es):
Index Name | Indexed Column Names | Index Type |
SQL050212031230930 |
CLASSNAME |
Primary Key |
Related reference
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.