Namespace: Consultingwerk.Studio.LegacyGuiMigration.Frame
Class 
AblFrameMigrationForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartWindowForm
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasPrimaryDataSourceAndTarget, IHasSecurityKey, ISmartToolbarTarget, ISmartWindowForm




Top Method Summary
Options Name Purpose
AblFrameMigrationForm_DragDrop (Object, DragEventArgs) Event handler for the DragDrop event of the Form
AblFrameMigrationForm_DragEnter (Object, DragEventArgs) Event handler for the DragEnter event of the Form
AddToExistingBusinessEntity () Adds a temp-table to an existing Business Entity
BindFrameWidgetTempTable (table) Binds the ttFrameWidget temp-table
BindSelectedFrameWidgetTempTable (table) Binds the ttSelectedFrameWidget temp-table
BindTriggerDataset (dataset) Binds the dsTrigger dataset
BrowseAblGuiFiles () Browses for an ABL GUI file
coFrameName_ValueChanged (Object, EventArgs) Event handler for the ValueChanged event of the coFrameName
CustomizeBusinessEntity (Object, CustomizeBusinessEntityEventArgs) Event handler for the CustomizeBusinessEntity event of the CreateBusinessEntityWizardForm
CustomizeBusinessEntity (rowid, handle, BusinessEntityDatasetController) Event handler for the CustomizeBusinessEntity event of the CreateBusinessEntityWizardForm
DeselectAll () Marks all records as deselected
DisplayStatus (character) Displays the Status
GenerateKendoUiBuilderView () Generates a Kendo UI Builder View
GenerateMetaViewer () Generates a Viewer in the Repository
GenerateTempTable () Generates a Temp-Table based on the Variables or Fields used in a FRAME
GenerateViewer () Generates the SmartViewerControl based on the setting in the screen
Consultingwerk.Studio.LegacyGuiMigration.Frame.ViewerSettings GetViewerSettings () Returns the ViewerSettings instance with the configuration of this screen
InitializeComponent ()
LookupKeyDownHandler (Object, KeyEventArgs) Event handler for the KeyDown handler of the Text boxes with an EditorButton (Lookup)
OnFormClosing (FormClosingEventArgs) Raises the FormClosing Event
OnLoad (EventArgs) Raises the Load event
OpenFile () Shows the openFileDialog1 and opens a file for parsing
OpenFile (character) Opens the given file
OpenFileFromLru (character) Opens a File From the LRU
OpenFileInProparse () Opens the current file in the Proparse Tree View
OpenInPdsoe () Opens the current file in PDSOE
OpenInVsCode () Opens the current file in VS Code
OpenInWindsurf () Opens the current file in Windsurf
SaveUnsavedChanges () Saves unsaved changes in the SmartUpdatableBrowser
SelectAll () Marks all records as selected
SelectAll (logical) Marks all records as selected or deselected
ShowMessageHandler (Object, ShowMessageEventArgs) Event handler for the ShowMessage event of the migration service
ShowNewBusinessEntityWizard () Shows the wizard to create a new Business Entity
ShowOptionsDialog () Opens the Options Dialog
smartToolbarController1_ToolClick (Object, ToolClickEventArgs) Event handler for the ToolClick event of the smartToolbarController1
StatusChangedHandler (Object, StatusChangedEventArgs) Event handler for the StatusChanged event of the Frame or Trigger Parser
ultraCheckEditor1_CheckedChanged (Object, EventArgs) Event handler for the CheckedChanged event of the ultraCheckEditor1
ultraTextEditor1_EditorButtonClick (Object, EditorButtonEventArgs) Event handler for the EditorButtonClick event of the ultraTextEditor1
ultraTextEditor2_EditorButtonClick (Object, EditorButtonEventArgs) Event handler for the EditorButtonClick event of the ultraTextEditor2
ultraTextEditor3_EditorButtonClick (Object, EditorButtonEventArgs) Event handler for the EditorButtonClick event of the ultraTextEditor3

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

Top Property Summary
Options Name Purpose
CHARACTER FileName


Method Detail
Top

AblFrameMigrationForm_DragDrop (Object, DragEventArgs)

Purpose: Event handler for the DragDrop event of the Form
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.Windows.Forms.DragEventArgs
The DragEventArgs with the data for this event
Top

AblFrameMigrationForm_DragEnter (Object, DragEventArgs)

Purpose: Event handler for the DragEnter event of the Form
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.Windows.Forms.DragEventArgs
The DragEventArgs with the data for this event
Top

AddToExistingBusinessEntity ()

Purpose: Adds a temp-table to an existing Business Entity
Notes:

Top

BindFrameWidgetTempTable (table)

Purpose: Binds the ttFrameWidget temp-table
Notes:

Parameters:
ttFrameWidget TEMP-TABLE ttFrameWidget
BIND temp-table
Top

BindSelectedFrameWidgetTempTable (table)

Purpose: Binds the ttSelectedFrameWidget temp-table
Notes:

Parameters:
ttSelectedFrameWidget TEMP-TABLE ttSelectedFrameWidget
BIND temp-table
Top

BindTriggerDataset (dataset)

Purpose: Binds the dsTrigger dataset
Notes:

Parameters:
dsTrigger DATASET dsTrigger
BIND dataset
Top

BrowseAblGuiFiles ()

Purpose: Browses for an ABL GUI file
Notes:

Top

coFrameName_ValueChanged (Object, EventArgs)

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

CustomizeBusinessEntity (Object, CustomizeBusinessEntityEventArgs)

