Namespace: Consultingwerk.BusinessEntityDesigner.UI
Class 
RenameMoveDialog Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartWindowForm
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasPrimaryDataSourceAndTarget, IHasSecurityKey, ISmartToolbarTarget, ISmartWindowForm

File:RenameMoveDialog
Purpose:Dialog to Rename/Move a BusinessEntity
Author(s):Sebastian Wandel / Consultingwerk Ltd.
Created:Wed Jul 28 13:41:03 CEST 2021



Top Method Summary
Options Name Purpose
InitializeComponent () Initializes the Visual Design
ultraButtonCancel_Click (Object, EventArgs) Handler for the Click event of ultraButtonCancel
ultraButtonOkay_Click (Object, EventArgs) Handler for the Click event of ultraButtonOkay
ultraTextEditorNewPackage_EditorButtonClick (Object, EditorButtonEventArgs) Handler for the EditorButtonClick event of ultraTextEditorNewPackage

Top Constructor Summary
Options Name Purpose
RenameMoveDialog (dataset) Constructor for the RenameMoveDialog class

Top Property Summary
Options Name Purpose
LOGICAL ApplyToDataAccess
LOGICAL ApplyToDatasetController
LOGICAL ApplyToPluginGeneratedCode
CHARACTER NewName
CHARACTER NewPackage


Method Detail
Top

InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

ultraButtonCancel_Click (Object, EventArgs)

Purpose: Handler for the Click event of ultraButtonCancel
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

ultraButtonOkay_Click (Object, EventArgs)

Purpose: Handler for the Click event of ultraButtonOkay
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

ultraTextEditorNewPackage_EditorButtonClick (Object, EditorButtonEventArgs)

Purpose: Handler for the EditorButtonClick event of ultraTextEditorNewPackage
Notes:

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


Constructor Detail
Top

RenameMoveDialog (dataset)

Purpose: Constructor for the RenameMoveDialog class
Notes:

Parameters:
dsBusinessEntity DATASET dsBusinessEntity
The dataset containing data about the BusinessEntity


Property Detail
Top

LOGICAL ApplyToDataAccess


Returns LOGICAL
Top

LOGICAL ApplyToDatasetController


Returns LOGICAL
Top

LOGICAL ApplyToPluginGeneratedCode


Returns LOGICAL
Top

CHARACTER NewName


Returns CHARACTER
Top

CHARACTER NewPackage


Returns CHARACTER


ProDataset Detail

ProDataset dsBusinessEntity

Member tables: eBusinessEntity, eDataRelation, eDataRelationProperties, eTable, eField, eFieldProperties, eIndex, eIndexProperties, eTableProperties, eBusinessEntityProperties


Temp-Table Detail

Temp-Table eBusinessEntity

Defined in:

Temp-Table eBusinessEntityProperties

Defined in:

Temp-Table eDataRelation

Defined in:

Temp-Table eDataRelationProperties

Defined in:

Temp-Table eField

Defined in:

Temp-Table eFieldProperties

Defined in:

Temp-Table eIndex

Defined in:

Temp-Table eIndexProperties

Defined in:

Temp-Table eTable

Defined in:

Temp-Table eTableProperties

Defined in:


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