Namespace: Consultingwerk.Studio.Proparse
Interface 
IProparseTreeViewCustomizer Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Studio.Proparse.Extensions.DataMemberProparseTreeViewExtension, Consultingwerk.Studio.Proparse.Extensions.LeaveTriggerProparseTreeViewExtension, Consultingwerk.Studio.Proparse.Extensions.ReplaceFieldAndTableReferencesExtension, Consultingwerk.Studio.Proparse.Extensions.UpdateEditingProparseTreeViewExtension

File:IProparseTreeViewCustomizer
Purpose:Interface for plugins that allow cusotmization/extension
of the ProparseTreeViewForm
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Nov 03 18:48:59 CET 2017
Purpose: Handles the parsing of a file
Notes:



Top Method Summary
Options Name Purpose
+ HandleFileParsed (character, ParseUnit) Handles the parsing of a file
+ Initialize (ProparseTreeViewForm, ProparseTreeViewControl) Initializes the Plugin


Method Detail
Top

PUBLIC HandleFileParsed (character, ParseUnit)

Purpose: Handles the parsing of a file
Notes:

Parameters:
pcFileName CHARACTER
The name of the parsed file
poParseUnit org.prorefactor.treeparser.ParseUnit
The proparse parse unit
Top

PUBLIC Initialize (ProparseTreeViewForm, ProparseTreeViewControl)

Purpose: Initializes the Plugin
Notes: Allows to contribute to the UI

Parameters:
poForm Consultingwerk.Studio.Proparse.ProparseTreeViewForm
The reference to the ProparseTreeViewForm instance
poControl Consultingwerk.Studio.Proparse.ProparseTreeViewControl
The reference to the ProparseTreeViewControl instance


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