Namespace: Consultingwerk.Windows.Framework.Repository.ExportImport
Class 
ExportImportForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartWindowForm
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasPrimaryDataSourceAndTarget, IHasSecurityKey, ISmartToolbarTarget, ISmartWindowForm

File:ExportImportForm
Purpose:Export and Import Repository Objects
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Jan 06 12:38:53 CET 2017



Top Method Summary
Options Name Purpose
btnClose_Click (Object, EventArgs) Event handler for the Click event of the btnClose
btnExportImport_Click (Object, EventArgs) Event handler for the Click event of the btnExportImport
btnFetchObjectsForImport_Click (Object, EventArgs) Event handler for the Click event of the btnFetchObjectsForImport
btnPopulateList_Click (Object, EventArgs) Event handler for the Click event of the btnPopulateList
Export () Exports repository objects using the dialog options
Import () Imports repository objects using the dialog options
InitializeComponent () Initializes the Visual Design
OnLoad (EventArgs) Raises the Load event
ultraDateTimeEditor1_EditorButtonClick (Object, EditorButtonEventArgs) Event handle for the EditorButtonClick event of the ultraDateTimeEditor1
ultraTabControl1_SelectedTabChanged (Object, SelectedTabChangedEventArgs) Event handler for the SelectedTabChanged event of the ultraTabControl
ultraTextEditor1_EditorButtonClick (Object, EditorButtonEventArgs) Event handle for the EditorButtonClick event of the ultraTextEditor1
ultraTextEditor2_EditorButtonClick (Object, EditorButtonEventArgs) Event handler for the EditorButtonClick of the ultraTextEditor2

Top Constructor Summary
Options Name Purpose
ExportImportForm () Constructor for the ExportImportForm class


Method Detail
Top

btnClose_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnClose
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

btnExportImport_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnExportImport
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

btnFetchObjectsForImport_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnFetchObjectsForImport
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

btnPopulateList_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnPopulateList
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

Export ()

Purpose: Exports repository objects using the dialog options
Notes:

Top

Import ()

Purpose: Imports repository objects using the dialog options
Notes:

Top

InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

OnLoad (EventArgs)

Purpose: Raises the Load event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

ultraDateTimeEditor1_EditorButtonClick (Object, EditorButtonEventArgs)

Purpose: Event handle for the EditorButtonClick event of the ultraDateTimeEditor1
Notes:

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

ultraTabControl1_SelectedTabChanged (Object, SelectedTabChangedEventArgs)

Purpose: Event handler for the SelectedTabChanged event of the ultraTabControl
Notes:

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

ultraTextEditor1_EditorButtonClick (Object, EditorButtonEventArgs)

Purpose: Event handle for the EditorButtonClick event of the ultraTextEditor1
Notes:

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

ultraTextEditor2_EditorButtonClick (Object, EditorButtonEventArgs)

Purpose: Event handler for the EditorButtonClick of the ultraTextEditor2
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinEditors.EditorButtonEventArgs
The EditorButtonEventArgs with the data for this event


Constructor Detail
Top

ExportImportForm ()

Purpose: Constructor for the ExportImportForm class
Notes:



Temp-Table Detail


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