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

File:TableImportForm
Purpose:Provides an user interface to select tables to import from
ABL source code
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Sep 19 22:55:34 CEST 2012



Top Method Summary
Options Name Purpose
InitializeComponent ()
SetTables (CharacterList) Sets the Tables for the List View
ultraListView1_ItemSelectionChanged (Object, ItemSelectionChangedEventArgs) Event handler for the ItemSelectionChanged event of the ultraListView1 instance

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

Top Property Summary
Options Name Purpose
Consultingwerk.Framework.Collections.CharacterList SelectedTables


Method Detail
Top

InitializeComponent ()


Top

SetTables (CharacterList)

Purpose: Sets the Tables for the List View
Notes:

Parameters:
poTables Consultingwerk.Framework.Collections.CharacterList
A CharacterList with the Tables to import
Top

ultraListView1_ItemSelectionChanged (Object, ItemSelectionChangedEventArgs)

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

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


Constructor Detail
Top

TableImportForm ()

Purpose: Constructor for the TableImportForm class
Notes:



Property Detail
Top

Consultingwerk.Framework.Collections.CharacterList SelectedTables


Returns Consultingwerk.Framework.Collections.CharacterList


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