Purpose: Event handler for the CustomizeBusinessEntity event of the
CreateBusinessEntityWizardForm
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.Studio.LegacyGuiMigration.CreateBusinessEntityWizard.CustomizeBusinessEntityEventArgs
The CustomizeBusinessEntityEventArgs with the data for this event
Top

CustomizeBusinessEntity (rowid, handle, BusinessEntityDatasetController)

Purpose: Event handler for the CustomizeBusinessEntity event of the
CreateBusinessEntityWizardForm
Notes:

Parameters:
proTableRowid ROWID
The rowid of the eTable record
phDataset HANDLE
The handle of the dsBusinessEntity Dataset
poController Consultingwerk.BusinessEntityDesigner.Services.BusinessEntityDatasetController
The reference to the BusinessEntityDatasetController that maintains the dsBusinessEntity
Top

DeselectAll ()

Purpose: Marks all records as deselected
Notes:

Top

DisplayStatus (character)

Purpose: Displays the Status
Notes:

Parameters:
pcStatus CHARACTER
The status to display
Top

GenerateKendoUiBuilderView ()

Purpose: Generates a Kendo UI Builder View
Notes:

Top

GenerateMetaViewer ()

Purpose: Generates a Viewer in the Repository
Notes:

Top

GenerateTempTable ()

Purpose: Generates a Temp-Table based on the Variables or Fields used in
a FRAME
Notes: Starting point for generating Business Entities based on existing
Frames

Top

GenerateViewer ()

Purpose: Generates the SmartViewerControl based on the setting in the screen
Notes:

Top

Consultingwerk.Studio.LegacyGuiMigration.Frame.ViewerSettings GetViewerSettings ()

Purpose: Returns the ViewerSettings instance with the configuration of this screen
Notes:

Returns Consultingwerk.Studio.LegacyGuiMigration.Frame.ViewerSettings
The ViewerSettings instance
Top

InitializeComponent ()


Top

LookupKeyDownHandler (Object, KeyEventArgs)

Purpose: Event handler for the KeyDown handler of the Text boxes with an
EditorButton (Lookup)
Notes: Maps F3 to EditorButtonClick

Parameters:
sender System.Object
The reference to the object that raised the event
e System.Windows.Forms.KeyEventArgs
The KeyEventArgs with the data for this event
Top

OnFormClosing (FormClosingEventArgs)

Purpose: Raises the FormClosing Event
Notes:

Parameters:
e System.Windows.Forms.FormClosingEventArgs
The FormClosingEventArgs with the data for this event
Top

OnLoad (EventArgs)

Purpose: Raises the Load event
Notes:

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

OpenFile ()

Purpose: Shows the openFileDialog1 and opens a file for parsing
Notes:

Top

OpenFile (character)

Purpose: Opens the given file
Notes:

Parameters:
pcFileName CHARACTER
The name of the file of open
Top

OpenFileFromLru (character)

Purpose: Opens a File From the LRU
Notes:

Parameters:
pcFileName CHARACTER
The name of the file to open
Top

OpenFileInProparse ()

Purpose: Opens the current file in the Proparse Tree View
Notes:

Top

OpenInPdsoe ()

Purpose: Opens the current file in PDSOE
Notes:

Top

OpenInVsCode ()

Purpose: Opens the current file in VS Code
Notes:

Top

OpenInWindsurf ()

Purpose: Opens the current file in Windsurf
Notes:

Top

SaveUnsavedChanges ()

Purpose: Saves unsaved changes in the SmartUpdatableBrowser
Notes:

Top

SelectAll ()

Purpose: Marks all records as selected
Notes:

Top

SelectAll (logical)

Purpose: Marks all records as selected or deselected
Notes:

Parameters:
plSelected LOGICAL
Logical value indicating if the records should be selected (true) or deselected (false)
Top

ShowMessageHandler (Object, ShowMessageEventArgs)

Purpose: Event handler for the ShowMessage event of the migration service
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.Framework.ShowMessageEventArgs
The ShowMessageEventArgs with the data for this event
Top

ShowNewBusinessEntityWizard ()

Purpose: Shows the wizard to create a new Business Entity
Notes:

Top

ShowOptionsDialog ()

Purpose: Opens the Options Dialog
Notes:

Top

smartToolbarController1_ToolClick (Object, ToolClickEventArgs)

Purpose: Event handler for the ToolClick event of the smartToolbarController1
Notes:

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

StatusChangedHandler (Object, StatusChangedEventArgs)

Purpose: Event handler for the StatusChanged event of the Frame or Trigger
Parser
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.StatusChangedEventArgs
The StatusChangedEventArgs with the data for this event
Top

ultraCheckEditor1_CheckedChanged (Object, EventArgs)

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

ultraTextEditor1_EditorButtonClick (Object, EditorButtonEventArgs)

Purpose: Event handler for the EditorButtonClick event of the ultraTextEditor1
Notes: Opens the Business Entity search dialog

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 event of the ultraTextEditor2
Notes: Opens the Table Selection dialog for the chosen Business Entity

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

ultraTextEditor3_EditorButtonClick (Object, EditorButtonEventArgs)

Purpose: Event handler for the EditorButtonClick event of the ultraTextEditor3
Notes: Opens the Package Selection dialog

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

AblFrameMigrationForm ()

Purpose: Constructor for the AblFrameMigrationForm class
Notes:



Property Detail
Top

CHARACTER FileName


Returns CHARACTER


ProDataset Detail

ProDataset dsTrigger

Member tables: ttTriggerEvent, ttTriggerCode


Temp-Table Detail

Temp-Table ttFrameWidget

Defined in:

Temp-Table ttSelectedFrameWidget

Defined in:

Temp-Table ttTriggerCode

Defined in:

Temp-Table ttTriggerEvent

Defined in:


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