Top Method Summary
Options Name Purpose
ApplyFilter (logical, logical) Applies the filter
ApplyNewOrModifiedStates (UltraTreeNode, character) Apply new or modified states to the nodes
FilterNewOrModifiedStates (TreeNodesCollection, logical, logical) Filter new or modified states
CHARACTER GetFileNameFromNode (UltraTreeNode) Get the filename from a node
CHARACTER GetFileStatusFromNode (UltraTreeNode) Get the file status from a node
Infragistics.Win.UltraWinTree.UltraTreeNode GetNode (UltraTreeNode, character, character) Get a node by key
Infragistics.Win.UltraWinTree.UltraTreeNode GetNodeByKey (character) Gets a node by key
Infragistics.Win.UltraWinTree.UltraTreeNode GetNodeByPath (UltraTreeNode, character) Get a node by path
CHARACTER GetObjectMasterGuidFromNode (UltraTreeNode) Get the object master guid from a node
CHARACTER GetObjectMasterNodeText (handle) Gets the object master node text
InitializeComponent () /*- The InitializeComponent method is automatically generated by the Visual Designer */
LoadFromDirectory (character) Loads a directory into the tree
OnSmartRepoFileSelected (SmartRepoFileSelectedEventArgs) Raises the SmartRepoFileSelected event
RebuildTree (character) Rebuilds the tree
ResetFilter () Resets the filter */
SetTypeIcon (UltraTreeNode, character) Sets the type icon
CHARACTER SplitPath (character, character) Splits the path into segments relative to the root
ultraTree1_MouseDoubleClick (Object, MouseEventArgs) Handler for the MouseDoubleClick event of the ultraTree1

Top Constructor Summary
Options Name Purpose
SmartRepoDiffTreeControl () The Constructor for the SmartRepoDiffTreeControl class */

Top Event Summary
Options Name Purpose
SmartRepoFileSelected (Object, SmartRepoFileSelectedEventArgs) Raised when a node with a reference to a file is double clicked

Top Property Summary
Options Name Purpose
CHARACTER CurrentFileName
CHARACTER CurrentFileStatus
CHARACTER CurrentObjectMasterGuid
Infragistics.Win.UltraWinTree.UltraTree TreeControl


Method Detail
Top

ApplyFilter (logical, logical)

Purpose: Applies the filter
Notes:

Parameters:
plNew LOGICAL
True if new nodes should be shown
plMod LOGICAL
True if modified nodes should be shown
Top

ApplyNewOrModifiedStates (UltraTreeNode, character)

Purpose: Apply new or modified states to the nodes
Notes:

Parameters:
poNode Infragistics.Win.UltraWinTree.UltraTreeNode
The node
pcFileStatus CHARACTER
The status of the file
Top

FilterNewOrModifiedStates (TreeNodesCollection, logical, logical)

Purpose: Filter new or modified states
Notes:

Parameters:
poNodes Infragistics.Win.UltraWinTree.TreeNodesCollection
The nodes to filter
plNew LOGICAL
True if new nodes should be shown
plMod LOGICAL
True if modified nodes should be shown
Top

CHARACTER GetFileNameFromNode (UltraTreeNode)

Purpose: Get the filename from a node
Notes:

Parameters:
poNode Infragistics.Win.UltraWinTree.UltraTreeNode
The node
Returns CHARACTER
The filename
Top

CHARACTER GetFileStatusFromNode (UltraTreeNode)

Purpose: Get the file status from a node
Notes:

Parameters:
poNode Infragistics.Win.UltraWinTree.UltraTreeNode
The node
Returns CHARACTER
The file status
Top

Infragistics.Win.UltraWinTree.UltraTreeNode GetNode (UltraTreeNode, character, character)

Purpose: Get a node by key
Notes: Creates the node if it does not exist

Parameters:
poParent Infragistics.Win.UltraWinTree.UltraTreeNode
The parent node
pcKey CHARACTER
The key
pcText CHARACTER
The text
Returns Infragistics.Win.UltraWinTree.UltraTreeNode
The node
Top

Infragistics.Win.UltraWinTree.UltraTreeNode GetNodeByKey (character)

Purpose: Gets a node by key
Notes:

Parameters:
pcKey CHARACTER
The key
Returns Infragistics.Win.UltraWinTree.UltraTreeNode
The node
Top

Infragistics.Win.UltraWinTree.UltraTreeNode GetNodeByPath (UltraTreeNode, character)

Purpose: Get a node by path
Notes: Creates the node if it does not exist

Parameters:
poRoot Infragistics.Win.UltraWinTree.UltraTreeNode
The root node
pcPath CHARACTER
The path
Returns Infragistics.Win.UltraWinTree.UltraTreeNode
The node
Top

CHARACTER GetObjectMasterGuidFromNode (UltraTreeNode)

Purpose: Get the object master guid from a node
Notes:

Parameters:
poNode Infragistics.Win.UltraWinTree.UltraTreeNode
The node
Returns CHARACTER
The object master guid
Top

CHARACTER GetObjectMasterNodeText (handle)

Purpose: Gets the object master node text
Notes:

Parameters:
phBuffer HANDLE
The eSmartObjectMaster buffer
Returns CHARACTER
The text
Top

InitializeComponent ()

The InitializeComponent method is automatically generated by the Visual Designer

Top

LoadFromDirectory (character)

Purpose: Loads a directory into the tree
Notes:

Parameters:
pcDirectory CHARACTER
The directory
Top

OnSmartRepoFileSelected (SmartRepoFileSelectedEventArgs)

Purpose: Raises the SmartRepoFileSelected event
Notes:

Parameters:
e Consultingwerk.Windows.Framework.Repository.SmartRepoFileSelectedEventArgs
The event arguments
Top

RebuildTree (character)

Purpose: Rebuilds the tree
Notes:

Parameters:
pcRoot CHARACTER
The root directory of the tree
Top

ResetFilter ()

Purpose: Resets the filter

Top

SetTypeIcon (UltraTreeNode, character)

Purpose: Sets the type icon
Notes:

Parameters:
poNode Infragistics.Win.UltraWinTree.UltraTreeNode
The node
pcObjectTypeGuid CHARACTER
The object type guid
Top

CHARACTER SplitPath (character, character)

Purpose: Splits the path into segments relative to the root
Notes:

Parameters:
pcRoot CHARACTER
The root
pcPath CHARACTER
The path
Returns CHARACTER
The segments
Top

ultraTree1_MouseDoubleClick (Object, MouseEventArgs)

Purpose: Handler for the MouseDoubleClick event of the ultraTree1
Notes:

Parameters:
sender System.Object
The object that raised the event
e System.Windows.Forms.MouseEventArgs
The event arguments


Constructor Detail
Top

SmartRepoDiffTreeControl ()

Purpose: The Constructor for the SmartRepoDiffTreeControl class



Event Detail
Top

SmartRepoFileSelected (Object, SmartRepoFileSelectedEventArgs)

Purpose: Raised when a node with a reference to a file is double clicked
Notes:

Parameters:
sender Progress.Lang.Object
The object that raised the event
e Consultingwerk.Windows.Framework.Repository.SmartRepoFileSelectedEventArgs
The EventArgs with the info for the event, includes the filename


Property Detail
Top

CHARACTER CurrentFileName


Returns CHARACTER
Top

CHARACTER CurrentFileStatus


Returns CHARACTER
Top

CHARACTER CurrentObjectMasterGuid


Returns CHARACTER
Top

Infragistics.Win.UltraWinTree.UltraTree TreeControl


Returns Infragistics.Win.UltraWinTree.UltraTree


Temp-Table Detail


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:15:35