class: ShowDataDialog

public class: ShowDataDialog
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 14.12.2005 23:27:00; Modified: 15.12.2005 0:06:46;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {6D0C6479-65F1-493c-94B1-326E65ABB196}
Show table from database.

 

Goto: Fields, Methods

Extends: ToolWindow

See also: ToolWindow, SOMForm

Appears in: CD Main module

Connections
 
ShowDataDialog Attributes
Attribute Details
private GuiExt.DataGridEx
  dataGridEx
private System.ComponentModel.Container
  components
Initial: null
Notes: Required designer variable.

 
ShowDataDialog Methods
Operation Details
public
ShowDataDialog(
   int version,
   DBDataAdmin dbAdmin):
Notes: Constructor. Initialized dataGridEx component with correct version.
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.