Skip to main content
AM

WorkbenchTreeNode

PX.Objects.AMRelease 2025.2

Transfer object between graph and tree in EngineeringWorkbenchMaint

Field NameTypeDisplay NameForeign Key
ActionsNonexistent in DB
stringActions-
Description:Defines the actions available on this node in the tree. Set value based on in JSON-stringify-friendly format. Example: "{\"rename\": true, \"createChild\": true, \"createSibling\": true, \"delete\": true}"
DescriptionNonexistent in DB
stringDescription-
Description:Displayed value in the tree to the user
ExtraColumnsNonexistent in DB
stringExtra Columns-
Description:A single field is used to return all extra column values for the given tree node. Set value based on in JSON-stringify-friendly format. Example: if returning 2 extra fields of string and bool we would return as such: $"[\"1.00\", \"EA\"]" In the page we have the ExtraColumnField identified by setting ExtraColumnField="ExtraColumns" and then also the type definition on the PXTree as the following: ExtraColumns='[{"tagname": "qp-text-editor", "title": "Nums", "width": 50}, {"tagname": "qp-check-box", "title": "Chs", "width": 50}]'
IDNameNonexistent in DB
stringID Name-
Description:Key to the node in the tree
IDNameOriginalNonexistent in DB
stringID Name-
Description:No description available
IDParentNonexistent in DB
stringParent ID-
Description:Key to the parents "IDName" field
IconNonexistent in DB
string-
Description:No description available
IconColorNonexistent in DB
string-
Description:No description available