Top Method Summary
Options Name Purpose
AssignLanguageData (character, buffer) Assigns the language related fields in a ttNodes buffer
dispose () Disposes the service
Consultingwerk.CommonUi.Components.TreeView.ListSerializableTreeNode GetChildNodes (character, CharacterDictionary) Returns the root node of an smart-tree-view component
CHARACTER GetKeyNodeGuid (character, character) Returns the guid of the key node, creating missing entries
Consultingwerk.CommonUi.Components.TreeView.SerializableTreeRootNode GetRootNode (character, character) Returns the root node of an smart-tree-view component
initialize () Initializes the service
ReadData () Reads translation and language data to fill ttNodes


Method Detail
Top

AssignLanguageData (character, buffer)

Purpose: Assigns the language related fields in a ttNodes buffer
Notes:

Parameters:
pcLanguageGuid CHARACTER
The Language guid
pbttNodes buffer
The buffer whose fields to assign
Top

dispose ()

Purpose: Disposes the service
Notes: Deregisters it in the ISmartTreeNodeProviderRegistry if it still exists

Top

Consultingwerk.CommonUi.Components.TreeView.ListSerializableTreeNode GetChildNodes (character, CharacterDictionary)

Purpose: Returns the root node of an smart-tree-view component
Notes:

Parameters:
pcParentNodeType CHARACTER
The node type
poFilterValues Consultingwerk.Framework.Collections.CharacterDictionary
The node filter values
Returns Consultingwerk.CommonUi.Components.TreeView.ListSerializableTreeNode
The ListSerializableTreeNode with the child nodes
Top

CHARACTER GetKeyNodeGuid (character, character)

Purpose: Returns the guid of the key node, creating missing entries
Notes:

Parameters:
pcParent CHARACTER
The parent guid, normally the scope node
pcKey CHARACTER
The Translation key, will be split by '.'
Returns CHARACTER
The guid of the node for the last part of the key
Top

Consultingwerk.CommonUi.Components.TreeView.SerializableTreeRootNode GetRootNode (character, character)

Purpose: Returns the root node of an smart-tree-view component
Notes:

Parameters:
pcNodeType CHARACTER
The node type
pcFilter CHARACTER
The filter string (typically a JSON string)
Returns Consultingwerk.CommonUi.Components.TreeView.SerializableTreeRootNode
The SerializableTreeRootNode instance
Top

initialize ()

Purpose: Initializes the service
Notes: Registers it in the ISmartTreeNodeProviderRegistry

Top

ReadData ()

Purpose: Reads translation and language data to fill ttNodes
Notes:



Temp-Table Detail


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       06.07.2026 14:35:29