| 
            
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | ApplyFilter (logical, logical) | 
     Applies the filter  | 
|
| # | ApplyNewOrModifiedStates (UltraTreeNode, character) | 
     Apply new or modified states to the nodes  | 
|
| # | CreateVerbs () | 
     Creates Designer Verbs based on the DesignerVerbs property  Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl  | 
|
| # | FilterNewOrModifiedStates (TreeNodesCollection, logical, logical) | 
     Filter new or modified states  | 
|
| + | System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents () | 
     Returns a List of all Components in the Form  Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl  | 
|
| + | 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  | 
|
| # | OnLoad (EventArgs) | 
     Raises the Load event  Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl  | 
|
| # | OnSmartRepoFileSelected (SmartRepoFileSelectedEventArgs) | 
     Raises the SmartRepoFileSelected event  | 
|
| + | OnVerbClicked (character) | 
     Event Handler method for Designer Verbs  Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl  | 
|
| # | ParentFormDestroyedHandler (Object, EventArgs) | 
     Event handler for the FormDestroyed event of the owning Form  Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl  | 
|
| # | 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  | 
|
| + | SubscribeParentFormDestroyed () | 
     Subscribes the ParentFormDestroyed event  Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl  | 
|
| # | SubscribeUserControlEvents () | 
     Allows for custom event subscriptions during OnLoad()  Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl  | 
|
| - | ultraTree1_MouseDoubleClick (Object, MouseEventArgs) | 
     Handler for the MouseDoubleClick event of the ultraTree1  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | SmartRepoDiffTreeControl () | 
     The Constructor for the SmartRepoDiffTreeControl class
*/  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | SmartRepoFileSelected (Object, SmartRepoFileSelectedEventArgs) | 
     Raised when a node with a reference to a file is double clicked  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | CHARACTER CurrentFileName | 
       | 
|
| + | CHARACTER CurrentFileStatus | 
       | 
|
| + | CHARACTER CurrentObjectMasterGuid | 
       | 
|
| # | CHARACTER DesignerVerbs | 
       Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl  | 
|
| + | LOGICAL DesignTime | 
       Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl  | 
|
| # | CHARACTER HiddenProperties | 
       Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl  | 
|
| # | CHARACTER NonBrowsableProperties | 
       Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl  | 
|
| # | LOGICAL ParentFormDestroyedSubscribed | 
       Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl  | 
|
| + | Infragistics.Win.UltraWinTree.UltraTree TreeControl | 
       | 
|
| # | LOGICAL UserControlEventsSubscribed | 
       Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl  | 
| 
         
            
                Top
                
            
         
        PUBLIC ApplyFilter (logical, logical)
 
  | 
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PROTECTED ApplyNewOrModifiedStates (UltraTreeNode, character)
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED CreateVerbs ()
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED FilterNewOrModifiedStates (TreeNodesCollection, logical, logical)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents ()
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC CHARACTER GetFileNameFromNode (UltraTreeNode)
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED CHARACTER GetFileStatusFromNode (UltraTreeNode)
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED Infragistics.Win.UltraWinTree.UltraTreeNode GetNode (UltraTreeNode, character, character)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC Infragistics.Win.UltraWinTree.UltraTreeNode GetNodeByKey (character)
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED Infragistics.Win.UltraWinTree.UltraTreeNode GetNodeByPath (UltraTreeNode, character)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC CHARACTER GetObjectMasterGuidFromNode (UltraTreeNode)
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED CHARACTER GetObjectMasterNodeText (handle)
 
  | 
||||||||||||||||||||||||||||||
        
        PRIVATE InitializeComponent ()
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC LoadFromDirectory (character)
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED OnLoad (EventArgs)
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED OnSmartRepoFileSelected (SmartRepoFileSelectedEventArgs)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC OnVerbClicked (character)
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED ParentFormDestroyedHandler (Object, EventArgs)
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED RebuildTree (character)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC ResetFilter ()
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED SetTypeIcon (UltraTreeNode, character)
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED CHARACTER SplitPath (character, character)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC SubscribeParentFormDestroyed ()
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED SubscribeUserControlEvents ()
 
  | 
||||||||||||||||||||||||||||||
        
        PRIVATE ultraTree1_MouseDoubleClick (Object, MouseEventArgs)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC SmartRepoDiffTreeControl ()
 
  | 
||||||
|---|---|---|---|---|---|---|
        
        PUBLIC SmartRepoFileSelected (Object, SmartRepoFileSelectedEventArgs)
 
  | 
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC CHARACTER CurrentFileName
 
  | 
|||||||||
|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC CHARACTER CurrentFileStatus
 
  | 
|||||||||
        
        PUBLIC CHARACTER CurrentObjectMasterGuid
 
  | 
|||||||||
        
        PROTECTED CHARACTER DesignerVerbs
 
  | 
|||||||||
        
        PUBLIC LOGICAL DesignTime
 
  | 
|||||||||
        
        PROTECTED CHARACTER HiddenProperties
 
  | 
|||||||||
        
        PROTECTED CHARACTER NonBrowsableProperties
 
  | 
|||||||||
        
        PROTECTED LOGICAL ParentFormDestroyedSubscribed
 
  | 
|||||||||
        
        PUBLIC Infragistics.Win.UltraWinTree.UltraTree TreeControl
  | 
|||||||||
        
        PROTECTED LOGICAL UserControlEventsSubscribed
 
  | 
|||||||||