Namespace: Consultingwerk.BusinessEntityDesigner.Plugins.TempTableIncludeFiles
Class 
TempTableIncludeFilesForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Forms.BaseForm
Implements: Consultingwerk.Forms.IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasSecurityKey

File:TempTableIncludeFilesForm
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Sep 09 19:55:30 CEST 2021



Top Method Summary
Options Name Purpose
AddIncludeFile () Adds include files to the list
CHARACTER GetIncludeFileNames () Returns the list of Include File names
InitializeComponent () Initializes the Visual Design
RemoveSelection () Removes selected entries
ultraButton1_Click (Object, EventArgs) Event handler for the Click event of the ultraButton1
ultraListView1_ItemSelectionChanged (Object, ItemSelectionChangedEventArgs) Event handler for the ItemSelectionChanged event of the ultraListView1
ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs) Event handler for the ToolClick event of the ultraToolbarsManager1 component

Top Constructor Summary
Options Name Purpose
TempTableIncludeFilesForm () Constructor for the TempTableIncludeFilesForm class
TempTableIncludeFilesForm (character, character) Constructor for the TempTableIncludeFilesForm class

Top Property Summary
Options Name Purpose
CHARACTER IncludeFileNames


Method Detail
Top

AddIncludeFile ()

Purpose: Adds include files to the list
Notes:

Top

CHARACTER GetIncludeFileNames ()

Purpose: Returns the list of Include File names
Notes:

Returns CHARACTER
The comma-delimited list of include file names
Top

InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

RemoveSelection ()

Purpose: Removes selected entries
Notes:

Top

ultraButton1_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the ultraButton1
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

ultraListView1_ItemSelectionChanged (Object, ItemSelectionChangedEventArgs)

Purpose: Event handler for the ItemSelectionChanged event of the ultraListView1
Notes:

Parameters:
sender System.Object
The reference to the control that raised the event
e Infragistics.Win.UltraWinListView.ItemSelectionChangedEventArgs
The ItemSelectionChangedEventArgs with the data for this event
Top

ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs)

Purpose: Event handler for the ToolClick event of the ultraToolbarsManager1 component
Notes:

Parameters:
sender System.Object
The reference to the component that raised the event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
The ToolClickEventArgs with the data for this event


Constructor Detail
Top

TempTableIncludeFilesForm ()

Purpose: Constructor for the TempTableIncludeFilesForm class
Notes:

Top

TempTableIncludeFilesForm (character, character)

Purpose: Constructor for the TempTableIncludeFilesForm class
Notes:

Parameters:
pcTempTableName CHARACTER
The name of the temp-tables
pcIncludeFiles CHARACTER
The list of include file names


Property Detail
Top

CHARACTER IncludeFileNames


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:20:40