v7.0
View attributes for the Parameter Connection Editor. Not all attributes support both setting and getting. Check the third column in the table.
Note that these attributes allow you to pre-set the selection for the Parameter Connection Editor, but it does not actually set the expression.
Note | See ViewAttributes for a complete list of types of attributes that you can use when customizing your Relational Views. |
Attribute Name | Description | Supports | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
linktype | Specifies how the parameters are linked. This corresponds to
one of the values in the drop-down list on the Parameter Connection
Editor.
|
View.GetAttributeValue and View.SetAttributeValue. | ||||||||
targetcontent | Specifies which objects should be selected in the editor. There
are two variants which allow you to indicate whether the specified
object should appear in the Driven or Driving side of the editor:
targetcontent:driven and
targetcontent:driving. If
you use targetcontent only, then
targetcontent:driven is
assumed.
|
View.GetAttributeValue only. | ||||||||
select | Specifies which parameters should be selected in the Driven or
Driving side of the editor. There are two variants which allow you
to indicate whether the specified parameter should appear in the
Driven or Driving side of the editor: select:driven and
select:driving. If you
use select
only, then select:driven is assumed.
|
View.GetAttributeValue only. |