class: ModuleDefinition

public class: ModuleDefinition
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 7.12.2005 13:35:15; Modified: 9.12.2005 12:52:32;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {6C9CB5F6-65DA-43b2-B776-3723616CB128}
Summary description for RemoveDllForm.

 

Goto: Fields, Methods

Implements: Manage external methods

See also: DBDataAdmin, , NewDllForm, Manage external methods

Appears in: UC Module definition, Class Diagram

Connections
 
ModuleDefinition Attributes
Attribute Details
private System.ComponentModel.Container
  components
Initial: null
Notes: Required designer variable.

private DBDataAdmin.AllTransforms
  at
private System.Windows.Forms.Button
  BTRemove
private System.Windows.Forms.Button
  BTOK
private System.Windows.Forms.Button
  BTCancel
private System.Windows.Forms.ListView
  listView1
private System.Windows.Forms.ColumnHeader
  CHId
private System.Windows.Forms.ColumnHeader
  CHDllPath
private System.Windows.Forms.ColumnHeader
  CHDescription
private System.Windows.Forms.ColumnHeader
  CHClass
private System.Windows.Forms.ColumnHeader
  CHType
private System.Windows.Forms.Button
  BTAdd
private DBDataAdmin
  dbAdmin
 
ModuleDefinition Methods
Operation Details
public
ModuleDefinition(
   DBDataAdmin dbAdmin):
protected
Dispose(
   bool disposing):void
Tags: override=true
Notes: Clean up any resources being used.
private
InitializeComponent():void
Notes: Required method for Designer support - do not modify the contents of this method with the code editor.
private
BTRemove_Click(
   object sender,
   System.EventArgs e):void
private
BTOK_Click(
   object sender,
   System.EventArgs e):void
private
ModuleDefinition_Load(
   object sender,
   System.EventArgs e):void
private
GetParams(
   OneTransform ot):string
private
BTAdd_Click(
   object sender,
   System.EventArgs e):void