Previous Topic Next topic Print topic


Data Set Filter Definitions

This element type has six properties and three actions in the context menu. The following image shows how to model this element type:

You need an ID definition to describe the property which uniquely identifies an element of this type.

The get children action has to be associated to be able to expand a filter definition in the tree view with the data set list. The same action is used in the context menu to show this data set list in the table view.

In addition, a filter icon has been associated.

The match name DATASETFILTER must match the name returned by the tools which are creating filter elements, for example, the REXX procedure TAUPDFIL.

At run time, this modeled data set filter definitions are displayed in the tree view and look like this:

When associating the properties to the element type, a few more important attributes have to be specified in the model editor. Compare the following definition with the result at run time:

The category entry "Filter" creates this category in the properties view at run time.

The sort direction ascending displays the filter definitions in the tree view sorted by the filter label.

The filter label is displayed in the tree view because the "Tree View Label" attribute has the "true" value.

Previous Topic Next topic Print topic