Namespace: Consultingwerk.BusinessEntityDesigner
Interface 
IBusinessEntityDesignerPlugin Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.BusinessEntityDesigner.Plugins.ActionTypePlugin, Consultingwerk.BusinessEntityDesigner.Plugins.BatchGeneratorPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.BusinessEntityBusinessTaskGeneratorPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.BusinessEntityRelationsPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.CalculatedFieldsInterfaceGeneratorPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.ClassAnnotationGeneratorPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.CsharpGeneratorPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.DataAccessMockGenerator.DataAccessMockGeneratorPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.DataSourceExtendedInfoPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.DynamicBusinessEntityGeneratorPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.EnsureCrLfLineEndingsPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.EntityClassGeneratorPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.IdeSupportPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.IndexSelectionPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.JavaScriptSafeNameValidationPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.Json.JsonSchemaImporterPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.KendoUiBuilderGeneratorPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.KendoUiGridGeneratorPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.ModelClassGeneratorPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.OedtCommentStylePlugin, Consultingwerk.BusinessEntityDesigner.Plugins.OpenAccessSdkGeneratorPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.RestServiceGeneratorPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.SaveImagePlugin, Consultingwerk.BusinessEntityDesigner.Plugins.SmartDataObjectImporterPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.SmartFrameworkSupportPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.SmartTabPageControlPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.SmartViewerGeneratorPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.SmartWindowGeneratorPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.StaticDataAccessQuery.StaticDataAccessQueryPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.StaticNamesGeneratorPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.SwaggerGeneratorPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.TableAndFieldConstantsGeneratorPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.TableAndFieldStaticClassGeneratorPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.TableQueryBuilderGeneratorPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.TelerikMobilePlugin, Consultingwerk.BusinessEntityDesigner.Plugins.TempTableIncludeFilePlugin, Consultingwerk.BusinessEntityDesigner.Plugins.TempTableMetaInformationPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.ValueObjectRepositoryGeneratorPlugin, Consultingwerk.BusinessEntityDesigner.Plugins.Web2ViewGeneratorPlugin, Consultingwerk.Windows.Framework.Repository.Plugins.SmartRepositorySupportPlugin

File:IBusinessEntityDesignerPlugin
Purpose:Interface describing methods required for Plugins
into the Business Entity Designer application
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Mar 25 23:25:21 CET 2011



Top Method Summary
Options Name Purpose
+ Shutdown () Method called when the Business Entity Designer will get closed
+ Startup (dataset, BusinessEntityDatasetController, BusinessEntityDesignerForm, UltraToolbarsManager) Method called when the Business Entity Designer is starting and has loaded the plugin.


Method Detail
Top

PUBLIC Shutdown ()

Purpose: Method called when the Business Entity Designer will get closed
Notes:

Top

PUBLIC Startup (dataset, BusinessEntityDatasetController, BusinessEntityDesignerForm, UltraToolbarsManager)

Purpose: Method called when the Business Entity Designer is starting and
has loaded the plugin.
Notes: Passes references to some key components of the Designer to
the plugin, use this to initialize the plugin, subscribe to events

Parameters:
dsBusinessEntity DATASET dsBusinessEntity
Business Entity with the Design dataset, called with the BIND keyword
poController Consultingwerk.BusinessEntityDesigner.Services.BusinessEntityDatasetController
The BusinessEntityDatasetController
poForm Consultingwerk.BusinessEntityDesigner.UI.BusinessEntityDesignerForm
The main Form of the BusinessEntityDesigner
poToolbar Infragistics.Win.UltraWinToolbars.UltraToolbarsManager
The reference to the UltraToolbarsManager used by the BusinessEntityDesigner


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-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:49:01