| 
            
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | DisplayDataset (handle) | 
     Displays the provided DataSet in the Control  | 
|
| - | FillTreeViewWithTableNames () | 
     Walk through the Dataset TopBuffers and add all of them with their
childs to the TreeView  | 
|
| - | InitializeComponent () | 
     Initializes the Visual Design  | 
|
| + | NodeMouseClickHandler (Object, TreeNodeMouseClickEventArgs) | 
     Switches the view to the table which is selected. Checks whether the
table is checked (data available).  | 
|
| - | System.Windows.Forms.TreeNode RecurseDatasetRelations (handle, handle, TreeNode) | 
     Add the DatasetRelations recursively to the tree  | 
|
| - | LOGICAL RecurseFindTreeNodeName (character, TreeNodeCollection) | 
     Find a TreeNode by Name  | 
|
| - | CHARACTER RecurseTreeNodeNames (TreeNodeCollection) | 
     Builds a list of all selected child tables from the given selected
node  | 
|
| - | System.Windows.Forms.TreeNode RecurseTreeNodes (TreeNodeCollection) | 
     Returns the first selected table to display in DataView  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | ProDatasetViewerControl () | 
     Initialize a new instance of the Class and subscribe to events.  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | HANDLE DataSet | 
       | 
| 
         
            
                Top
                
            
         
        PUBLIC DisplayDataset (handle)
 
  | 
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PRIVATE FillTreeViewWithTableNames ()
 
  | 
||||||||||||||||||||||||||||||
        
        PRIVATE InitializeComponent ()
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC NodeMouseClickHandler (Object, TreeNodeMouseClickEventArgs)
 
  | 
||||||||||||||||||||||||||||||
        
        PRIVATE System.Windows.Forms.TreeNode RecurseDatasetRelations (handle, handle, TreeNode)
 
  | 
||||||||||||||||||||||||||||||
        
        PRIVATE LOGICAL RecurseFindTreeNodeName (character, TreeNodeCollection)
 
  | 
||||||||||||||||||||||||||||||
        
        PRIVATE CHARACTER RecurseTreeNodeNames (TreeNodeCollection)
 
  | 
||||||||||||||||||||||||||||||
        
        PRIVATE System.Windows.Forms.TreeNode RecurseTreeNodes (TreeNodeCollection)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC ProDatasetViewerControl ()
 
  | 
||||||||
|---|---|---|---|---|---|---|---|---|
        
        PUBLIC HANDLE DataSet
 
  | 
|||||||||
|---|---|---|---|---|---|---|---|---|---|