SDXManageRelatedItems client API - HxGN SDx - Update 64 - Administration & Configuration

Administration and Configuration of HxGN SDx

Language
English
Product
HxGN SDx
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10

The SDXManageRelatedItems client API provides the Manage Related Items functionality in the Web Client. It is used by create methods that open the Manage Related Items dialog, where you can configure the relationship items for a specific object type.

Argument

Description

Parameter 1

RelDef to related items

Parameter 1 default

None

Parameter 1 description

Relationship Definition to the related items (prefixed +/- to indicate the relationship direction to the related items.

Parameter 1 type

String

Parameter 2

Column set to present results

Parameter 2 default

None

Parameter 2 description

Name of the column set to display the related item results in the right Related Items pane.

Parameter 2 type

String

Parameter 3

Child ClassDef for Library use

Parameter 3 default

None

Parameter 3 description

Search items in the given Class Definition to display in the left Library pane.

Parameter 3 type

String

Parameter 4

Override library query interface

Parameter 4 default

None

Parameter 4 description

Search items in the given Interface Definition to display in the left Library pane and ignore Parameter 3. (OPTIONAL)

Parameter 4 type

String

Parameter 5

Library column set

Parameter 5 default

None

Parameter 5 description

Name of the column set used to present items in the left Library pane. (OPTIONAL)

Parameter 5 type

String

The following methods use this client API to provide the Manage Related Items functionality in the Web Client.

  • SDxManageColumnItems

  • SDxManageColumnItemsForEdit

  • SDxManageDisplayItems

  • SDxManageSections

  • SDxManageAccessGroupRoles

  • SDxManageAccessGroupMethods

  • SDxManageAccessGroupRelDefs

  • SDxManageRoleAccessGroups

  • SDxManageRelDefAccessGroups

  • SDxManageMethodAccessGroups

  • SDxManageMethodInterfaceDefs

  • SDxManageInterfaceDefMethods

  • SDxManageEntryPoints

  • SDxManageAdhocReports

  • SDxManageSummaryReports

This client API and its functionality is not supported in the Desktop Client.