|
Lists Page
The lists display objects, controls, scripts, DataWindow controls, DataWindow columns or
external functions and related attributes. Lists can be filtered and sorted. More information on
each entity can be displayed on request. When a list is displayed, its columns are automatically
sized to be wide enough to only show the data contained in the column (see Preferences
Window, Width Style).
To build your own report using the data collected in these pages, use the File / Save As menu
item to save the data, and the File / Save Syntax menu item to save the DataWindow syntax.
Importing the saved DataWindow syntax into PowerBuilder will allow you to view the external
data source format to see how the data is stored. Building another DataWindow with the same
external data source definition will allow you to import the saved data.
Available menu items
Sort
|
Displays a dialogue to sort available data. The type of dialog
displayed is dependent on the selection in the Preferences
Window.
|
Filter
|
Displays a dialogue to filter available data. The type of dialog
displayed is dependent on the selection in the Preferences
Window.
|
Find [Ctrl-F]
|
Searches from the current point on the list for a substring in a
specified column.
|
Find Next [F3]
|
Resumes the previous find from the current row using the
previous settings.
|
Object List – Set Object
Filter From List
|
Based on the objects represented in the unfiltered portion of the
list, an Object Filter will be generated. This Object Filter will
use an internal ID to represent the objects.
|
Object List – Set Object
Filter From Selected
|
Based on the objects represented in the rows selected on the
list, an Object Filter will be generated. This Object Filter will
use an internal ID to represent the objects.
|
|