Namespace: Consultingwerk.Studio.LegacyGuiMigration.Browse
Interface 
IAblBrowseMigrationService Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Studio.LegacyGuiMigration.Browse.AblBrowseMigrationService

Purpose: Raised when the status of the class has changed
Notes:



Top Method Summary
Options Name Purpose
+ GenerateMetaGrid (character, character, CreateObjectMasterParameter, logical) Generates a Grid in the Repository
+ Consultingwerk.Framework.Collections.CharacterList GetBrowseNames (character) Parses the given file and returns a list of BROWSE names
+ ParseBrowseColumns (character, character, BrowseSettings) Parses the file for columns of the given browse widget

Top Event Summary
Options Name Purpose
+ StatusChanged (Object, StatusChangedEventArgs) Raised when the status of the class has changed

Top Property Summary
Options Name Purpose
+ HANDLE BrowseColumnTempTable
+ HANDLE SelectedBrowseColumnTempTable
+ HANDLE TriggerDataset


Method Detail
Top

PUBLIC GenerateMetaGrid (character, character, CreateObjectMasterParameter, logical)

Purpose: Generates a Grid in the Repository
Notes:

Parameters:
pcEntityName CHARACTER
The name of the Business Entity
pcEntityTables CHARACTER
The names of the Business Entity tables
poParameter Consultingwerk.SmartFramework.Repository.CreateObjectMasterParameter
The CreateObjectMasterParameter instance with the name and module of the object to be created
plUpdatingExistingMaster LOGICAL
Updating existing master
Top

PUBLIC Consultingwerk.Framework.Collections.CharacterList GetBrowseNames (character)

Purpose: Parses the given file and returns a list of BROWSE names
Notes:

Parameters:
pcFileName CHARACTER
The name of the file to parse
Returns Consultingwerk.Framework.Collections.CharacterList
The CharacterList of Browse names
Top

PUBLIC ParseBrowseColumns (character, character, BrowseSettings)

Purpose: Parses the file for columns of the given browse widget
Notes: Populates ttSelectedBrowseColumn temp-table

Parameters:
pcFileName CHARACTER
The name of the file to parse
pcBrowseName CHARACTER
The name of the browse widget
poBrowseSettings Consultingwerk.Studio.LegacyGuiMigration.Browse.BrowseSettings
The viewer settings for this call


Event Detail
Top

PUBLIC StatusChanged (Object, StatusChangedEventArgs)

Purpose: Raised when the status of the class has changed
Notes:

Parameters:
sender Progress.Lang.Object
The object that raised the StatusChanged event
e Consultingwerk.StatusChangedEventArgs
The StatusChangedEventArgs with the data for the event


Property Detail
Top

PUBLIC HANDLE BrowseColumnTempTable


Returns HANDLE
Top

PUBLIC HANDLE SelectedBrowseColumnTempTable


Returns HANDLE
Top

PUBLIC HANDLE TriggerDataset


Returns HANDLE


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:15:27