|
DataWindow Controls
The DataWindow Controls list displays a list of controls found in all DataWindows and the
DataWindow controls’ attributes.
Fields
Control
|
The name of the DataWindow control.
|
Object
|
The name of the DataWindow.
|
PBL
|
The name of the PBL containing the control. The path of the
filename is not included unless it is required to uniquely
identify the PBL in the current application.
|
Type
|
The type of DataWindow control (e.g. column, text, compute).
|
Style
|
The edit style of the control (e.g. checkbox, editmask).
|
Available menu items
Print [Ctrl-P]
|
Prints the list DataWindow on the page.
|
Show
|
Displays a list of options to show additional details in the list.
|
Data set column
name
|
For column controls, the name of the column in the data set
that is associated to the control.
|
Column data type
|
For column controls, the data type in PowerBuilder
nomenclature of the column associated with the control.
|
SELECT column
|
For column controls, the expression in the SQL SELECT
statement that represents the column in the data set that is
associated with the control.
|
Attributes...
|
Brings up a dialog to enter a set of attributes. The attributes are
displayed in the list. If resolving of attributes is requested, the
DataWindow will be created and a Describe() performed
against it. If resolving is not requested, only attributes
explicitly set in the export will display. Attributes cannot be
gathered on unnamed DataWindow objects.
|
|